vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Add line between forums.. (https://vborg.vbsupport.ru/showthread.php?t=174633)

blindman4556 03-30-2008 11:03 PM

Add line between forums..
 
as you can see its kind of hard to see where the topics seperate: http://www.likenota.com/forums/ is there a way to put a horizontal line between each topic? or something similiar?..

Dismounted 03-31-2008 04:38 AM

What are you referring to as a topic? vBulletin doesn't use the term "topic".

blindman4556 03-31-2008 04:38 PM

the forums listed under what says discussion topic... for example

The office, The showroom, . .. . .. that stuff,\.

Brian30fl 03-31-2008 05:10 PM

that is style specific you can change that in your main css options

blindman4556 03-31-2008 08:13 PM

ummm.. where? i dont see anything. but i dont want vertical lines i just want horizontal ones. and maybe have horizontal color changes..

GameWizard 04-02-2008 12:41 AM

You will need to add that code in your FORUMHOME template in the appropriate area. Not sure how you will go about doing it, you can use CSS with the following:

border-bottom:1px #fff solid;

That code needs to be applied to the table that surrounds your 'topics' as you put it.

You can always also insert an image, or use a <hr> tag aswell. Whatever you feel will give you a better result.


All times are GMT. The time now is 03:54 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.00949 seconds
  • Memory Usage 1,713KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete