Menu Bar Location
-
Please look at this site: http://www.vailchristianacademy.org
Two issues have occurred when I was editing in PHP and now I cannot correct it. 1) The menu left justified. Should be centered over slider images.
2) I deleted the Site Title and tagline and placed the school’s logo in the header but now when I open a tab for the website, the school name will not display. Is there a way to correct that?
-
1. For menu justified with slider worked on the style.css:
In style.css write, #dropmenu, #dropmenu ul{ width:97% !important;
margin:0 auto!important;}2. Logo is shown properly. Is there any other issue in your site?
Thank you. That worked. I adjusted the width to 58.5%
Yes just a few more issue… When you hover over a drop down menu, the submenu titles cover up the top level menu item. I tried several options to adjust padding, but again … I am clueless.
Lastly, how can I make the logo clickable (to the home page)? Also, the site title (since I replaced it with a logo) will NOT display on the tab (I am using Chrome) when I open up the site. The tab appears only with a hyphen.
I am using a theme called provisionpress.
Thanks for any help!
Ok — I was able to get the logo clickable:
<img src=”location of picture file”
So now … here’s what remains:
1) When you hover over a drop down menu, the submenu titles cover up the top level menu item. I tried several options to adjust padding, but again … I am clueless.
2) the site title (since I replaced it with a logo) will NOT display on the tab (I am using Chrome) when I open up the site. The tab appears only with a hyphen.
The topic ‘Menu Bar Location’ is closed to new replies.