Advanced Search Link Styling

esskay

Member
Hi

I have created a custom list template and added following code to change the advanced search link given at top of the list -

a.advanced-search-link {
background-color: #4CAF50; /* Green */
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}

Any issue with this...? I have changed the template in the backend list settings but I cannot see new styling...Any suggestion ?
 
Troester...No...It didn't work...

Hugh...This is what I did...

1. ./components/com_fabrik/views/form/tmpl/my_template/ - I have copied contents of custom_css_example.php to custom_css.php
2. Pasted the aforementioned code
3. Changed the form template to my_template in layout

Isn't it the correct way ?

Ultimately, I did the main template override and it worked...

There are some other form overrides which I did via main template in the past...Could this be the reason...?
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top