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.

Header Background CSS

3 posters

Go down

Header Background CSS Empty Header Background CSS

Post by Pendo February 21st 2010, 8:17 am

Hey, can anyone here, that is knowledgeable in CSS, help me?
I own a PHPBB2 forum at http://shinobilegacies.forumotion.com/forum.htm, and I was wondering if there was a code I could put into my CSS Stylesheet that would allow me to put a background behind the banner, that was not part of it.
Pendo
Pendo
Forumember

Male Posts : 217
Reputation : 13
Language : English
Location : USA

http://lorecraft.forumotion.com/

Back to top Go down

Header Background CSS Empty Re: Header Background CSS

Post by ankillien February 21st 2010, 12:54 pm

Hello,

You can use this CSS code...

Code:
.bodyline tbody {
background : url(IMAGE URL HERE) repeat-x top;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Header Background CSS Empty Re: Header Background CSS

Post by Pendo February 21st 2010, 9:04 pm

What would I use to put a color behind it instead of an image?
Pendo
Pendo
Forumember

Male Posts : 217
Reputation : 13
Language : English
Location : USA

http://lorecraft.forumotion.com/

Back to top Go down

Header Background CSS Empty Re: Header Background CSS

Post by TanMan77777777 February 22nd 2010, 2:48 am

Code:
.bodyline tbody {
background : #COLOR HEX CODE HERE;
}

That would work.
TanMan77777777
TanMan77777777
Forumember

Posts : 728
Reputation : 7
Language : English, HTML, CSS

http://tanman.forumakers.com

Back to top Go down

Back to top

- Similar topics

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