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)

ViciousCode 01-22-2010 04:41 PM

Quote:

Originally Posted by CrazyProgrammer (Post 1963583)
i cant see avatars when i use this

upload the plugin-header-avatar.xml then you will see the avatar

Sador 01-22-2010 06:10 PM

You need the new plugin to let it work, if you still have the old one it won't work.

Edit; and Friends & Contacts is still white.

ViciousCode 01-22-2010 06:38 PM

Quote:

Originally Posted by Sador (Post 1963659)
You need the new plugin to let it work, if you still have the old one it won't work.

Edit; and Friends & Contacts is still white.

strange, its not white for me, is your css edited in any way?

zonaenlinea 01-22-2010 07:27 PM

I hope to be testing well thanks

xbrian88 01-22-2010 07:42 PM

I made your last change ... but the avatar? disappeared: D

https://vborg.vbsupport.ru/external/2010/01/48.jpg

Sador 01-22-2010 08:21 PM

Quote:

Originally Posted by xbrian88 (Post 1963727)
I made your last change ... but the avatar? disappeared:D

Quote:

Originally Posted by Sador (Post 1963659)
You need the new plugin to let it work, if you still have the old one it won't work.

This.

Quote:

Originally Posted by ViciousCode (Post 1963681)
strange, its not white for me, is your css edited in any way?

Ehm, not that can remember. It's especially weird that it's only that one, all the others are fine. Someone else in this topic also reported Friends & Contacts to be white, btw.

ViciousCode 01-22-2010 08:26 PM

Quote:

Originally Posted by Sador (Post 1963759)
This.

Ehm, not that can remember. It's especially weird that it's only that one, all the others are fine. Someone else in this topic also reported Friends & Contacts to be white, btw.

that is really strange, i checked the code, installed it on different themes, that link works

try changing the link title to only Friends, maybe the & character is messing with it

Sador 01-22-2010 09:02 PM

Quote:

Originally Posted by ViciousCode (Post 1963761)
that is really strange, i checked the code, installed it on different themes, that link works

try changing the link title to only Friends, maybe the & character is messing with it

Hm, that wasn't it.

However, after clicking on the Friends & Contacts button in the list it took me to that page, and when I checked it there, it suddenly showed in black like it should. Went to some other pages, but now it shows like it should.

Don't know why it wouldn't at first, but it seems to work now, thanks.

Alex@Mk3OC 01-22-2010 10:02 PM

Excellent mod, had to create 3 seperate dropdown.css files so the dropdowns match my different styles

ViciousCode 01-22-2010 11:53 PM

Quote:

Originally Posted by Sador (Post 1963659)
You need the new plugin to let it work, if you still have the old one it won't work.

Edit; and Friends & Contacts is still white.

add this after class="underline"

Code:

style="color: #000;"
so it will look like this

Code:

<li><a href="{vb:link member, {vb:raw bbuserinfo}}" class="underline" style="color: #000;">My Profile</a></li>
<li><a href="profile.php?do=editprofile{vb:raw session.sessionurl_q}" class="underline" style="color: #000;">Edit Profile</a></li>
<li><a href="usercp.php{vb:raw session.sessionurl_q}" class="underline" style="color: #000;">My Settings</a></li>
<li><a href="profile.php?do=buddylist{vb:raw session.sessionurl_q}" class="underline" style="color: #000;">Friends & Contacts</a></li>
<li><a href="private.php{vb:raw session.sessionurl_q}" style="color: #000;">Private Messages</a></li>



All times are GMT. The time now is 11:22 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.01172 seconds
  • Memory Usage 1,745KB
  • 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
  • (8)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