How can i make this span my whole forum.

ddog at 11h01
16
Aug
2011
Hey
I want my header and my drop down menu to span the whole forum, but i don't want to increase my width of the entire forum, just my header and my drop down menu

I'm using PunBB
forum link: http://smallians.123.st/
Screenshot:

Oh and the drop down menu i'm using is this: http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html
1 Nera., on 16/08/2011 at 12h51
Hi,

Make a pircture like this



Add it to your body and make your body settings like mine

Code:
body {
    background-attachment: scroll;
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    background-color: #333333;
    background-image: url("http://i.imm.io/872i.png");
    background-repeat: repeat-x;
}


Be carefull to have it exactly like that.

And here you go, this will be the resault http://i.imm.io/872R.png
2 ddog, on 16/08/2011 at 15h35
THANK YOU SO MUCH <3

one problem, it's done it to my chatbox too, give me a min to post a screenshot

edit:
3 Nera., on 16/08/2011 at 15h42
You don't have to, I forgot about it, just color it over. Add this to CSS.

Code:
#chatbox_members {
    background: #333333 !important;
}
#chatbox {
    background: #333333 !important;
}
4 ddog, on 16/08/2011 at 15h44
omg thanks, your totally awesome, if you need any graphics or images made pm me i will help you free of charge, you have been such a great help!
5 Nera., on 16/08/2011 at 15h47
Thank you hun. It's sweet of you.

Solved > Locked
Similar topics
Explain factors affecting span
Hi All, I have noticed that both before and during a bad migraine, my attention span gets much shorter. I can't seem to keep my mind on something for more than ten-fifteen minutes during a migraine. I have a little ADD, but nothing like this. Doews
How to make text bigger on the templates? Click Spoiler Spoiler: I already use Code: <font size="6">text</font> But i can't be bigger
See also
more_less
Informations

5 Replies For the topic :
"How can i make this span my whole forum."

This topic has been viewed 553 times.

Last message :
16/08/2011 at 11h01 by "ddog"