View Single Post
  #2 (permalink)  
Old 04-13-2008, 02:55 AM
hans haverlach
 
Posts: n/a
Diggs:
Default Re: SPry menu bar help

Hi Zenoneath,
Possible answers to your probs:
1. Using the spry menubar, you also are linked to a sprymenubarhorizontal.css
(look in your HEAD code), the css is located in the spryassets dir. Read the
grey text between the css code and you find your answer to the colors.
2. Perhaps within the same CSS you can position the menubar exactly. otherwise
place the complete menubarcode in a div and give this div a classname and
position it within a css stylesheet.
3. Most likely, using a DW template, your already linked to a specific CSS
file wich is combined with the template. In that CSS file you will find the
headerdiv, and can change bg color there.

Looks like it all about CSS... life is simple...sometimes.:smile;
Hope it will work for you!
Hans


Reply With Quote