So I really want this fixed, but can't leave my store like that, so I've commented out the header code. You can see what it is doing by looking at this picture:
http://peauproductions.com/store/ima..._shot_tab.jpeg
Please let me know, thanks.
Printable View
So I really want this fixed, but can't leave my store like that, so I've commented out the header code. You can see what it is doing by looking at this picture:
http://peauproductions.com/store/ima..._shot_tab.jpeg
Please let me know, thanks.
So i had a look in IE8 and its most certainly identical with FF but when you run compatability mode its makes it look how i actually want it. Is there a way i can fix this? I guess i can move it down a bit so it looks fine on FF, Safari and IE8 but what about older versions of the browsers?
Hi iam using the CSS Dropdown menu mod, and loving the way it looks & works :D
I Managed to remove the Links under "Home" :clap:
Iam also trying to rename "Categories" to "Whats New" than link the "Whats New" Link to New Products, is this possible?
Hope somebody can help, Thanks :bigups:
Is it possible to stretch the header menu the entire width of a site but leave the buttons in tack for example if you have a look at www.truwater.com.au you will see the header menu sitting to the left with the search header on the right, I want the background of the bar to go behind search is this possible?
Help!!!
Iam trying to rename "Categories" to "Whats New" than link the "Whats New" Link to New Products, is this possible?
Can somebody please help me, Thanks
Thanks for that. Still having issues with point 1 and I am certain that all the files are where they should be. I have gone through it many times! I found a way around it, but just want to know if it is a bad thing to do???
In the tpl_drop_menu.php files, I changed the last bit of each line (after echo) to say what I wanted the menu to say. The code now looks like this:
It seems to work fine now. Should I leave it as is?Code:<li><a href="<?php echo zen_href_link(FILENAME_FAQ_PAGE); ?>"><?php echo FAQ; ?></a></li>
<li><a href="<?php echo zen_href_link(FILENAME_PRIVACY_PAGE); ?>"><?php echo PRIVACY; ?></a></li>
Thanks!
Brian
I've loaded CSS Flyout Header 1.5 onto my 1.3.8 a test site.
It all works, but my nav bar wrapper has gone to a blank or white background instead of the tile.gif that I've set in my stylesheet. I double checked stylesheet and there are no changes so something must be over riding it (?)
If I comment out the entire area between bef and eof navigation in common/tpl_header.php it removes the nav bar completely, although it does return the tile.gif backround.
I'm trying to get the nav bar to look like my live site 1.3.7 www dot soxophoneplayer dot com
I don't care so much if I lose the home and login links but don't want to lose the search box nor the tile.gif background.
thanks...