Silkroad Online Forums

A community forum for the free online game Silkroad Online. Discuss Silkroad Online, read up on guides, and build your character and skills.

Faq Search Members Chat  Register Profile Login

All times are UTC




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: Background colour
PostPosted: Mon Jul 21, 2008 3:08 pm 
Site Contributor
User avatar
Offline

Joined: Oct 2006
Posts: 9541
Location: London
Does anyone know how to change the background colour?

_________________
Image


Top
 Profile  
 
 Post subject: Re: Background colour
PostPosted: Mon Jul 21, 2008 3:11 pm 
Advanced Member
User avatar
Offline

Joined: Aug 2007
Posts: 2293
Location:
Off Topic
on?

_________________
Image Image
thnx Kraq


Top
 Profile  
 
 Post subject: Re: Background colour
PostPosted: Mon Jul 21, 2008 3:18 pm 
Loyal Member
User avatar
Offline

Joined: Jun 2007
Posts: 1865
Location:
Off Topic
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


Top
 Profile  
 
 Post subject: Re: Background colour
PostPosted: Mon Jul 21, 2008 3:21 pm 
Site Contributor
User avatar
Offline

Joined: Oct 2006
Posts: 9541
Location: London
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


Top
 Profile  
 
 Post subject: Re: Background colour
PostPosted: Mon Jul 21, 2008 3:41 pm 
Ex-Staff
User avatar
Offline

Joined: Sep 2006
Posts: 5245
Location:
Off Topic
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!


Top
 Profile  
 
 Post subject: Re: Background colour
PostPosted: Mon Jul 21, 2008 4:22 pm 
Forum God
User avatar
Offline

Joined: Jan 2008
Posts: 8186
Location:
Off Topic
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.


Top
 Profile  
 
 Post subject: Re: Background colour
PostPosted: Mon Jul 21, 2008 8:19 pm 
Global Moderator
Global Moderator
User avatar
Offline

Joined: Mar 2006
Posts: 9967
Location: västkustskt
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


Top
 Profile  
 
 Post subject: Re: Background colour
PostPosted: Mon Jul 21, 2008 8:40 pm 
Loyal Member
User avatar
Offline

Joined: Apr 2006
Posts: 1999
Location:
Off Topic
Well, if it's vBulletin you can make a custom BB Code relatively easily:
Code:
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


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group