By Peter Hay on Tuesday, 19 July 2016
Posted in Technical Issues
Likes 0
Views 347
Votes 0
Hi

Can you please tell me which file I need to amend to change the CSS class of the Search Button in the EasyBlog - Search Blogs Module?

Thanks
Peter
Hi Peter,
You can use the custom.css file to modify the css attributes of the search button. This is where your custom.css file should be created: JoomlaFolder/templates/(yourCrrentTemplate)/html/com_easyblog/styles/custom.css
Your css class for the search button should be something like this:
div#fd.eb button.mod-btn.mod-btn-primary {

}

Try it out and let me know if you have any difficulties. Thanks.
·
Tuesday, 19 July 2016 10:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Raymond

Thanks for the update. I actually wanted to insert an icon in place of the word "SEARCH" on the button so can you please tell me which .php file I need to edit ?

Thanks
Peter
·
Tuesday, 19 July 2016 20:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Peter,
I checked your site and it seems you already changed the search button text into an icon(screenshot). May I know whether you have solved your issue?
·
Wednesday, 20 July 2016 11:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi

Yes this issue is now resolved.

Thanks
Peter
·
Wednesday, 20 July 2016 22:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Wednesday, 20 July 2016 23:20
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post