Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-30-2003, 12:50 PM
imported_shadow187 imported_shadow187 is offline
 
Join Date: Sep 2003
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How do i add the image borders

Hi,

I would like to know how i add the image borders around added tables on forumhome !!

I've attached a screenshot about what i really mean

I can' t figure this one out by myself, so please help me on this one ??
Attached Images
File Type: jpg image.JPG (30.9 KB, 0 views)
Reply With Quote
  #2  
Old 09-30-2003, 05:01 PM
Logikos Logikos is offline
 
Join Date: Jan 2003
Posts: 2,924
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you talking about the bottom cat images?
Reply With Quote
  #3  
Old 09-30-2003, 10:20 PM
imported_shadow187 imported_shadow187 is offline
 
Join Date: Sep 2003
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes indeed m8 !!!

And also like the cat images arround a welcome panel and arround the shoutbox !!!!

GreetZ
Reply With Quote
  #4  
Old 10-01-2003, 12:46 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

there are two ways to do this :\

search aroudn the forums for how to add catimages

ill work up a way to suround a forum in images tis a tad more complicated and diffuclut to achive correctly

esp in vb2
Reply With Quote
  #5  
Old 10-01-2003, 09:37 AM
imported_shadow187 imported_shadow187 is offline
 
Join Date: Sep 2003
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't really know what you mean by this ??

Can you explain maybe a little bit more please ??

-
Reply With Quote
  #6  
Old 10-04-2003, 12:16 PM
Logikos Logikos is offline
 
Join Date: Jan 2003
Posts: 2,924
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You need to have install Breaking up the categories from eachother, u find it here http://www.vbulletintemplates.com/m...s=&threadid=125



----Start----
  • Go to your ACP and open forumhome_forumbit_level1_nopost

Right at the top over </table> put this
Code:
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="48"><img src="{imagesfolder}/catbleft.jpg" border="0"></td>
<td align="center" background="{imagesfolder}/catbmiddle.jpg" width="100%"></a></td>
 
<td width="48"><img src="{imagesfolder}/catbright.jpg" border="0"></td>
</tr>
</table>
Save this

  • Now go to your forumhome temp and search for $forumbits
Put right below add this

Code:
<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="48"><img src="{imagesfolder}/catbleft.jpg" border="0"></td>
<td align="center" background="{imagesfolder}/catbmiddle.jpg" width="100%"></a></td>
 
<td width="48"><img src="{imagesfolder}/catbright.jpg" border="0"></td>
</tr>
</table>
Thats it!
---Done---
btw thats not my mod i just couldnt find the thread.

[edit]If that doesnt work make sure that you dont have 2 </table></table> under each other[/edit]
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 09:04 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
  • Page Generation 0.03862 seconds
  • Memory Usage 2,225KB
  • Queries Executed 12 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (1)postbit_attachment
  • (6)postbit_onlinestatus
  • (6)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete