![]() |
Advanced Header V2 Rework
1 Attachment(s)
NEW Version works with version 4.0.8 and above!
Check Out The New Version ------------------------------------------------------------------------- Sorry for the long wait, but here is the working and better version of Advanced Header v2 this version will work on 4.0.1 + Up Look at the screenshot below First upload the files from the archive to the correct folders in your forum. Now its time to edit the templates. Step 1. Upload the files to the image directory. Step 2. Edit vbulletin.css (inside CSS templates) add this code at the very bottom Code:
.top-header-info{ Edit the header template Find This Code:
<div class="above_body"> <!-- closing tag is in template navbar --> Code:
<script type="text/javascript" src="images/dropdown.js"></script> Code:
<ul class="isuser"> Code:
<div class="top-header-info"> Code:
<div class="ad_global_header"> Code:
<vb:if condition="$show['member']"><div style="height: 50px"></div></vb:if> Edit navbar_notifications_menubit template Replace all with this - Fixed. Code:
<li><a href="{vb:raw notification.link}" class="th-underline">{vb:raw notification.phrase} ({vb:raw notification.total})</a></li> add This above My Profile link Code:
<vb:if condition="$show['admincplink']"><li><a href="{vb:raw admincpdir}/index.php{vb:raw session.sessionurl_q}" class="th-underline">Admin cPanel</a></li></vb:if> |
Very nice I like it ;)
|
1 Attachment(s)
Indeedish! How ever, it doesn't work for me. I don't get the overlay around the avatar, etc. The menu itself seems to work. I've done everything as instructed. And yes, files uploaded correctly. And yes, I did every single step correctly multiple times.
|
Indeedish!
|
Do you still have to install the avatar in header mod first, or is this all you need to do now?
|
never mind seemed to be a problem with the old avatar addon. good work :)
|
Quote:
|
how to change the color of the dropdown, the border and the hover color for the menu points?
|
have to edit the dropdown.css which is in clientscript folder
|
Quote:
|
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?
https://vborg.vbsupport.ru/ |
Quote:
Quote:
*shrugs*, I still am having issues.. Reverted templates back to default and tried again, I still don't have an overlay. https://vborg.vbsupport.ru/attachmen...5&d=1264149566 I also have the same issue as Sadoy, Friends & contact text is white, which makes it hard to see unless you mouse over it. |
Aye!
Vicious you know I like you man but here's the dealio for everyone new to this or just not aware: 1. You can't just copy someones code as Daten did yours without asking first unless you marked your mod as "Re-Usable Code". 2. You can upload SevenSkins product for download in your mod thread Vicious. 3. YOU all can however ask each other for permission to do so but the product of one coder should not be placed for download in another coders modification thread all sorts of issue come to mind including but not limited to the original coder updating his mod yet this version would remain and be outdated could cause issues int he future no matter how responsible you are it's still two edits and having to keep up with it = no no. 4. Daten should have come to you and offered his code no sense having a new thread about it, your Rework is slightly different that your original mod thread and it works fine on 4.0 not 4.0.1 and this version here works fine on 4.0.1 but looks off in 4.0 I bet due to the alignment issue so it can be left as it's for use with a specific version IF you make sure the version listed is 4.0 instead of 4.0.x Other stuff comes to mind but a few of you just needed that to be said I hope, meant as a fyi. Mike |
okay try this instead
remove the top header info from vbulletin.css and add it like this to headerinclude template after dropdown.js script line Code:
<style type="text/css"> |
Quote:
|
You're getting there with it.
1. You should ditch the table, and use <div style="float: right; padding: 3px;"> for the avatar placement 2. You shouldn't make a call to yet another CSS file from the headinclude, instead those definitions should be added to vbulletin.css since you're already requesting an edit there. 3. z-index: 2px; isn't valid. z-index can't have a pixel value and instead should be just 2 if thats what you want it. 4. Why not make use of the already built in vBulletin drop down menus, rather than adding another call to a javascript file. :D Great work though! |
Ahh thanks yeah that's a big no-no... I know the rules for posting mods are around here somewhere let me find the link, I just don't want you all to get in trouble and even Daten seems to be confused on the proper methods plus if we don't make it known when stuff like this happens others might make a repeat in the future :( and we don't want that either ;).
Mike |
Quote:
|
Quote:
its easier with the table. i tested the code every way, so i think i know what im doing. ill fix the z-index part though |
i cant see avatars when i use this
|
Quote:
|
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. |
Quote:
|
I hope to be testing well thanks
|
I made your last change ... but the avatar? disappeared: D
https://vborg.vbsupport.ru/external/2010/01/48.jpg |
Quote:
Quote:
Quote:
|
Quote:
try changing the link title to only Friends, maybe the & character is messing with it |
Quote:
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. |
Excellent mod, had to create 3 seperate dropdown.css files so the dropdowns match my different styles
|
Quote:
Code:
style="color: #000;" Code:
<li><a href="{vb:link member, {vb:raw bbuserinfo}}" class="underline" style="color: #000;">My Profile</a></li> |
works great, thanks :D
|
Quote:
I tried it because i had the same problem but with all my links (all where invisible) and after that only private meassages are shown without mouse over!!! Ok i fix it i don't know why , i had it twice and i had to put it twice!!! But in your previous version as admin could see my admincp , can we add it now , it was very good to be possible for me and mods to connect through your mod!!!! |
Omg i opened I.E 6 AND I.E 7 to check it and was looking like this
https://vborg.vbsupport.ru/external/2010/01/37.jpg PLS help me... |
why are you even using ie6 and ie7 in the first place?
|
good question :D
|
Quote:
|
Also just fyi I added the code that was supposed to go in vbulletin.css into my additional.css (lynne's mod) and it works fine. Only did it as it meant it was one less template I'd need to worry about when i update vBulletin
|
Quote:
Same answer here, i think that we make it not only for us but for our users only and should be good functioning for everyone, it's not everyone advanced internet user.... So can we fix it? Also what i have to add in order to have (only for admins and moderators) the admincp and modcp? |
Quote:
Having the modcp/admincp link display is a good idea |
Quote:
It's not the administrators this mod is for, it's for everyone who takes the time to register with us. I can't beleive you didn't bother to test your code in IE6/7... makes me wonder what other browsers you didn't test. Safari? Chrome? Opera? Also I beleive the white links are coming from the styleVars (mine were). |
All times are GMT. The time now is 05:00 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|