vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Social Group and Album Enhancements - All Albums (https://vborg.vbsupport.ru/showthread.php?t=172215)

Marvin Hlavac 05-03-2008 12:13 AM

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.)

Marvin Hlavac 05-03-2008 12:47 AM

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>';

justchil 05-03-2008 01:04 AM

Quote:

Originally Posted by SavvyPirates (Post 1506173)
This is great! Thanks.

I agree that we need the ability to edit the navbar link. I use vBadvanced and it is not in the same folder as my forum so the link on the navbar won't work on that page.

I managed to get it to work by editing the XML product file to make that link my fully qualified URL to the all album page and re-importing the product and it's all good now.

Other than that, it was a cinch to install and get working!

Ditto!

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:

alluidh 05-03-2008 09:10 AM

Thank you

jazde86 05-03-2008 10:22 AM

Why you didn't youse a phrase at the navbar entry? Please fix this in next version. Thanks.

ayaam 05-03-2008 05:12 PM

Quote:

Originally Posted by jazde86 (Post 1506661)
Why you didn't youse a phrase at the navbar entry? Please fix this in next version. Thanks.

yes , please

let's us to traslate it to arabic or to other lang :)

http://ayaam.com/vb

storpappa 05-03-2008 07:50 PM

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)

jazde86 05-03-2008 08:14 PM

It's in every Add-on from him. ;)

Happy Birthday Abe1. :D

thepub 05-03-2008 08:55 PM

I installed and see nothing in my navbar :confused:

abulean 05-04-2008 03:39 AM

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
  • Page Generation 0.01588 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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