![]() |
One question, if I may. I don't use the default vBulletin style, but rather I use vBSEO Style, which comes with light green navbar. All the text in that navbar is black - but the All Albums font is white.
* Is there a way for me to change the font to black color; * or, alternatively, if color change would be difficult, how could I turn off the All Albums text in the navbar? (I could then insert my own text there, or anywhere else.) |
I'm not sure if my approach was the correct one, but I managed to change the font color the following way:
Code:
$template_hook["navbar_buttons_left"] .= '<td class="vbmenu_control"><a href="all_albums.php' . $session[sessionurl_q] . '"><font color="black">All Albums</font></a></td>'; |
Quote:
For those who also need this and need help: product-abe1_all_albums.xml find: <phpcode><![CDATA[$template_hook["navbar_buttons_left"] .= '<td class="vbmenu_control"><a href="all_albums.php' . $session[sessionurl_q] . '">All Albums</a></td>';]]></phpcode> replace: (don't forget to update the domain/link to suit your needs) <phpcode><![CDATA[$template_hook["navbar_buttons_left"] .= '<td class="vbmenu_control"><a href="http://www.yourdomain.com/forums/all_albums.php' . $session[sessionurl_q] . '">Gallery</a></td>';]]></phpcode> You can also change the "All Albums" using this method. If you've already installed don't forget to "allow overwrite" when you import it again. I agree a phrase would be better :D Cheers!:up: |
Thank you
|
Why you didn't youse a phrase at the navbar entry? Please fix this in next version. Thanks.
|
Quote:
let's us to traslate it to arabic or to other lang :) http://ayaam.com/vb |
1) upload the 'upload via ftp' folder
does not exist in the download which was located in the insructions - the first T is silent :) (funny way of saying typo) |
It's in every Add-on from him. ;)
Happy Birthday Abe1. :D |
I installed and see nothing in my navbar :confused:
|
Very nice
|
All times are GMT. The time now is 11:18 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:
|