Welcome, Guest. Please Login or Register.
November 29, 2024, 02:33:18 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  how should i do this? « previous next »
Pages: [1] Reply Ignore Print
Author Topic: how should i do this?  (Read 356 times)
Nightfall
Jr. Member
**
Posts: 62


U're a llama!

how should i do this?
« on: October 15, 2003, 04:06:52 PM »
Reply with quote

YaBB SE Version:
PHP Version:
MySQL Version:
Server Platform:
Link to Forum: www.likwitcrew-forum.com

Problem Description:
well im trying to add a list of affiliates, and i wanted a border around the list and the pic that says "Likwit Links"

this is the first time i tried to do it, but it looked like this:

http://www.likwitcrew-forum.com/attachments/pic545.JPG

and i want it to look like this:

http://www.likwitcrew-forum.com/attachments/pic545b.JPG


<body text="#000000" link="#0033ff" bgcolor="#f5f5f5">
<table class="bordercolor" cellspacing="0" cellpadding="0" width="100%" align="center" bgcolor="#6394bd" border="0">
 <tr>
   <td>
     <table class="bordercolor" cellspacing="0" cellpadding="0" width="100%" align="center" bgcolor="#6394bd" border="0">
       <tr>
         <td>
           <table cellspacing="0" cellpadding="0" width="100%" align="center" border="0" class="windowbg2">
                           <tr>
               <td valign="middle" align="left" bgcolor="#ffffff"><div align="center"><img alt="links" src="YaBBImages/likwit_links.gif" /><br />
                   <font size="2">Comming Soon.</font></div></td>
             </tr>
            </table>
         </td>
       </tr>
     </table>
    <br />
   </td>
 </tr>
</table>
<br />


whats wrong wit the "code" and in what should i change it to make it look like its suposed to look like?



thanks..
Logged

the pic was to big, so now i have a smaller sig
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:how should i do this?
« Reply #1 on: October 16, 2003, 02:24:42 AM »
Reply with quote

Don't use tables, this is because divs have a blank after them.

I'd use something like a div:
<div align="center" style="border: 1px solid black; background-color: #FFFFFF;">
...
</div>

-[Unknown]
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  how should i do this? « 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.033 seconds with 21 queries.