Hi - just can't get it to work so I am guessing it is me.
See my test site page at
http://groovy.tastesa.com/
Click on about us
It should hold the red bar when I go to the about us page signifying that I am on about us page but it doesn't. Here is the code. Ideas what I may have done wrong?
Version 5.816
Thanks
itemwidth="214";
//bordercolor="#FFFFFF";
//borderstyle="solid";
//borderwidth=0;
fontfamily="Arial,Helvetica,Verdana";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#f9de87";
offcolor="#000000";
onbgcolor="#4a7eb6";
oncolor="#000000";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding="7px 10px 7px 24px";
//pagebgcolor="#4a7eb6";
pgbgimage="../images/structure/overimage.gif";
pagecolor="#ffffff";
separatorcolor="#ffffff";
separatorsize=1;
//subimage="../images/structure/arrow.gif";
//subimagepadding=0;
overbgimage="../images/structure/overimage.gif"
problem with pagebgimage
problem with pagebgimage
Humble Web designer
Re: problem with pagebgimage
Answer my own question!
pgbgimage="../images/structure/overimage.gif";
I should have had
pagebgimage="../images/structure/overimage.gif";
Humbled
pgbgimage="../images/structure/overimage.gif";
I should have had
pagebgimage="../images/structure/overimage.gif";
Humbled

Humble Web designer
Re: problem with pagebgimage
yup, them typos can be a real pain in the......... 
Glad you sorted it.

Glad you sorted it.