vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Private Messages Enhancements - Customize your PM Bars (https://vborg.vbsupport.ru/showthread.php?t=214284)

SVR01 06-26-2009 02:19 PM

i can't find "images/pmbars" in vB 3.8.3

i must create a folder for it ?

Sofia 06-26-2009 03:11 PM

Quote:

Originally Posted by SVR01 (Post 1837871)
i can't find "images/pmbars" in vB 3.8.3

i must create a folder for it ?

Yes :)

SVR01 06-26-2009 03:48 PM

Done .

Thank so much

EidolonAH 07-07-2009 04:49 AM

Great addition, thank you for this Sofia.
I was wondering, how could we get to use $stylevar in this:
Code:

<if condition="$show['thisfoldertotal']"><td width="$tdwidth[folder]" style="background-image: url(images/pmbars/bar_red.gif); font-size:10px" title="<phrase 1="$totalmessages">$vbphrase[messages_stored_in_folder_x]</phrase>">&nbsp;</td></if>
as it is a background image we cannot easily assign a $stylevar like:
Code:

<if condition="$show['thisfoldertotal']"><td width="$tdwidth[folder]" font-size:10px"><img src"$stylevar[imgdir_pmbars]/bar_red.gif" title="<phrase 1="$totalmessages">$vbphrase[messages_stored_in_folder_x]</phrase>" /></td></if>
I'd like to be able to use this in my Themes but manually editing more files is a drag, do you know of any way of using $stylevar so we don't have to manually enter the style urls to the images.

Sofia 07-07-2009 08:51 PM

Quote:

Originally Posted by EidolonAH (Post 1844303)
Great addition, thank you for this Sofia.
I was wondering, how could we get to use $stylevar in this:
Code:

<if condition="$show['thisfoldertotal']"><td width="$tdwidth[folder]" style="background-image: url(images/pmbars/bar_red.gif); font-size:10px" title="<phrase 1="$totalmessages">$vbphrase[messages_stored_in_folder_x]</phrase>">&nbsp;</td></if>
as it is a background image we cannot easily assign a $stylevar like:
Code:

<if condition="$show['thisfoldertotal']"><td width="$tdwidth[folder]" font-size:10px"><img src"$stylevar[imgdir_pmbars]/bar_red.gif" title="<phrase 1="$totalmessages">$vbphrase[messages_stored_in_folder_x]</phrase>" /></td></if>
I'd like to be able to use this in my Themes but manually editing more files is a drag, do you know of any way of using $stylevar so we don't have to manually enter the style urls to the images.

Just upload images in the misc folder (images/misc) then use this:

Code:

<if condition="$show['thisfoldertotal']"><td width="$tdwidth[folder]" font-size:10px"><img src"$stylevar[imgdir_misc]/bar_red.gif" title="<phrase 1="$totalmessages">$vbphrase[messages_stored_in_folder_x]</phrase>" /></td></if>

jonlar 07-08-2009 07:05 PM

Hi i used this
Code:

<table cellpadding="0" cellspacing="0" border="0" width="100%">
but now i need to add a space where the "red Mark" is

https://vborg.vbsupport.ru/external/2009/07/64.jpg

Full-Picture

Thanks

Sofia 07-09-2009 07:25 AM

Quote:

Originally Posted by jonlar (Post 1845292)
Hi i used this
Code:

<table cellpadding="0" cellspacing="0" border="0" width="100%">
but now i need to add a space where the "red Mark" is

http://img3.imagebanana.com/img/id49.../Unbenannt.jpg

Full-Picture

Thanks

Hello Jonlar. :)

I don't undertsand your question. What do you want? There is already a space between the red and green bar.

P?ŋĭsЋ?я 07-09-2009 08:29 AM

very nice thanks installed:)

ravi_9793 07-15-2009 06:37 PM

Thanks, Installed :)

Sofia 07-16-2009 06:32 AM

Quote:

Originally Posted by P?ŋĭsЋ?я (Post 1845648)
very nice thanks installed:)

Quote:

Originally Posted by ravi_9793 (Post 1849408)
Thanks, Installed :)

Thank you for this reply. You're welcome :)


All times are GMT. The time now is 02:10 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.01143 seconds
  • Memory Usage 1,743KB
  • 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
  • (7)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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