For Neopets ONLY discussion.
Topic locked

New Neopets Toolbar...

Thu Nov 04, 2004 4:45 am

...screwed up the table in my gallery. I just have this code in my shop:

Code:
<table border=0 text=#000000 style="border: #1E2641 thin solid;" background="http://webpages.charter.net/primevolved/anubisbackground2.gif" ><tr><td>


But now the items in my shop are alligned to the left and the table extends way back the toolbar to the right.

I remove the above HTML and it fixes it, so something in there is causing it. Anyone know what the problem is?

Thu Nov 04, 2004 12:22 pm

Try this code, it aligns the text at the bottom in the center, and dosen't mess up.

Yeah, when TNT redid the coding for the toolbar, my resolution is laptop 1600 by 1200, so I can't view the toolbar right, it is always sticking out.

Code:
<div style="width:490; background-color:white;
border-color:black;
border-style:solid;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;">
<p>
Topic locked