Welcome, Guest. Please Login or Register.
August 27, 2025, 07:38:12 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  |  English User Help  |  English Help  |  stupid crappy blue border thingys HELP!!!... « previous next »
Pages: [1] Reply Ignore Print
Author Topic: stupid crappy blue border thingys HELP!!!...  (Read 420 times)
OzBox
Noobie
*
Posts: 6


I'm a llama!

stupid crappy blue border thingys HELP!!!...
« on: March 21, 2002, 07:28:33 AM »
Reply with quote

http://www.ozbox.host.sk/community/

you will notice that around all of the main content there is a nasty blue border that does not match my site.

How can i get rid of these annoying borders???
i have searched all the template code and it is not there

plz help
Logged
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:stupid crappy blue border thingys HELP!!!...
« Reply #1 on: March 21, 2002, 01:01:25 PM »
Reply with quote

Did you adapt the color codes that are in the Settings.php to the color codes that are in the template css?

You can modify those Settings.php colors in the admin menu, in the general board settings.
Logged

OzBox
Noobie
*
Posts: 6


I'm a llama!

Re:stupid crappy blue border thingys HELP!!!...
« Reply #2 on: March 22, 2002, 06:01:33 AM »
Reply with quote

i changed the colors in the template css (under modify your board template) but i have changed every instance of that color but it keeps appearing

plz help me!!!
Logged
groundup
Disciple of Joe, Head Cleric
Mod Team
YaBB God
*****
Posts: 2983


Error 309: Please notify the administrator of this

WWW
Re:stupid crappy blue border thingys HELP!!!...
« Reply #3 on: March 22, 2002, 06:04:13 AM »
Reply with quote

thats ur border color.  You can change it in the css of the template
Logged

http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
fastfinancialfreedom.org
OzBox
Noobie
*
Posts: 6


I'm a llama!

Re:stupid crappy blue border thingys HELP!!!...
« Reply #4 on: March 22, 2002, 06:25:34 AM »
Reply with quote

i have been trying and trying to find it but i cant - can anyone find the mistake?

<style type="text/css">
<!--
/* These take care of the regular links */
A:link        {text-decoration: none; color: #00aa00; background-color: transparent;}
A:visited     {text-decoration: none; color: #00aa00; background-color: transparent; }
A:hover       {color: #cccccc; text-decoration: none; background-color: transparent; }
/* These take care of the navigation tree links */
.nav          {text-decoration: none; color: #000000; background-color: transparent;}
.nav:link     {text-decoration: none; color: #000000; background-color: transparent;}
.nav:visited  {text-decoration: none; color: #000000; background-color: transparent;}
.nav:hover    { text-decoration: underline; color: #cccccc; font-weight: bold; background-color: transparent;}
/* Standards */
BODY          {font-family: Verdana, arial, helvetica, serif; font-size:12px;}
TABLE       {empty-cells: show }
TD            {font-family: Verdana, arial, helvetica, serif; color: #000000; font-size:12px;}
input         {background-color: #666666; font-family: Verdana,arial, helvetica, serif; font-size: 9pt; color: #e1e1e1;}
textarea      {background-color: #666666; font-family: Verdana,arial, helvetica, serif; font-size: 9pt; color: #e1e1e1;}
select        {background-color: #666666; font-family: Verdana,arial, helvetica, serif; font-size: 7pt; color: #e1e1e1;}
/* YaBB Colors */
.windowbg     {background-color: #e1e1e1; font-size: 12px; font-family: Verdana, arial, helvetica, serif; color: #000000;}
.windowbg2    {background-color: #e1e1e1; font-size: 12px; font-family: Verdana, arial, helvetica, serif; color: #000000;}
.windowbg3    {background-color: #e1e1e1; font-size: 12px; font-family: Verdana, arial, helvetica, serif; color: #000000;}
.hr           {color: #444444; background-color: transparent;}
.titlebg      {background-color: #444444; color: #FFFFFF;}
.text1        {font-style: normal; font-weight: bold; font-size: 12px; color: #FFFFFF; background-color: transparent;}
.catbg        {color: #00cc00; font-weight: bold; font-size: 13px; background-image : url(http://www.ozbox.host.sk/community/YaBBImages/catbg.jpg);}  
.quote        {font-size: 10px; font-family: Arial, verdana, helvetica, serif; color: #000000; background-color: #DEE7EF;}
.code         {font-size: 10px; font-family: Courier New, helvetica, Times New Roman, serif; color: #000000; background-color: #CCCCCC;}
.help         {background-color: transparent; cursor:help; }
.meaction     {color: red;}
 
-->
</style>
Logged
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:stupid crappy blue border thingys HELP!!!...
« Reply #5 on: March 22, 2002, 06:28:54 AM »
Reply with quote

Quote from: OzBox on March 22, 2002, 06:01:33 AMi changed the colors in the template css (under modify your board template) but i have changed every instance of that color but it keeps appearing

plz help me!!!
Once more: there are more colors to be set in the admin menu, in the "forum preferences and settings". There you should set identical colors as in the template css.

Did you set those colors, too?
Logged

groundup
Disciple of Joe, Head Cleric
Mod Team
YaBB God
*****
Posts: 2983


Error 309: Please notify the administrator of this

WWW
Re:stupid crappy blue border thingys HELP!!!...
« Reply #6 on: March 22, 2002, 06:29:26 AM »
Reply with quote

bordercolor{background-color: font-size: 12px; font-family: Verdana, arial, helvetica, serif;}

i think that should help.. just add that in ur css
Logged

http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
fastfinancialfreedom.org
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:stupid crappy blue border thingys HELP!!!...
« Reply #7 on: March 22, 2002, 06:38:08 AM »
Reply with quote

No I am quite sure you forgot to set the color codes in the Settings.php.

Look at your 10 recent posts:
http://www.ozbox.host.sk/community/index.php?action=recent

This is the typical behaviour for different Settings.php colors.
Logged

OzBox
Noobie
*
Posts: 6


I'm a llama!

Re:stupid crappy blue border thingys HELP!!!...
« Reply #8 on: March 22, 2002, 07:24:32 AM »
Reply with quote

fixed

cheers guys
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  stupid crappy blue border thingys HELP!!!... « 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.013 seconds with 19 queries.