I put a "Home" link before the UserCP link in the Navbar but though it works fine, it's the only link that keeps the line underneath the text when all the others only do it on a mouseover. How can I fix this? Thank you!
Nevermind. All I had to do was refresh my page. Working great. Thank you! |
wow wow and just wow thanks
|
where can I change a text size of a links in navbar?
|
I have added new links, however the font face, size and color do not match what was already there. Any hints to help resolve this?
|
Thank you :)
|
So helpful, thank you!! :D
|
In vb3.7, how would one define a navbar link to only show for specified usergroups? I'm currently using <if condition="in_array($bbuserinfo['usergroupid'], array(6))"> wrapped around the navbar link but I have additional usergroups setup for various things. I found the additional usergroups are stored in the membergroupids field. I tried changing $bbuserinfo['usergroupid'] to $bbuserinfo['membergroupids'] but it doesn't work. What am I doing wrong?
/edit Scratch this question. I found my answer. I needed to use <if condition="is_member_of($bbuserinfo, 5, 6, 7)">. I hope this helps someone. |
Hi Folk,
Maybe I'm a bit slow, but the only page I can find within VBulletin (3.7) to change to achieve an additional link is "vbulletin-style.xml" However if I change this and upload it nothing changes on my site (yes, I do refresh, even tried closing and opening in a different browser). So, my question is, am I changing the correct file, or should I be making the changes elsewhere? The line I am adding is... <td class="vbmenu_control"><a href="http://www.ulysses.org.nz/photopost">Photo Gallery</a></td> My site is www.ulysses.org.nz/vbulletin Cheers William New Zealand:confused: |
Yea would be nice if we new what files we should be editing.
|
I have now figured out how to do this, via the control Panel.
Cheers William |
All times are GMT. The time now is 02:06 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|