Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Menu error as original colour shows behind when loading

Menu error as original colour shows behind when loading

Views: 463

Results 1 to 2 of 2
28 Feb 2011, 9:44 PM
#1
j9mm0 avatar

j9mm0

Zen Follower

Join Date:
Feb 2011
Posts:
106
Plugin Contributions:
0

Menu error as original colour shows behind when loading

Hi – I have got blue buttons to work for my menu, but when it first loads it shows the original colour of red in the background.
www.selfbuildplans.co.uk
Please refresh/clear cache and you should see this.
Any advice on how I change this to blue?
Info:
New install - Zen cart Zen Cart 1.3.8a
Database Patch Level: 1.3.8
Linux 2.6.18-194.17.4.el5PAE - server OS

28 Feb 2011, 9:54 PM
#2
j9mm0 avatar

j9mm0

Zen Follower

Join Date:
Feb 2011
Posts:
106
Plugin Contributions:
0

Re: Menu error as original colour shows behind when loading

Sorry - cracked it with changing the following colour in the style sheet:

/* Set up the list items */
#pmenu li {float:left; background:#000066;}
#pmenu li.tc {display:table-cell;}

Thanks.
:smile: