vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - Advanced Header V2 Rework (https://vborg.vbsupport.ru/showthread.php?t=233813)

Sador 01-23-2010 03:50 PM

vBulletin isn't even fully supporting IE6 anymore if I remember correctly, so I don't see why Vicious should. IE7 is still used often enough though, so support for that would be nice.

SSJB_7 01-24-2010 11:26 AM

also any news about adding only for administrators,moderators the links?

kisanjong 01-24-2010 02:17 PM

Quote:

Originally Posted by Sador (Post 1963519)
Installed this, and it works fine. However, for some reason the font color of Friends & Contacts is white, so you can't see it. (unless you mouse over of course) Does anybody know where I can change this?

http://www.tiswah.com/forum/uploaded/1/friends_bug.jpg

i am also having this problem but with the edit profile menu on rollover its fine?

ViciousCode 01-24-2010 09:23 PM

maybe its just an error in vb4.0.1, ill make the drop down default when 4.0.2 comes out.

well the thing is, i dont have ie7, so i cant really test it, im on windows 7 which does not have ie7

s810car 01-24-2010 10:47 PM

I added this to the end of vbulletin.css along with the product code to fix the links
Code:

#one-ddcontent li a:link{
    color: #000000;
}
#one-ddcontent li a:hover{
    color: #FFFFFF;
}

Had to add the hover color because the link attribute made the font black even with hover over. Hope this helps!

kisanjong 01-25-2010 05:39 AM

Quote:

Originally Posted by s810car (Post 1965665)
I added this to the end of vbulletin.css along with the product code to fix the links
Code:

#one-ddcontent li a:link{
    color: #000000;
}
#one-ddcontent li a:hover{
    color: #FFFFFF;
}

Had to add the hover color because the link attribute made the font black even with hover over. Hope this helps!

Perfect fixed the problem in firefox and i.e 8, not sure about i.e7 , same for me windows 7 installed

Thanks :up:

Senja 01-25-2010 09:31 AM

1 Attachment(s)
Problem. The big distance
sorry for my English

s810car 01-25-2010 01:22 PM

Quote:

Originally Posted by Senja (Post 1965991)
Problem. The big distance
sorry for my English

that's due to this:

Quote:

Find This (Only f your logo height is small as 45 pixels)

Code:

<div class="ad_global_header">
{vb:raw ad_location.global_header1}
{vb:raw ad_location.global_header2}
</div>
<hr />
{vb:raw ad_location.ad_header_end}

Add Below

Code:

<vb:if condition="$show['member']"><div style="height: 50px"></div>
Change the height:50px to whatever you need, possibly remove entirely depending on your style

ViciousCode 01-25-2010 05:04 PM

Quote:

Originally Posted by s810car (Post 1965665)
I added this to the end of vbulletin.css along with the product code to fix the links
Code:

#one-ddcontent li a:link{
    color: #000000;
}
#one-ddcontent li a:hover{
    color: #FFFFFF;
}

Had to add the hover color because the link attribute made the font black even with hover over. Hope this helps!

thanks, that fixed the problem, cant believe i didnt think of that :D

Alex@Mk3OC 01-25-2010 08:28 PM

Any news on if this is gonna be fixed to work in IE7?


All times are GMT. The time now is 02:33 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.01119 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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