- Posts: 15
- Thank you received: 1
Edit css search results
- valxris
- Topic Author
- Offline
- New Member
Less
More
10 years 7 months ago - 10 years 7 months ago #1748
by valxris
Edit css search results was created by valxris
Hi
I want to edit the css of the search results but there is not a css folder or css file in the
com_customproperties folder in components to edit. I see with firebug that the style comes from
bootstrap.css. Shall i make changes in that file? Or am i missing something?
update:
i found the file here
mysitecom/media/com_customproperties/css/customproperties.css
made some changes. I made an override with bootstrap.css everything ok now.
Regards
Valantis
I want to edit the css of the search results but there is not a css folder or css file in the
com_customproperties folder in components to edit. I see with firebug that the style comes from
bootstrap.css. Shall i make changes in that file? Or am i missing something?
update:
i found the file here
mysitecom/media/com_customproperties/css/customproperties.css
made some changes. I made an override with bootstrap.css everything ok now.
Regards
Valantis
Last edit: 10 years 7 months ago by valxris.
Please Log in or Create an account to join the conversation.
- valxris
- Topic Author
- Offline
- New Member
Less
More
- Posts: 15
- Thank you received: 1
10 years 7 months ago - 10 years 7 months ago #1749
by valxris
Replied by valxris on topic Edit css search results
I started changing the bootstrap.css, i guess that is how joomla 3 works..?
Another question: How can i asign the sidebar menu module to the search result page?
I created a hidden menu as i found at another topic, the cpsearch module is showing
at the result page, but not the sidebar menu module.
Thank you
Update:
I figured it out for the menu: You have to select the "Base Item" at the menu module to be the same as the "Select Menu" to be able to show at all the pages asigned otherwise it is displayed only at the current menu pages.
Another question: How can i asign the sidebar menu module to the search result page?
I created a hidden menu as i found at another topic, the cpsearch module is showing
at the result page, but not the sidebar menu module.
Thank you
Update:
I figured it out for the menu: You have to select the "Base Item" at the menu module to be the same as the "Select Menu" to be able to show at all the pages asigned otherwise it is displayed only at the current menu pages.
Last edit: 10 years 7 months ago by valxris.
Please Log in or Create an account to join the conversation.
- valxris
- Topic Author
- Offline
- New Member
Less
More
- Posts: 15
- Thank you received: 1
10 years 7 months ago - 10 years 7 months ago #1759
by valxris
Replied by valxris on topic Edit css search results
Hi
i have another problem. When i customise the cpsearch select like this:
div.cpsearch select{
width: 255px;
margin: 10px 0 0 25px;
background-color: #E9F1F3;
border: 1px solid #BDDCEA;
it affects only the look at the page after searching.
Before searching it gets code from the bootstrap.css.
The same is happening with the div.cp-auto-submit.
And if i customise this in bootstrap i may have some problem with other butons in my site.
How to fix this?
update: i solved this too..
i have another problem. When i customise the cpsearch select like this:
div.cpsearch select{
width: 255px;
margin: 10px 0 0 25px;
background-color: #E9F1F3;
border: 1px solid #BDDCEA;
it affects only the look at the page after searching.
Before searching it gets code from the bootstrap.css.
The same is happening with the div.cp-auto-submit.
And if i customise this in bootstrap i may have some problem with other butons in my site.
How to fix this?
update: i solved this too..
Last edit: 10 years 7 months ago by valxris.
Please Log in or Create an account to join the conversation.
Time to create page: 0.159 seconds