Bluepearl Design
Go Back   Bluepearl Design > Bluepearl Templates > Free vBulletin Templates > Darkness

Top Image and Cell

Our most popular gaming template for vBulletin. Comes with heaps of free headers.
    

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old 08-22-2005, 02:57 AM   #11 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,916
Images: 386
Blog Entries: 4
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: Top Image and Cell

Ok dude i found the problem while redesigning it for 3.5

in the FORUMDISPLAY template, remove the table from the $forumbits variable.

So for example change:
Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
	<tr align="center">
	  <td class="thead">&nbsp;</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
</table>
to:
Code:
$forumbits
Hope this helps
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-11-2005, 01:05 AM   #12 (permalink)
 
Title: Member
Join Date: Jul 2005
Age: 48
Posts: 18
Rep Power: 0 ntburchf is on a distinguished road
Re: Top Image and Cell

Sean,
Thanks!
but it did not seem to correct the issue.
Made the changes you posted and if anything it made some of it worse.
either that or I changed the wrong stuff

Changed FORUMDISPLAY to;
Code:
<!--
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
    <tr align="center">
      <td class="thead">&nbsp;</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
</table>
-->
$forumbits
did not seem to work. If anything looks like it made it worse
http://www.dow-gamers.net/vb/forumdisplay.php?f=6
can replicate by doing-
go from index, to a sub-forum, then go to the parent forum
eg-
go here
http://www.dow-gamers.net/vb/forumdisplay.php?f=151
then on the header click on the breadcrumbs to go up 1 level ie
http://www.dow-gamers.net/vb/forumdisplay.php?f=6

Last edited by ntburchf; 10-11-2005 at 01:13 AM.
ntburchf is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-11-2005, 02:01 PM   #13 (permalink)
 
Sean's Avatar
 
Title: Founder/Admin
Join Date: Jan 2004
Location: Sydney, Australia
Age: 28
Posts: 8,916
Images: 386
Blog Entries: 4
Rep Power: 10 Sean will become famous soon enough
Send a message via MSN to Sean Send a message via Skype™ to Sean
Re: Top Image and Cell

Yeah will have to fix this problem with the next release, have the same issue on this new style Plasma.

For some reason when viewing sub-forums VB likes to interrupt the table which causes it to distort the site.
Sean is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads for: Top Image and Cell
Thread Thread Starter Forum Replies Last Post
PHP over side image [5th MR] Diggy ClanzDarkness2 5 10-11-2006 10:53 PM
Splash Image SpawnDemon Graphics 13 11-16-2005 05:56 PM


  
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Bluepearl Templates

All times are GMT +11. The time now is 04:01 AM.

 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52