vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Stuck: Tinkering with breadcrumb style (https://vborg.vbsupport.ru/showthread.php?t=152828)

hinch 07-20-2007 08:17 AM

Stuck: Tinkering with breadcrumb style
 
So i'm trying to tinker with the breadcrumb style for the top of the page's.

I've got it so its displaying right on the forum home, and the forum thread listing page.
The issue i've got though is when your viewing a thread within a category or if your on multiple categories down ie: more than one.

The first entry and the last segment are just fine but the breadcrumb bit in the middle is smaller than the rest of the font some how the replacement in the template is ignoring the master style set to it.

How/Where do I go to edit this or has anyone got any better suggestions on how todo it?

http://www.furious-angels.com/imageh...07ccda1c40.jpg

Code:

if condition="is_array($navbits)">
                        <table cellpadding="0" cellspacing="0" border="0">
                        <tr valign="top">
                                <td width="100%" class="navbar-header">
<span class="navbar-header"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a> $navbits[breadcrumb] > <strong>$navbits[lastelement]</strong></span></td>
                        </tr>
                        </table>                       
                <else />
<div class="navbar-header" style="font-size:10pt">
<strong>$vboptions[bbtitle]</strong>
</div>
                </if>


EDIT:

DOH can remove this thread/close it whatever moment of clarity i worked it out.


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