YEEEEESSSSSSSSSSS!!!!!!!!!!!!!!!!!!!!!!! That fixed it!!! Thank you so much! Now explain to me why that works? I would have never thought to do that! What does the Navsupport do?
Actually might have figured out why it works myself. I noticed when I opened the css file that you're calling for the navsupport there but the original stylesheet was overriding it. Thanks!
I added the News module into my store. And I want to add the link "best4future news' into Menu Column 4. How can I do that?
the site is: www.best4future.com
How can I make the footer in 3 sections instead of the 4 it has now? Would like the important links section off.
first: admin -> configuration -> ez pages settings -> EZ-Pages Display Status - FooterBar (set to 0)
second: open includes/templates/YOUR_TEMPLATE/css/stylesheet_footer_menu.css
find the following and adjust the width as necesary
#navSuppWrapper dd {margin:0;padding:0;float:left;width:24.3%;}/*Column width of the menu - currently set for 4 columns*/
Bookmarks