![]() |
wierd issue on forum index
so last night I was trying to insert a random banner next to my header image. I ran into issues with the placement of the banner, and scrapped the idea for now. Then I changed my header image, and I thought all went well. My problem is with the forum index page. there is a 3" blank space on the right side of the page. it forces the scroll bar at the bottom, and when you look at that space there isn't anything there. now here where it's weird. I can accept that I messed something up when I was trying to add the ad banner, but it's only on the index. if I open a section it's fine, go to the gallery. it's fine, go into the arcade, its fine. I am using VBadvanced as my front end CMPS product, and the main page is also fine. Any ideas on what I broke?
Thanks, Larry |
When trying to place the banner, which template did you edit?
Thanks, Paul. |
I was in default style>header.
here is the text from that template <!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="center"><a href="Http://www.thescmas.com"><img src="$stylevar[titleimage]" border="0" alt="The Southern Colorado Marine Aquarist Society" /></a></td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output |
Can you please post a link to your site to see the problem?
Thanks, Paul. |
<a href="http://www.thescmas.com/forums/index.php" target="_blank">http://www.thescmas.com/forums/index.php</a>
here you go. |
Cant seem to view your site.
I get this error message. "Sorry. The administrator has banned your IP address. " If you haven't do any other template modifications and dont have anything else installed in the header template I would try 'reverting' the template. Thanks, Paul. |
Well I tried to copy the original version in there, but I will ty it again and see what happens. the wierd things is, it's only on that one page. all the others look ok. is there a template to governs the layout of the forum index?
--------------- Added [DATE]1200939316[/DATE] at [TIME]1200939316[/TIME] --------------- ok, I reverted what I posted above to this.. <!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]"> </td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output same issue. |
It looks to me like your image file is longer than it needs to be causing the forced scroll bar. I would recommend changing the size of the images, and then trying to use the image again. I believe this is what you need to do. I could be wrong. I thought I was wrong once, turns out I was mistaken. :cool:
|
haha! ok, I will resize the pic, and see what happens.
|
Yeah that was my original thought the size of the image, but when he said just that one page?
The Forum home relates to the forum index. Thanks, Paul. |
no dice. I made the image really small and it's still an issue.
|
The first time I looked at your page, I saw what you were talking about. The enlarged banner causing a scroll bar at the bottom. Now, when I look at it again, all of it looks fine. Try clearing your temp files and looking again. Let us know.
|
here is the first section from my forumhome template
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <!-- no cache headers --> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="-1" /> <meta http-equiv="Cache-Control" content="no-cache" /> <!-- end no cache headers --> $headinclude <title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title> </head> <body> $header $navbar <if condition="$vboptions['show_random']==1"> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="99%"> </table> <br /> <br /> </if> <!--Gallery-Addition--> <if condition="$show['guest']"> <!-- guest welcome message --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td> </tr> <tr> <td class="alt1"> <phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase> </td> </tr> </table> <!-- / guest welcome message --> <br /> </if> <!-- main --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <thead> <tr align="center"> <td class="thead"> </td> <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td> <td class="thead" width="175">$vbphrase[last_post]</td> <td class="thead">$vbphrase[threads]</td> <td class="thead">$vbphrase[posts]</td> <if condition="$vboptions['showmoderatorcolumn']"> <td class="thead">$vbphrase[moderator]</td> </if> </tr> </thead> $forumbits <tbody> <tr> <td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong> <a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a> <if condition="$vboptions['forumleaders']"> <a href="showgroups.php$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if> </strong></div></td> </tr> </tbody> </table> $forumhome_markread_script <!-- /main --> --------------- Added [DATE]1200941111[/DATE] at [TIME]1200941111[/TIME] --------------- well, I have cleared my temp data, and the forum index still has the scroll, and blank area on the right side. all of other pages are fine. --------------- Added [DATE]1200952183[/DATE] at [TIME]1200952183[/TIME] --------------- recreating the template and moving my Navbar and header info into the new template fixed the issue. no idea what broke the default template. |
All times are GMT. The time now is 02:18 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|