vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   some template coding help (https://vborg.vbsupport.ru/showthread.php?t=113453)

Dark Rider 04-19-2006 03:35 PM

some template coding help
 
hey this is my first time trying to code and design a vb template and im running into some trouble.

here is kinda what i want the front page on vb to look like:
http://drdesigns.talkhost.info/vbtemplate.jpg
yeah i know it looks alittle messy i gotta clean up my psds :-D

but im having some trouble and right now it looks like this:
http://talkhost.info/test/index.php

i want the tcat to be 28px height but it is more i think thats cause there seems to be padding or margin on the collapse_tcat.gif same problem with the thead but i want that one to be 20 px height.

also the menu options i want to make the font bigger i made a new css class called .vbmenu_control2 because .vbmenu_control i think was used for the nav and somthing esle but i didnt want to change that somthing else. as u can see the spot where it tells u where u are on the forum has the background of the menu how do i fix that? im guessing you guys are going to want to see the coding to help me on some of this just let me know what files you need and ill post the codes here.

thanks for your help guys!

peterska2 04-19-2006 08:26 PM

ok, here goes.

1. navbar colored not as required.

In your navbar template

FIND
Code:

<td class="alt1" width="100%">
               
                        <div class="navbar"

REPLACE WITH
Code:

<td class="alt1active" width="100%">
               
                        <div class="navbar"

2. implementing vbmenu_control2

You appear to have got this sorted.

3. Changing the heights of tcat and thead

I'm not sure about that one, sorry.


All times are GMT. The time now is 09:03 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.00966 seconds
  • Memory Usage 1,712KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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