FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

One table... you name the price

 


OutlawSpirit
Need one table made... and it has to match the look of my site...

i want it to look real good

here is my current table -

Quote:
<b>Latest News</b>
<table border="0" cellpadding="5" cellspacing="0" width="340">
<tr>
<td bgcolor="#666666" width="110" >23 July 2006</td>
<td bgcolor="#666666" width="230" >Son Rize: Volume 2 Scheduled</td>
</tr>
<tr>
<td bgcolor="#999999" width="50" >Cell 1</td>
<td bgcolor="#999999" width="150" >Cell 2</td>
</tr>
<tr>
<td bgcolor="#666666" width="110" >23 July 2006</td>
<td bgcolor="#666666" width="230" >Son Rize: Volume 2 Scheduled</td>
</tr>
</table>


it isn't lookin good right now.. doesnt fit the sites design in looks and everythin... so if someone can make me a table that looks clean, fits the design of the site and looks professional then please do.. ill pay you whatever frih$'s you ask for...


thanks


Last edited by OutlawSpirit on Mon Jul 24, 2006 4:35 pm; edited 1 time in total
ninjakannon
I quite like the one you've already put together.

But here are some other suggestions:

Suggestion one:
Code:
<font color="#FFFFFF">
<b>Latest News</b></font><table border="2" cellpadding="5" cellspacing="0" width="340" bordercolorlight="#FFFFFF" bordercolor="#000059" bordercolordark="#41517A" style="border-collapse: collapse">
<tr>
<td bgcolor="#2D3855" width="110" ><font color="#FFFFFF">23 July 2006</font></td>
<td bgcolor="#2D3855" width="230" ><font color="#FFFFFF">Son Rize: Volume 2 Scheduled</font></td>
</tr>
<tr>
<td bgcolor="#666666" width="50" ><font color="#FFFFFF">Cell 1</font></td>
<td bgcolor="#666666" width="150" ><font color="#FFFFFF">Cell 2</font></td>
</tr>
<tr>
<td bgcolor="#2D3855" width="110" ><font color="#FFFFFF">23 July 2006</font></td>
<td bgcolor="#2D3855" width="230" ><font color="#FFFFFF">Son Rize: Volume 2 Scheduled</font></td>
</tr>
</table>


Suggestion two:
Code:
<font color="#FFFFFF">
<b>Latest News </b></font>
<table border="2" cellpadding="5" cellspacing="0" width="340" bordercolorlight="#FFFFFF" bordercolor="#000059" bordercolordark="#000082" style="border-collapse: collapse">
<tr>
<td bgcolor="#2D3855" width="110" ><font color="#FFFFFF">23 July 2006</font></td>
<td bgcolor="#2D3855" width="230" ><font color="#FFFFFF">Son Rize: Volume 2 Scheduled</font></td>
</tr>
<tr>
<td bgcolor="#999999" width="50" ><font color="#FFFFFF">Cell 1</font></td>
<td bgcolor="#999999" width="150" ><font color="#FFFFFF">Cell 2</font></td>
</tr>
<tr>
<td bgcolor="#2D3855" width="110" ><font color="#FFFFFF">23 July 2006</font></td>
<td bgcolor="#2D3855" width="230" ><font color="#FFFFFF">Son Rize: Volume 2 Scheduled</font></td>
</tr>
</table>


I think I prefer suggestion two myself.

Anyway, tell me what you think. I hope they're ok Wink
OutlawSpirit
check ur messages Cool
Reply to topic    Frihost Forum Index -> Miscellaneous -> Marketplace

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.