The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
http://www.rhymenreason.net/testboard
As you can see, my problem lies in the top corners. The background exceeds past the corners rather than having the corners hugging their respective edges. Additionally, I cannot figure out how to connect this table to the one above it, because that purple space is enough to make me want to cause harm. ![]() My current coding for that section goes as follows: Code:
<!-- /toplinks --> </td> </tr> <tr> <td valign="top" align="center" background="{imagesfolder}/topbg.gif"><img align="left" src="{imagesfolder}/tlcorner.gif" border="0" nowrap><img align="right" src="{imagesfolder}/trcorner.gif" border="0" nowrap></td></tr> Jake |
#2
|
||||
|
||||
![]()
The URL in your post is wrong. You are missing a 't'
![]() |
#3
|
|||
|
|||
![]()
with that said...
any suggestions? |
#4
|
||||
|
||||
![]()
Hm, cant really tell without seeing the full code.
Would you mind posting your full header code? |
#5
|
|||
|
|||
![]() Code:
<!-- logo and buttons --> <center> <table border="0" width="{tablewidth}" cellpadding="0" cellspacing="0"> <tr> <td valign="top" align="center"><a href="index.php?s=$session[sessionhash]"><img src="{titleimage}" border="0" alt="$bbtitle"></a><img src="{imagesfolder}/spraytop.gif" border="0"></td></tr> <td valign="top" align="center" nowrap> <!-- toplinks --> <a href="usercp.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_profile.gif" alt="Here you can view your subscribed threads, work with private messages and edit your profile and preferences" border="0"></a><a href="register.php?s=$session[sessionhash]&action=signup"><img src="{imagesfolder}/top_register.gif" alt="Registration is free!" border="0"></a><a href="memberlist.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_members.gif" alt="Find other members" border="0"></a><a href="misc.php?s=$session[sessionhash]&action=faq"><img src="{imagesfolder}/top_faq.gif" alt="Frequently Asked Questions" border="0"></a><a href="search.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_search.gif" alt="Search" border="0"></a><a href="index.php?s=$session[sessionhash]"><img src="{imagesfolder}/top_home.gif" alt="Home" border="0"></a><a href="privacy.php"><img src="{imagesfolder}/top_privacy.gif" alt="Know your rights!" border="0"></a><img src="{imagesfolder}/top_cap.gif" border=0><img src="{imagesfolder}/spraybot.gif" border="0"><!-- <a href="member.php?s=$session[sessionhash]&action=logout"><img src="{imagesfolder}/top_logout.gif" alt="Logout" border="0"></a> --> <!-- /toplinks --> </td> </tr> <tr> <td valign="top" align="center" background="{imagesfolder}/topbg.gif" cellspacing="0" cellpadding="0"><img align="left" src="{imagesfolder}/tlcorner.gif" border="0" cellspacing="0" cellpadding="0" nowrap><img align="right" src="{imagesfolder}/trcorner.gif" border="0" cellspacing="0" cellpadding="0" nowrap></td></tr> <!-- /logo and buttons --> <!-- content table --> <table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="10" border="0"> <tr> <td> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|