vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   Category Images Top & Bottom + Category Spacing (https://vborg.vbsupport.ru/showthread.php?t=88815)

Rich 02-25-2005 03:30 AM

Hello,
For those that were wondering, this does work on 3.0.7. I just installed it, and the installation went flawless. For those of you that are not seeing the space between the forums, it is a simple fix. There is a typo in the instructions.

In your forumhome_forumbit_level1_nopost you are told to place this at the VERY bottom.

PHP Code:

<div style="padding: 5px 5px 5px p5x;"></div


If you look at the numbers, the last 5px is written incorrectly. You should actually add this:

PHP Code:

<div style="padding: 5px 5px 5px 5px;"></div

If you have done everything as you were instructed, and make this change that is posted, the spacing will appear.
Also, if you use massive graphics for your top cat., the bottom one might appear not to work. I had this problem. Once I shrunk my cat images down, the bottom and top appeared as they were supposed to.

I would show an example, but I played with this on my test site before I actually install it on my real site.

:Judge: 05-28-2005 03:07 AM

My collasping images have been pushed into the middle. I have been trying for like 2 or 3 hours just trying to figure it out and I cannot find my issue.

:Judge: 05-30-2005 02:48 AM

Anyone please :)

:Judge: 05-30-2005 03:34 AM

Quote:

Originally Posted by gfd
I'm have the same probelm with Croft. As well as the additional problem of wrong widths in one of the columns.

An extra row that appears underneath the thread title, in Firefox and Opera - IEWin does not show it.

I checked the code and it's this:
<thead>
<tr>
<td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">
</td>
</tr>
</thead>

What exactly does this empty row do? Firefox and Opera do display empty rows unlike IE, and it doesn't look nice when it's empty.

I just deleted this row but I would like to know its purpuse. Please advise.

As far as the problem with the widths, please see the screenshot provided. Firefox displays it correctly, but Opera and IEWin do not.


Any suggestions?

thanks

PS. excellent mod by the way.

Yes why is this extra table there? I didnt take mine out because I dont know if i should.

slowroastedx 06-15-2005 12:21 AM

I have some problems with my forum. www.jamaicapromote.com/forum

look at the lower cat image on top and then a lower cat image is missing on the bottom

here is the code

PHP Code:

<if condition="$forum[forumid] == 9"> <else /> 

 
<!-- 
BOTTOM TABLE IMAGE -->
<
table width="100%" border="0" cellpadding="0" cellspacing="0" background="images/jamaica/bottom_slice.gif"
  <
tr
    <
td width="50%" align="left" valign="top"><img src="images/jamaica/bottom_left.gif" alt="left" /></td
    <
td width="50%" align="right" valign="top"><img src="images/jamaica/bottom_right.gif" alt="right" /></td
  </
tr
</
table

<!-- 
END BOTTOM TABLE IMAGE -->

<
br /> 
</if> 

<!-- 
top category table setup --> 
<
table class="tborder" border="0" cellpadding="0" cellspacing="0" width="100%" valign="bottom" align="bottom" background="images/jamaica/body_slice.gif"
  <
tr
    <
td width="" height="25" align="left" valign="top"><img  src="images/jamaica/body_left.gif" width="95" height="25" alt="left" /></td
    <
td width="100%" valign="top">
      <
div align="center"> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><b>$forum[title]</b></a></div
      <if 
condition="$show['forumdescription']"
      <
div class="smallfont">$forum[description]</div
      </if> <if 
condition="$show['subforums']"
      <
div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div
      </
div
      </if> </
td
    <
td width="" height="25" align="right" valign="top"><img src="images/jamaica/body_right.gif" width="42" height="25" alt="right" /></td
  </
tr
</
table
<!-- 
End top category table setup --> 
<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center"
<if 
condition="$childforumbits"
<
tbody id="collapseobj_forumbit_$forumidstyle="{$collapseobj_forumid}"
  <
tr align="center"
    <
td class="thead">&nbsp;</td
    <
td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td
    <
td class="thead" width="200">$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
 
$childforumbits
</tbody
</if> 

thx

:Judge: 07-05-2005 11:54 PM

Could someone give me any answers?

BillyFischbach 07-06-2005 05:31 AM

How do I just do the category spacing thing? only if I use gradients?

G3MM4 07-09-2005 06:48 PM

Thanks for posting this mod, I've been wondering how to customise the category strips in this way. It's all worked fine, but I keep getting a problem with the background showing up where it shouldn't. The custom category strip is meant to be rounded, but I can still see the background (marked by red circles). Please see attachment. How can I solve this problem?

G3MM4 07-11-2005 07:47 PM

Bump!

Can anyone help please?

Jacqueline 07-12-2005 12:46 AM

Quote:

Originally Posted by G3MM4
Thanks for posting this mod, I've been wondering how to customise the category strips in this way. It's all worked fine, but I keep getting a problem with the background showing up where it shouldn't. The custom category strip is meant to be rounded, but I can still see the background (marked by red circles). Please see attachment. How can I solve this problem?

I solved this by not making the corners transparent. I colored them the color of the background.


All times are GMT. The time now is 08:59 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01136 seconds
  • Memory Usage 1,779KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete