vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   vBAdvanced Cleaner Site Navigation Module - CSS Driven Rollovers (https://vborg.vbsupport.ru/showthread.php?t=141648)

ShawneyJ 06-21-2007 02:00 AM

unreal m8 great job i love it. installed and mod of the month.

ShawneyJ 06-21-2007 02:03 AM

Quote:

Originally Posted by rlpartida (Post 1271801)
Quick question,

In what template should I change the font size to make it smaller (or larger)???

Thanks

which ever style you put the the code in the CSS in this step, i highlighted red what to change.

ACP -> Styles & Templates -> Style Manager -> (Your Style) -> Main CSS

Scroll down to Additional CSS Definitions

At the bottom, Add:

-----------------------------------------------------------------
.portalnav
{
color:#FFCC00;
font: bold 10px verdana;
Text-Decoration: none;
}

.portalnav a, .portalnav a:link, .portalnav a:visited, .portalnav a:hover, .portalnav a:active {

text-decoration:none;

color: #FFCC00;

font: bold 10px verdana;
}

rlpartida 06-26-2007 10:55 AM

Hello Jaycob,

Thank you very much for your response. It worked like a charm!

Regards,

Andyucs 06-26-2007 12:10 PM

so what code goes into the template your calling up called

adv_portal_clean_nav

wolf32 06-26-2007 02:03 PM

Quote:

Originally Posted by Andyucs (Post 1276923)
so what code goes into the template your calling up called

adv_portal_clean_nav

This is the initial code to create the first link and the template.

Code:

<tr><td class="alt1"><table border="0" width="165" class="portalnav">
<tr><td bgcolor="#444444" width="100%" onclick="window.location='http://www.youdomain.tld/forum/link.php'" style="cursor:pointer; background-color:#444444" onmouseover="this.style.backgroundColor='#555555';" onmouseout="this.style.backgroundColor='#444444';"><span class="portalnav">Link Description</span></td></tr>
</table></td></tr>

If you want to add more links, then you would use

Code:

<tr><td bgcolor="#444444" width="100%" onclick="window.location='http://www.youdomain.tld/forum/link.php'" style="cursor:pointer; background-color:#444444" onmouseover="this.style.backgroundColor='#555555';" onmouseout="this.style.backgroundColor='#444444';"><span class="portalnav">Link Description</span></td></tr>
HTH :)

Nice Mod Chris

ahmednadir 06-26-2007 08:48 PM

worked like a charm
thanks alot mate....installed

ahmednadir 06-26-2007 09:16 PM

just 1 thing though..

Is it possible to change the font colour.
at the moment its the same colour as the titles and thread colour, the normal navigation I had (the 1 that came with the portal) was a different colour (orange). Is it possible to change it so I can have it in orange so it stands out?

-EDITED-

Sorry mate, did'nt read the second step (was in a rush to install...lol)
great add to my site
thanks alot

wolf32 07-20-2007 01:59 PM

Superb hack. Much Thanks!

I'm having some customization issues though. I'm trying to add a couple of icons to the left of the text, and just can't get it to work.

Any suggestions?

Edit: Anyone???

inteller2k7 07-20-2007 07:25 PM

the one problem i am having is that it dont c all this settings
Column: Left Column
Display Order: 1
Active: Yes
Update All Pages: Yes
Template to Include: (adv_portal)clean_nav
Style: (Your style)

Template content is as follows:

wolf32 07-20-2007 10:05 PM

Quote:

Originally Posted by inteller2k7 (Post 1296876)
the one problem i am having is that it dont c all this settings
Column: Left Column
Display Order: 1
Active: Yes
Update All Pages: Yes
Template to Include: (adv_portal)clean_nav
Style: (Your style)

Template content is as follows:

These settings appear when you go to ACP > vBa CMPS > Add Module.


All times are GMT. The time now is 12:52 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.01992 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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