Background colour

Anything else. Post a funny site or tell us about yourself. Discuss current events or whatever else you want. Post off topic threads here.
Post Reply
User avatar
satman83
Site Contributor
Posts: 9541
Joined: Tue Oct 31, 2006 9:54 pm
Quick Reply: Yes
Location: London
Contact:

Background colour

Post by satman83 »

Does anyone know how to change the background colour?
Image

User avatar
crazyskwrls
Advanced Member
Posts: 2293
Joined: Sun Aug 19, 2007 10:16 pm
Quick Reply: Yes
Location: Off Topic

Re: Background colour

Post by crazyskwrls »

on?
Image Image
thnx Kraq

User avatar
blackfalcon
Loyal Member
Posts: 1865
Joined: Sun Jun 24, 2007 5:22 pm
Quick Reply: Yes
Location: off topic

Re: Background colour

Post by blackfalcon »

ya lol it would help if you told us what bg color u want to change
R.I.P Bernie
10/5/57 ~ 8/9/08

User avatar
satman83
Site Contributor
Posts: 9541
Joined: Tue Oct 31, 2006 9:54 pm
Quick Reply: Yes
Location: London
Contact:

Re: Background colour

Post by satman83 »

Am posting a news letter from my new forum...but it uses the same coding system we have here, but i just need to change the background.
Image

User avatar
StealMySoda
Ex-Staff
Posts: 5245
Joined: Sun Sep 03, 2006 2:37 pm
Quick Reply: Yes
Location: Off Topic
Contact:

Re: Background colour

Post by StealMySoda »

With HTML its bgcolor=
so try [bgcolor=black] or whatever.
However I don't understand why your asking, just change the colour of the font. Or edit the forum template (assuming you own the forum).

Edit found this, its for invision power forums, its a forum mod though, which means its probably not a default code:
http://216.239.59.104/search?q=cache:eA ... cd=3&gl=uk

Sorry had to be cache link as the other was dead I think
Ooh, I got a sexy ex-staff title!

User avatar
Squirt
Forum God
Posts: 8186
Joined: Sat Jan 05, 2008 9:48 pm
Quick Reply: Yes
Location: Off Topic

Re: Background colour

Post by Squirt »

With CSS its
<style type="text/css">
body {back-ground color: red:
}

</style>
http://www.w3schools.com/css/css_background.asp
Image
Spoiler!

woutR wrote:Squirt, you're a genius when it comes to raping women.

User avatar
dom
Global Moderator
Global Moderator
Posts: 9962
Joined: Wed Mar 08, 2006 10:46 pm
Quick Reply: Yes
Location: västkustskt

Re: Background colour

Post by dom »

Squirt wrote:With CSS its
<style type="text/css">
body {back-ground color: red:
}

</style>
http://www.w3schools.com/css/css_background.asp


That wouldn't change the background of the rectangles containing text. That's not what he wants.
Image

User avatar
Cruor
Loyal Member
Posts: 1999
Joined: Wed Apr 12, 2006 1:22 am
Quick Reply: Yes
Location: Off topic

Re: Background colour

Post by Cruor »

Well, if it's vBulletin you can make a custom BB Code relatively easily:

Code: Select all

Tag Name: bgcolor
Replacement: <div style="background:{option}">{param}</div>
Use {option}: On

Usage: [bgcolor=#f00]lorem ipsum[/bgcolor]
Using a span instead of a div highlights just the text.

There might be something similar on your particular forum software.
Image

Post Reply

Return to “Off Topic Lounge”