TOP FRIENDS CODE ABBIE!for my current top friends, i used a basic link and img code. <a href="link to page"><img src="link to picture" width="90"></a> then i placed a <br> after the third img code to insert the break in the line. i just repeated that until i had 3 rows of 3, but you can adjust it by placing the <br> after 4 or 5 or whatever. BUT i have used div layouts in the past and i noticed that you have a small section for top friends. i would recommend using a marquee. a marquee definitely has its benefits, you can add as many friends as you want and it doesn't take up too much room or look sloppy. use this code first <marquee direction="left" scrollamount="4" align="center"> then use the basic link/img code as many times as there are friends <a href="link to page"><img src="link to picture" width="90"></a> then close it with a </marquee> i usually place these after everying in my Who I'd Like to Meet: section, but in your case, you have to find the right spot to put it. |