Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Link Lists & Getting Listed (http://www.greenguysboard.com/board/forumdisplay.php?f=7)
-   -   New recip table please review (http://www.greenguysboard.com/board/showthread.php?t=16197)

msanchez 2005-02-06 07:53 PM

New recip table please review
 
Hi all, I have made a new recip table for my freesites and just wanted all the reviewers to come and take a look and tell me if it is acceptable or not.

If it is acceptable that is great, if it is not please tell me what you want done to make it acceptable.

This is my first try at making my own recip links for lls so I just want to make sure it is good before I use it on my freesites.

http://www.mikeslist.net/amateur-recip-table-2.html

Thanks and Cheers

swedguy 2005-02-06 08:44 PM

30 links? That's a lot of recips.... little bit too many for my taste.
I might be picky, but I don't really like when names "break" either, like on these two....

Porn O Plenty XXX
Links

Greenguy's XXX
Links

Rather put in one less column and make all names like they are supposed to be, without breaking.

My 2 cents.

cow 2005-02-07 04:37 AM

Sorry if I am wrong about this (I'm also new to the world of Freesites), but:

All recips have the same format.
I think the linklist owners would like you to use their format.

Moo

msanchez 2005-02-07 08:53 AM

Any input from anyone LL reviewers/owners actually on the recip table?

Fonz 2005-02-07 08:55 AM

Personally I have no problems with that table although 30 isn't a common recip number :)

plateman 2005-02-07 09:49 AM

I dont really care as long as it looks ok and those other LL list it..

And what's up dude, I see your sites all the time and thanks for submitting..

MrMaryLou 2005-02-07 09:53 AM

As long as the table fits the site its ok by me. Make a site and lets see how it looks with this table :)

FTS 2005-02-07 09:56 AM

i wouldnt mind if it fits the design and such... :)

msanchez 2005-02-07 10:59 AM

Thanks for the replies

Hey plateman thanks for always accepting just sent out todays site so you have another one there Im sure!

ok Im gonna try to use a similar recip table on my site tomorrow and see how it goes.

Maybe 30 recips is a bit high I might trim it back to 20 or so.

Thanks all for the replies

Cheers

mb 2005-02-07 11:22 AM

I prefer to see no more than 16 recips. Makes your site cleaner and less traffic leaks for you!

marc

Greenguy 2005-02-07 05:15 PM

It's not that pleasing to the eye - I think 6 across is too many to jam into a 750 wide table.

msanchez 2005-02-07 05:24 PM

Ok I widdled it down to 20 I think it looks better.

Heres the site for tomorrow with the newest table so if your on the recip table let me know if its good if you havent already.

http://mikeslist.net/fs/amateur-porn-tryouts/

Cheers and Thanks

MatrixFan 2005-02-07 07:17 PM

The site looks good and the table looks much better at 20 instead of 30. You might want to try and make the tabel 4 wide and 5 high and keep the table at 700 and it should stretch the names a bit so they don't look as stacked.

caringneo 2005-02-07 09:57 PM

It looks nice. But 30 recips are too much. Try to make it 15. You will be fine with most of the linklists.
Neo

Kezza 2005-02-07 10:10 PM

caringneo

The table has been changed to 20... as posted above :)

Quote:

Originally Posted by msanchez
Ok I widdled it down to 20 I think it looks better.

Heres the site for tomorrow with the newest table so if your on the recip table let me know if its good if you havent already.

http://mikeslist.net/fs/amateur-porn-tryouts/

Cheers and Thanks


PR_Tom 2005-02-07 10:38 PM

I did up a little sample of how a little CSS can really help with recip table layout and overall page layout with only a little code.
HTML Code:

<html>
<head>
<title>Untitled</title>
<style type="text/css">
.recips td {background-color:#4f4300; text-align:center; width:140; height:60; border: 1px solid gold;}
.recips a { color: #ffff00; font-size: 12px; font-family:tahoma,arial,sans serif; text-decoration: none; }
.recips b a {color:#ffffcc;}
</style>
</head>
<body bgcolor="black">
<center>
<table class="recips">
<tr>
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>
</tr>
<tr>
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>                                               
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>
<td>
<b><a href="http://www.link-site.com">Linksite XXX Links</a></b>
<a href="http://www.link-site.com/niche/niche.html">Niche Sex</a>
</td>
</tr>
</table>
</center>
</body>
</html>


Useless 2005-02-07 10:49 PM

I'd make that table only four columns wide and five rows high (assuming you are sticking with 20). That way could have some breathing room in there instead of forcing line breaks in unnatural areas. I'd would also balance it out so that the ones that are three lines of text all end up in the same row, and so on. It's kind of crappy looking when the text is jammed up against the cell borders too.


All times are GMT -4. The time now is 10:33 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc