Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Category Images Top & Bottom + Category Spacing Details »»
Category Images Top & Bottom + Category Spacing
Version: 1.00, by Zachery Zachery is offline
Developer Last Online: May 2017 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 03-30-2004 Last Update: Never Installs: 10
 
No support by the author.

Enjoy!

I dont have any screens for this mod atm, so im sorry


However i did use this style on

www.squareultima.com/forums



If there are any problems let me know

repaste the top part into your forumhome_forumbit_level1_nopost to take advantage of collasping.


Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #92  
Old 02-25-2005, 03:30 AM
Rich's Avatar
Rich Rich is offline
 
Join Date: Mar 2004
Location: U.S.A
Posts: 921
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #93  
Old 05-28-2005, 03:07 AM
:Judge:'s Avatar
:Judge: :Judge: is offline
 
Join Date: Jan 2003
Location: USA ~ MD
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #94  
Old 05-30-2005, 02:48 AM
:Judge:'s Avatar
:Judge: :Judge: is offline
 
Join Date: Jan 2003
Location: USA ~ MD
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone please
Reply With Quote
  #95  
Old 05-30-2005, 03:34 AM
:Judge:'s Avatar
:Judge: :Judge: is offline
 
Join Date: Jan 2003
Location: USA ~ MD
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #96  
Old 06-15-2005, 12:21 AM
slowroastedx slowroastedx is offline
 
Join Date: Aug 2003
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #97  
Old 07-05-2005, 11:54 PM
:Judge:'s Avatar
:Judge: :Judge: is offline
 
Join Date: Jan 2003
Location: USA ~ MD
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Could someone give me any answers?
Reply With Quote
  #98  
Old 07-06-2005, 05:31 AM
BillyFischbach BillyFischbach is offline
 
Join Date: Jun 2005
Location: Brooklyn, NY
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do I just do the category spacing thing? only if I use gradients?
Reply With Quote
  #99  
Old 07-09-2005, 06:48 PM
G3MM4 G3MM4 is offline
 
Join Date: Jul 2004
Location: Westcounty UK
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #100  
Old 07-11-2005, 07:47 PM
G3MM4 G3MM4 is offline
 
Join Date: Jul 2004
Location: Westcounty UK
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bump!

Can anyone help please?
Reply With Quote
  #101  
Old 07-12-2005, 12:46 AM
Jacqueline Jacqueline is offline
 
Join Date: Mar 2005
Location: Florida
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 02:46 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05005 seconds
  • Memory Usage 2,344KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete