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

Reply
 
Thread Tools Display Modes
  #1  
Old 07-12-2007, 03:04 AM
Skyed Skyed is offline
 
Join Date: Jul 2007
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Forum category headers

I need help adding 3 pieces of image for my category strips. Whats the code to do it? Where do I add the code? Do I add tables?

Thanks!
Reply With Quote
  #2  
Old 07-12-2007, 11:20 AM
cyberphr's Avatar
cyberphr cyberphr is offline
 
Join Date: Jul 2006
Location: Hell
Posts: 293
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What exactly are you looking to do?
Left and right corners with a background in the center?
Reply With Quote
  #3  
Old 07-12-2007, 06:55 PM
Norco Norco is offline
 
Join Date: Jun 2007
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Coincidently, I am looking to do the same thing on my board, as well! This is what I am trying to accomplish..

The image below shows how I want, each red box represents a different image.


Now, here is a forum I've seen, which (I don't know if it uses 3 images) but could be using 3.


I don't want 1 full image, because apparently it could cause some problems, so 3 would be better. Understand what I am trying to say?

I installed a hack on my forum to separate all the main forum categories into its own box. They all can be the same.
Reply With Quote
  #4  
Old 07-12-2007, 08:30 PM
Skyed Skyed is offline
 
Join Date: Jul 2007
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Norco View Post
Coincidently, I am looking to do the same thing on my board, as well! This is what I am trying to accomplish..

The image below shows how I want, each red box represents a different image.


Now, here is a forum I've seen, which (I don't know if it uses 3 images) but could be using 3.


I don't want 1 full image, because apparently it could cause some problems, so 3 would be better. Understand what I am trying to say?

I installed a hack on my forum to separate all the main forum categories into its own box. They all can be the same.
That's exactly what I'm searching for. Can anyone help?
Reply With Quote
  #5  
Old 07-13-2007, 03:19 AM
Norco Norco is offline
 
Join Date: Jun 2007
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't think anyone knows here.. hm. Ive been trying different things, but I can't seem to get it, sadly.
Reply With Quote
  #6  
Old 07-13-2007, 03:24 PM
TheMilkCarton TheMilkCarton is offline
 
Join Date: Jan 2007
Posts: 294
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Norco View Post
I don't think anyone knows here.. hm. Ive been trying different things, but I can't seem to get it, sadly.
Not true. Most people here just don't want to take the time to explain.

I'm one of them, so here's a general idea:

1) First you need to split the top into a completely different table.
2) Add 3 <td>'s
3) Make the middle image (the tileable one) the background of the middle TD
4) Make two corner images and use <img src=""> to put them inside the left and right <td>'s. (or if you need to use spacer GIFs to position the TCAT text, you'll have to make them background-images with CSS, and use the <img src=""> for the spacer GIFs)
5) Then you'll have to use padding or spacer images (transparent GIFs) to position the tcat text into the correct position.

The example you gave is a little more complex than that, as it puts that fake dropshadow on the edges (meaning you'd need shadows on each side of the whole table), and the tcat is alot wider than the rest of the table.
Reply With Quote
  #7  
Old 07-13-2007, 04:57 PM
cyberphr's Avatar
cyberphr cyberphr is offline
 
Join Date: Jul 2006
Location: Hell
Posts: 293
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Don't forget to place them above the table border (tborder).
Reply With Quote
  #8  
Old 07-18-2007, 06:16 PM
Norco Norco is offline
 
Join Date: Jun 2007
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheMilkCarton View Post
Not true. Most people here just don't want to take the time to explain.

I'm one of them, so here's a general idea:

1) First you need to split the top into a completely different table.
2) Add 3 <td>'s
3) Make the middle image (the tileable one) the background of the middle TD
4) Make two corner images and use <img src=""> to put them inside the left and right <td>'s. (or if you need to use spacer GIFs to position the TCAT text, you'll have to make them background-images with CSS, and use the <img src=""> for the spacer GIFs)
5) Then you'll have to use padding or spacer images (transparent GIFs) to position the tcat text into the correct position.

The example you gave is a little more complex than that, as it puts that fake dropshadow on the edges (meaning you'd need shadows on each side of the whole table), and the tcat is alot wider than the rest of the table.
I do this in?
forumhome_forumbit_level1_nopost
Reply With Quote
  #9  
Old 07-18-2007, 08:18 PM
Twilkey's Avatar
Twilkey Twilkey is offline
 
Join Date: Oct 2006
Posts: 314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Without looking Id say you do that in FORUMDISPLAY.
Reply With Quote
  #10  
Old 07-18-2007, 09:40 PM
Nutz's Avatar
Nutz Nutz is offline
 
Join Date: Aug 2004
Location: United Kingdom
Posts: 436
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No I think forumhome_forumbit_level1_nopost is right in this case.

Thanks,
Mat.
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 06:38 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.10511 seconds
  • Memory Usage 2,248KB
  • Queries Executed 11 (?)
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
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete