vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Change the forum link color (https://vborg.vbsupport.ru/showthread.php?t=249168)

Lynne 08-25-2010 04:38 PM

Exactly which template are you modifying? And exactly what did you try regarding adding the class that I specified? I'd like to try the same thing on my test board, but I need to know exactly what you've done first.

miket1234 08-25-2010 06:27 PM

TO LOOK LIKE THIS:
http://img828.imageshack.us/img828/3976/vb3.jpg
I MADE THE FOLLOWING MODIFICATIONS:
in forumhome_forumbit_level2_nopost template:
i changed :
PHP Code:

<li class="forumbit_nopost L2" id="cat{vb:raw forum.forumid}"

in
PHP Code:

<li class="forumlink" id="cat{vb:raw forum.forumid}"

i put in additional.css :
PHP Code:

.forumlink {
clear:both;
background-color:#d6fdde;
background-image:url('http://talkpoint.ro/images/misc/forumic.jpg');
background-repeat:no-repeat;
background-position:25%;
position:relative;
display:block;

margin-right:-2px;
border-left3px solid #C4C4C4;
margin-left:-2px;
border-right1px solid #C4C4C4;
border-bottom1px solid #C4C4C4;
}

.
forumrow L2
{
padding0 0 0 20px;
clear:both;
}
.
forumdata
{
padding0 0 0 68px;
clear:both;


take a look and maybe we will improve :D

Lynne 08-25-2010 08:53 PM

So you have it how you want it now?

miket1234 02-08-2013 06:21 PM

yes, thanks Lynne


All times are GMT. The time now is 04:26 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.02243 seconds
  • Memory Usage 1,733KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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