vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Home Enhancements - Extra Navbar (https://vborg.vbsupport.ru/showthread.php?t=217689)

maxell666 05-30-2010 07:43 PM

yes, it changed font color to black ;(

uff, do you have any other idea?

RobbieZ 05-30-2010 07:52 PM

Ok lets add some more CSS attributes.

After
Code:

white;
add

border-color:#000000;border-style:none

It should look like this.

.adv a{padding:6px 0 3px;height:20px;display:block;text-align:center;text-decoration:none;background-color:#000000;color: white;border-color:#000000;border-style:none}.adv a:hover{background-color:#000000;}.adv a span{display:none;}

maxell666 05-30-2010 07:59 PM

Unfortunately, there is absolutely no changes on my site after i added this two CSS attributes (plus i supose, you forgot about semicolon on the end, but in both versions - with and without it- no changes)

RobbieZ 05-30-2010 08:01 PM

Can you link me to your site please or PM me :)

maxell666 05-30-2010 08:08 PM

ok, i send you a PM

also i'm using this theme...

https://vborg.vbsupport.ru/showthread.php?t=214585

RobbieZ 05-30-2010 08:23 PM

You see this post : https://vborg.vbsupport.ru/showpost....4&postcount=38

AdminCp>Styles & Templates>Pink> GO and then scroll down

You may have shown me the wrong picture from your default style.

maxell666 05-30-2010 08:31 PM

After i saw, this is no solution i changed "Table Border" to old color, but....

Now i changed back and made everything black again in "Table Border in Admin Panel", you can now take a look and see on site how it looks...

http://img18.imageshack.us/img18/9205/extranav2.jpg

I don't know if you looking on right template, but you can also add "/index.php?styleid=3" to the link i gave you

RobbieZ 05-30-2010 08:40 PM

Right, Ive got it.

Its your CSS tborder

https://vborg.vbsupport.ru/external/2010/05/11.jpg

Look how ive changed it to none.

maxell666 05-30-2010 08:49 PM

hmm, i don't understand, what i'm doing wrong...

here is my Table Boder...

https://vborg.vbsupport.ru/external/2010/05/9.jpg

and here is how it looks on my forum...

https://vborg.vbsupport.ru/external/2010/05/10.jpg

RobbieZ 05-30-2010 08:51 PM

Your editing the wrong style, goto your default and look at your other heading at the top in black.

Notice how the table border is now missing.

RobbieZ 05-30-2010 08:56 PM

I just tried it on mine.

https://vborg.vbsupport.ru/external/2010/05/7.jpg

I also set the second cellspacing to 0

maxell666 05-30-2010 08:56 PM

i do editing the right style (pink). In default style i'm using different code for "extra navbar" but i wasn't able to customize it

https://vborg.vbsupport.ru/external/2010/05/8.jpg

RobbieZ 05-30-2010 09:09 PM

I dont know whats wrong.

This is with the code copied straight onto my forum from the coder.

https://vborg.vbsupport.ru/external/2010/05/5.jpg

This is it with the CSS tborder set to none.

https://vborg.vbsupport.ru/external/2010/05/6.jpg

And now with cellspacing set to 0

https://vborg.vbsupport.ru/external/2010/05/7.jpg

RobbieZ 05-30-2010 09:12 PM

Ive got an idea.

Remove the class tborder.

Code:

<table class="adv" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"><tr>

maxell666 05-30-2010 09:15 PM

i know it's weird

after i removed

Code:

<table class="tborder adv" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"><tr>
it messed whole site, take a look

https://vborg.vbsupport.ru/external/2010/05/4.jpg

RobbieZ 05-30-2010 09:17 PM

No.

Just tborder (remove the red)

Code:

<table class="tborder adv" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"><tr>

maxell666 05-30-2010 09:22 PM

ups, sorry ;)

https://vborg.vbsupport.ru/external/2010/05/3.jpg

maxell666 05-30-2010 09:30 PM

i also set cellspacing to 0

https://vborg.vbsupport.ru/external/2010/05/2.jpg

RobbieZ 05-30-2010 09:39 PM

I cant help you without logging onto your board sorry.

maxell666 05-30-2010 09:40 PM

ok, thank you for everything, i will try to figure this out by myself

Terrenceowns 06-14-2010 11:47 AM

How do you change the color of the text?

bazx 06-19-2010 06:11 PM

thanks for the mod works great

lucky_j1 06-29-2010 08:50 AM

many thanks for this nice share

Chance4Today 08-22-2010 09:41 PM

:up: Thanks

Scyther 07-03-2011 12:32 PM

cool addition...marked installed.

ricardoNJ 04-18-2012 06:32 PM

testing...

nafaa 04-18-2012 09:46 PM

Very nice! thank you! :up:

wolfsblut01 08-20-2013 09:09 AM

klasse, danke dir.

geht aber auch mit images

<td class="alt1" width="10%">
<a href="http://teraquodarcade.de/index.php"><img src="./images/XXXX/startseite.png" >Startseite</a>

:)

ozzy47 09-09-2013 11:13 PM

Quote:

Originally Posted by wolfsblut01 (Post 2439893)
klasse, danke dir.

geht aber auch mit images

<td class="alt1" width="10%">
<a href="http://teraquodarcade.de/index.php"><img src="./images/XXXX/startseite.png" >Startseite</a>

:)

Please keep posts in English.

aseapeople 02-06-2015 02:49 PM

Installed at http://energeticforum.com works perfect. I changed the mouseover dark background to a simple underline.

webnsn 04-16-2021 09:25 AM

Hi

I have installed

Here the Demo @ https://www.wikinewforum.com/forumdisplay.php?f=3


All times are GMT. The time now is 01:36 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.01209 seconds
  • Memory Usage 1,771KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_quote_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
  • (31)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