Modify Search Field with Template Creator
1 year 11 months ago #68576
by a260953
Modify Search Field with Template Creator was created by a260953
How can I modify the width of the search input field?
Please Log in or Create an account to join the conversation.
1 year 11 months ago #68578
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Modify Search Field with Template Creator
Hi
Please give me the url of your page so that I can check
CEd
Please give me the url of your page so that I can check
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
1 year 11 months ago #68581
by a260953
Replied by a260953 on topic Modify Search Field with Template Creator
Please Log in or Create an account to join the conversation.
1 year 11 months ago #68583
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Modify Search Field with Template Creator
you can add this custom css code to make your search field 100% of the current column
Code:
input.search-query {
width: 100% !important;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
1 year 11 months ago #68589
by a260953
Replied by a260953 on topic Modify Search Field with Template Creator
Hi Cédric, I added the code in CSS-Attachment of the custom css field of search layout. But there is no change! Is this the right place for your code?
Please Log in or Create an account to join the conversation.
1 year 11 months ago #68590
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Modify Search Field with Template Creator
please remove the code from there and go in the main page >> left panel Code >> Custom css
and put it here
and put it here
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.229 seconds