The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How can i make this span my whole forum.

2 posters

Go down

Solved How can i make this span my whole forum.

Post by ddog August 16th 2011, 11:01 am

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: How can i make this span my whole forum. Aad10

Oh and the drop down menu i'm using is this: http://www.noupe.com/tutorial/drop-down-menu-jquery-css.html
ddog
ddog
Forumember

Posts : 50
Reputation : 0
Language : english

Back to top Go down

Solved Re: How can i make this span my whole forum.

Post by Nera. August 16th 2011, 12:51 pm

Hi,

Make a pircture like this

How can i make this span my whole forum. 872i

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
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: How can i make this span my whole forum.

Post by ddog August 16th 2011, 3:35 pm

THANK YOU SO MUCH <3

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

edit:
How can i make this span my whole forum. Cropped


Last edited by ddog on August 16th 2011, 3:43 pm; edited 1 time in total
ddog
ddog
Forumember

Posts : 50
Reputation : 0
Language : english

Back to top Go down

Solved Re: How can i make this span my whole forum.

Post by Nera. August 16th 2011, 3:42 pm

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;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: How can i make this span my whole forum.

Post by ddog August 16th 2011, 3:44 pm

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!
ddog
ddog
Forumember

Posts : 50
Reputation : 0
Language : english

Back to top Go down

Solved Re: How can i make this span my whole forum.

Post by Nera. August 16th 2011, 3:47 pm

Thank you hun. It's sweet of you.

Solved > Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum