Welcome, Guest. Please Login or Register.
May 17, 2025, 01:21:40 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  |  Template.. Problem « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Template.. Problem  (Read 782 times)
ShishCoBob
Noobie
*
Posts: 32


I love YaBB SE!

Template.. Problem
« on: August 31, 2002, 04:10:50 AM »
Reply with quote

I have this in my template:

  <tr>
    <td bgcolor="#FFFFFF" align="center" valign="top"><yabb copyright></td>
  </tr>

and this comes out:

<tr> <td bgcolor="#FFFFFF" align="center" valign="top"><font face="Verdana, Arial" size="1"> Maximum-Cars.com Message Board | Powered by <a href="http://www.yabb.info/index.php?affiliate=Maximum-Cars.com Message Board;l=http://www.maximum-cars.com/forum;v=YaBB SE 1.4.0" target="_blank">YaBB SE</a><BR>
&copy; 2001-2002, YaBB SE Dev Team. All Rights Reserved.</font></td></tr>

If you look here: http://www.maximum-cars.com/forum/index.php

You see that html that come sout isn't happening. It's black background and isn't centered at all.
Logged
sylvester
YaBB God
*****
Posts: 525


Re:Template.. Problem
« Reply #1 on: August 31, 2002, 02:21:16 PM »
Reply with quote

<tr>
   <td STYLE="BACKGROUND-COLOR: #FFFFFF" bgcolor="#FFFFFF" align="center" valign="top"><yabb copyright></td>
 </tr>
Logged

I'm back
ShishCoBob
Noobie
*
Posts: 32


I love YaBB SE!

Re:Template.. Problem
« Reply #2 on: August 31, 2002, 03:16:57 PM »
Reply with quote

<tr>   <td STYLE="BACKGROUND-COLOR: #FFFFFF" bgcolor="#FFFFFF" align="center" valign="top"><font face="Verdana, Arial" size="1"> Maximum-Cars.com Message Board | Powered by <a href="http://www.yabb.info/index.php?affiliate=Maximum-Cars.com Message Board;l=http://www.maximum-cars.com/forum;v=YaBB SE 1.4.0" target="_blank">YaBB SE</a><BR>
&copy; 2001-2002, YaBB SE Dev Team. All Rights Reserved.</font></td>  </tr>

Still doesn't work.
Logged
A.M.A.
YaBB God
*****
Posts: 685


.:: :-) ::.

evolve_xp@hotmail.com WWW
Re:Template.. Problem
« Reply #3 on: August 31, 2002, 10:24:22 PM »
Reply with quote

look at your body tag
<body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
and change the bgcolor="#000000" to bgcolor="#FFFFFF"
Logged

ShishCoBob
Noobie
*
Posts: 32


I love YaBB SE!

Re:Template.. Problem
« Reply #4 on: September 01, 2002, 03:01:20 AM »
Reply with quote

Quote from: Arab_ME on August 31, 2002, 10:24:22 PMlook at your body tag
<body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
and change the bgcolor="#000000" to bgcolor="#FFFFFF"

Can't do that. That would screw up other parts of the page. I need to be able to just have a cell stay with a white background and center itself. From looking at the code it shoudl already be white and centered. For some reason it's not though.
Logged
ShishCoBob
Noobie
*
Posts: 32


I love YaBB SE!

Re:Template.. Problem
« Reply #5 on: September 01, 2002, 04:21:18 AM »
Reply with quote

Alright I've fixed it now but I still have the problem of my links changing to a color not wanted because CSS gives priority to a:hover than say a.bleh:hover
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Graphics and Templates  |  Template.. Problem « 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.051 seconds with 21 queries.