Problems with CSS and Java for a horizontal menu bar
Ok here is my problem, I want to implement a horizontal menu bar just below the head. In home.tpl, the file
{ config_load file="$skin_config" }
Is included before the menu bar is included, and it keeps reformatting my menu bar. I have even tried setting up my own menuskin.conf and menuskin.css, but the top one still over-rights it. If I place the include tag below my menu bar include statement, viola, the menu bar works fine, but the rest of the page is messed up.
So is there a way to UNLOAD a css file for just one template? I have already created my own top_nav.tpl and tried to load my own css file for that template, but it did not work.
I would just use graphical buttons but I need the table to expand to match 800x600 and 1024x768. THis is really irritating me so anyone care to help?
X-Cart 3.58
|