Welcome, Guest. Please Login or Register.
May 17, 2024, 02:42:35 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Graphics and Templates  |  Changing the background colour « previous next »
Pages: [1] 2 Reply Ignore Print
Author Topic: Changing the background colour  (Read 4351 times)
SpeedwayMod
Noobie
*
Posts: 8


WWW
Changing the background colour
« on: August 30, 2003, 08:51:42 PM »
Reply with quote

Hi, I'm new to this forum and YABBse.

I have a board at http://redboards.cjb.net and wonder if someone could help me out.

I'm using YABB Se default template and I want to change the backgound (background of pages on forum) to black. How do I go about doing this?

Any help would be great!!!

Thanks in advance
Logged


Visit the Speedway Fan Forum at http://rrs.yi.org/yabbse/index.php?y=Speedway
Shadow's Pawn
Support Team
YaBB God
*****
Posts: 597


ich soll nicht toten

ICQ - 8039201shadowpawn@hotmail.com WWW
Re:Changing the background colour
« Reply #1 on: August 30, 2003, 08:57:29 PM »
Reply with quote

You might try looking around in the template vault at http://boardmod.yabbforum.com/templates/templatevault.php
Logged

apologize \A*pol"o*gize\, v. i. - To lay the foundation for a future offense.
SpeedwayMod
Noobie
*
Posts: 8


WWW
Re:Changing the background colour
« Reply #2 on: August 30, 2003, 09:02:02 PM »
Reply with quote

I kinda tried this but I would rather find out how I can change the background by simply editing the template I already have, thanks for the post however!
Logged


Visit the Speedway Fan Forum at http://rrs.yi.org/yabbse/index.php?y=Speedway
Shadow's Pawn
Support Team
YaBB God
*****
Posts: 597


ich soll nicht toten

ICQ - 8039201shadowpawn@hotmail.com WWW
Re:Changing the background colour
« Reply #3 on: August 30, 2003, 09:02:03 PM »
Reply with quote

To change the color, just go to the admin area, then click "Edit Template" then change the <body bgcolor="" tag to say bgcolor="#000000"

Still, you should go take a look around the Template Vault.  It might give you some ideas.. unless you are comfortable with html.. (or better yet, use CSS for your template.)
« Last Edit: August 30, 2003, 09:02:30 PM by Shadow's Pawn » Logged

apologize \A*pol"o*gize\, v. i. - To lay the foundation for a future offense.
A.M.A.
YaBB God
*****
Posts: 685


.:: :-) ::.

evolve_xp@hotmail.com WWW
Re:Changing the background colour
« Reply #4 on: August 30, 2003, 09:02:45 PM »
Reply with quote

in your Template.php look for

<body text="#000000" link="#0033ff" bgcolor="#f5f5f5">

and change the bgcolor to black

bgColor=#000000
Logged

SpeedwayMod
Noobie
*
Posts: 8


WWW
Re:Changing the background colour
« Reply #5 on: August 30, 2003, 09:14:21 PM »
Reply with quote

thanks A.M.A I give that a go tommmorrow!!!
Logged


Visit the Speedway Fan Forum at http://rrs.yi.org/yabbse/index.php?y=Speedway
SpeedwayMod
Noobie
*
Posts: 8


WWW
Re:Changing the background colour
« Reply #6 on: September 05, 2003, 06:21:24 PM »
Reply with quote

Firstly thanks A.M.A for your help it worked beautifully!

I've been updating other colors on my forum i am getting the hang a bit of it now but I wasn't sure how I changed the blue coloured background behind the home help search etc icons to a different colour?

Any help would be great!
Logged


Visit the Speedway Fan Forum at http://rrs.yi.org/yabbse/index.php?y=Speedway
A.M.A.
YaBB God
*****
Posts: 685


.:: :-) ::.

evolve_xp@hotmail.com WWW
Re:Changing the background colour
« Reply #7 on: September 05, 2003, 07:20:20 PM »
Reply with quote

in Template.php:
Quote<td bgcolor="#afc6db" class="windowbg2"><font size="1"><yabb menu></font></td>
also try to check here especially the help section.
Logged

SpeedwayMod
Noobie
*
Posts: 8


WWW
Re:Changing the background colour
« Reply #8 on: September 05, 2003, 09:23:13 PM »
Reply with quote

Oh its windowbg2, ok cheers, where did u get quote from, did u say that already, sorry if so.

Thanks
Logged


Visit the Speedway Fan Forum at http://rrs.yi.org/yabbse/index.php?y=Speedway
SpeedwayMod
Noobie
*
Posts: 8


WWW
Re:Changing the background colour
« Reply #9 on: September 05, 2003, 09:34:38 PM »
Reply with quote

Windowbg2 is wrong I think. By the way i already tried the help section u suggested but could not find one that matched up!!!
Logged


Visit the Speedway Fan Forum at http://rrs.yi.org/yabbse/index.php?y=Speedway
A.M.A.
YaBB God
*****
Posts: 685


.:: :-) ::.

evolve_xp@hotmail.com WWW
Re:Changing the background colour
« Reply #10 on: September 05, 2003, 09:40:59 PM »
Reply with quote

change #afc6db to the color you need.
Logged

SpeedwayMod
Noobie
*
Posts: 8


WWW
Re:Changing the background colour
« Reply #11 on: September 06, 2003, 01:11:35 PM »
Reply with quote

I did I changed this colour in the forum template, however it changed wrong part. it changed the windows in my admin page (except credits) to the colour I had chosen.

Please note that I am editing the forum colours using the Forum Template link in my admin page, I cannot change the template.php file as my board was set up on redboards. (http://redboards.cjb.net)

More help would be much appreciated A.M.A
Logged


Visit the Speedway Fan Forum at http://rrs.yi.org/yabbse/index.php?y=Speedway
Shadow's Pawn
Support Team
YaBB God
*****
Posts: 597


ich soll nicht toten

ICQ - 8039201shadowpawn@hotmail.com WWW
Re:Changing the background colour
« Reply #12 on: September 06, 2003, 03:10:02 PM »
Reply with quote

Of course if you want to have more control, you should be using CSS.
Logged

apologize \A*pol"o*gize\, v. i. - To lay the foundation for a future offense.
A.M.A.
YaBB God
*****
Posts: 685


.:: :-) ::.

evolve_xp@hotmail.com WWW
Re:Changing the background colour
« Reply #13 on: September 06, 2003, 05:04:03 PM »
Reply with quote

Sorry .. I should checked your site first. You are using 1.4.0 it is strongly recommended to upgrade to the newest version 1.5.4
Btw color (#afc6db) still unchanged in your template, you may changed it in another place .. but am not sure about the 1.4.0's code, I was talking about the latest version on my replies.
Logged

Shadow's Pawn
Support Team
YaBB God
*****
Posts: 597


ich soll nicht toten

ICQ - 8039201shadowpawn@hotmail.com WWW
Re:Changing the background colour
« Reply #14 on: September 06, 2003, 05:41:27 PM »
Reply with quote

You might want to remove the link to your site from this board, otherwise anyone could just go to your board and give themselves an admin account..
Logged

apologize \A*pol"o*gize\, v. i. - To lay the foundation for a future offense.
Pages: [1] 2 Reply Ignore Print 
YaBB SE Community  |  Development  |  Graphics and Templates  |  Changing the background colour « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.014 seconds with 16 queries.