pspfreak |
|
||||
---|---|---|---|---|---|
I'm currently in the process of making the Sed-Dark theme wider. I've ran into trouble with the userbar. My CSS is this:
Tell me what I need to change in order to fix the second "bar". My header.tpl is this:
I know that the <br> probably shouldn't be used... but I guess it works. To view what I'm talking about go to |
Twiebie |
|
---|---|
I'm not sure what you mean with "change in order to fix the second bar". But a problem you are going to run in to is that <div id="header"></div> has a fixed background. It would be much better if you would give the individual bits (#navBar, #userBar, etc, etc...) their own background. |