Search Bar and Colours
-
HI, I was just wondering if anyone could tell me in la-mans terms how do I put a search bar under the nav menu on the home page of the customizr theme, and also on my products page the text to say what the attribute font is the wrong colour, so if anyone could help me change that too thatd be great, thanks in advance.
-
You can add the default wordpress search facility by inserting the below in your template file e.g .header.php
‘<?php get_search_form(); ?>’
Hope this helps
If you can provide a link to your site, I can investigate the colour issue.
http://www.yoursafety.ie/ thanks so much il try that now
and that search bar worked straight away would you know how i could center align it?
In the CSS add:
form#searchform { text-align:center; }You may want to change the id or add a new class
…. is that the same place i put the first snippet of code? sorry im fairly useless with this stuff
Did you add the search bar to header.php?
Your site’s theme should have a stylesheet….maybe called styles.css?
Depending on your theme, you may also be able to add it in the dashboard
the theme is customizr and yes I added it in just under the nav menu il try it now
yes that worked =]
Glad to hear 🙂
Sorry I have another question if you don’t mind , I was just wondering how to bring my logo and nav bar down low enough that its not blocked by the hello bar thanks
Thanks,
I have tried that. i am really enjoyed with using wordpress and was amazed how it easy to used, update, add theme and plugins.
I was use it for my site tech araby that is all about news Technology , in Arabic language and specifically for all the world.
The topic ‘Search Bar and Colours’ is closed to new replies.