Help with Custom Page? (Resolved)

Working on a new template and need help? Come here for support.

Moderator: Help Desk Team

Help with Custom Page? (Resolved)

Postby paintedmare » September 1st, 2011, 11:47 pm

I feel like the answer is right in front of me, but at this hour my eyes are glazing over trying to pick apart my (probably basic) HTML. I wanted to utilize tables with the "Preppy" template for a custom 'Characters' page, but I keep getting the 'hosted by' bar smack in the middle of the page instead of at the bottom where it belongs. What part of my code isn't playing nice...?

Here's the page as is:
http://chess-comic.smackjeeves.com/characters/

And here's the current code:

Spoiler! :
<div style="text-align: center;">&nbsp;<br><br>

</div><table style="text-align: left; margin-left: auto; margin-right: auto;" cellpadding="20px" width="600px">
<tbody>
(Under Construction!)

<tr>
<td style="width: 300px;" align="center"><img alt="" src="http://img.photobucket.com/albums/v484/GhostCatStudios/art/yubersm.jpg"> <br>
</td>
<td align="left"><span style="font-weight: bold;">
<span style="font-weight: bold;">Yuber</span></span><br>

<br>
Words.<br>
<br>
<span style="font-style: italic;">"Words."</span>
</td>
</tr>
<tr><td height="5px">&nbsp;</td></tr>


<tr>
<td style="width: 300px;" align="center"><img alt="" src="http://img.photobucket.com/albums/v484/GhostCatStudios/art/albertsm.jpg"> <br>
</td>
<td align="left"><span style="font-weight: bold;">
<span style="font-weight: bold;">Albert Silverberg</span><br></span>

<br>
Words <br>
<br>
<span style="font-style: italic;">"Words."</span>
</td>
</tr>
<tr><td height="5px">&nbsp;</td></tr>
<tr>
<td style="width: 300px;" align="center"><img alt="" src="http://img.photobucket.com/albums/v484/GhostCatStudios/art/ridleysm.jpg"> <br>
</td>
<td align="left"><span style="font-weight: bold;">
<span style="font-weight: bold;">Ridley Wizen</span></span>
<br>
<br>
Words.<br>
<br>
<span style="font-style: italic;">"Words."</span>
</td>
</tr>
<tr>
<td> <br>
</td>
<td>&nbsp;</td>
</tr>

</tbody>
</table> </div></div></div>


Any help is -greatly- appreciated!
Last edited by paintedmare on September 2nd, 2011, 9:38 am, edited 1 time in total.
Image
Image
SuperBiasedMan wrote:SmackJeeves's Law:
The longer any thread gets, the higher the probability that it will be used as an excuse to bitch about BL.

.deviantART. .tumblr.
User avatar
paintedmare
 
Posts: 35
Joined: July 24th, 2011, 12:27 pm

Re: Help with Custom Page?

Postby eishiya » September 2nd, 2011, 12:06 am

For one thing, you cna't have that "under construction" text outside of a <td> element. That might be part of the problem.

Another problem is you have more </div> than you have <div> tags - you're closing some divs prematurely. I'm not familiar with that specific template, but I think you should try removing those two last </div>s
Busy, busy.
User avatar
eishiya
 
Posts: 5726
Joined: December 5th, 2009, 11:17 am

Re: Help with Custom Page?

Postby paintedmare » September 2nd, 2011, 9:38 am

AHA yes, it was all the </div>s at the bottom of the code, thank you! That's what I get for recycling code from old projects at midnight. XD

Thanks -very- much. :3
Image
Image
SuperBiasedMan wrote:SmackJeeves's Law:
The longer any thread gets, the higher the probability that it will be used as an excuse to bitch about BL.

.deviantART. .tumblr.
User avatar
paintedmare
 
Posts: 35
Joined: July 24th, 2011, 12:27 pm


Return to Template Development & Support

Who is online

Users browsing this forum: No registered users and 2 guests