View Single Post
  #3  
Old 05-11-2009, 09:23 AM
Saphira Saphira is offline
Member
 
Join Date: Jan 2009
Posts: 89
Credits: 8,112
Saphira
Question RE: CSS trouble with Adopts links

Code:
#menu ul {margin:0 auto; padding:0; list-style:none; display:table; white-space:nowrap; list-style:none; height:2em; position:absolute; left: 300px; top: 200px;font-size:0.9em;}
That's the alignment code, it works fine in the normal template, but it messes up when I put it into the adopts system.

Adopts system link: http://jonalicious.com/tem/nk64/adoptables/index.php

It shouldn't even be under the picture at all, being's the background image is set to fill the maximum of a user's screen. :S
Reply With Quote