vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - vMoods aka Mood Manager (https://vborg.vbsupport.ru/showthread.php?t=178020)

ForgotenDynasty 07-22-2008 02:26 AM

Quote:

Originally Posted by RZAmber (Post 1581068)
The moods are not showing up on the forum for any users to use... I'm bummed! :(

+1 check you original vbull skin
they show up on mine but not my custom one

AuroraStorm 07-22-2008 09:59 AM

Quote:

Originally Posted by drsli (Post 1580443)
First of all: Many thanks for this awesome mod and the additional beautiful mood-pics from Shelley! :)

In the vbimageworks-forum I found this solution:
Just go to the vMoods-options, scroll down to the vMoods-CSS-editbox and change the value "height" to "28px" and the value "width" to "93px".
This refers to the recent version of vMoods.

Thank you! That worked beautifully!

Kinneas 07-22-2008 10:27 AM

Shelley, I know I've mentioned it before but your mood images are brilliant. Thank you for all the hard work :) Compliments this addon very well.

Shelley_c 07-22-2008 01:43 PM

Quote:

Originally Posted by AuroraStorm (Post 1581274)
Thank you! That worked beautifully!

You will need to change the height to 30px as the height of the mood icons are 30px in height not 28px.

Quote:

Originally Posted by Kinneas (Post 1581281)
Shelley, I know I've mentioned it before but your mood images are brilliant. Thank you for all the hard work :) Compliments this addon very well.

Your very welcome, and thanks for the pm Kinneas. :up:

steve1966 07-22-2008 02:59 PM

Thanks you Shelley_c that solved the alignment

nikki712 07-22-2008 08:29 PM

I wish I could get the alignment in the "welcome" box fixed. I'm using the new images (AWESOME, Shelley!), but I can't get the alignment straight. Anyone know how to fix this?

Shelley_c 07-22-2008 08:38 PM

Quote:

Originally Posted by nikki712 (Post 1581747)
I wish I could get the alignment in the "welcome" box fixed. I'm using the new images (AWESOME, Shelley!), but I can't get the alignment straight. Anyone know how to fix this?

This is a solution to fix the alignment problem in the navbar which was pmed to me by Kinneas so credit goes to him/her so thank him/her. :)

Go into the vbmoods Css replace vbmoods container line of code with the following. I set the padding-top to 18 pixels so it's sitting flush on the bottom where Kinneas had it set to 13px which sat in the middle.

Code:

#vmoods-container p{margin:0px; float:left; font-weight: none; padding-top:18px; padding-right:5px}


In the Xml file find:

Code:

<span id="vmoods-none"<if condition="$bbuserinfo[vmood] != 'none'">style="display:none;"</if>>$vbphrase[vmoods_change_my_mood]</span>

Replace with:

Code:

<span id="vmoods-none"<if condition="$bbuserinfo[vmood] != 'none'">style="display:none;"</if>><br />$vbphrase[vmoods_change_my_mood]</span>
Upload the xml file selecting yes to overwrite.

Thanks goes to Kinneas for posting the solution.

cheat-master30 07-22-2008 08:55 PM

How come when I upgraded, it didn't overwrite the old one and I had to delete that manually? Now I have to add all 30 odd custom moods again...

cheat-master30 07-22-2008 10:51 PM

Oh, and since you forgot the alt text and titles in postbit and profiles, I fixed it for you:

https://vborg.vbsupport.ru/showthread.php?t=186073

May want to incorporate into the next release.

RZAmber 07-22-2008 11:06 PM

Quote:

Originally Posted by ForgotenDynasty (Post 1581070)
+1 check you original vbull skin
they show up on mine but not my custom one

couldn't figure it out so I uninstalled.. thanks anyway.


All times are GMT. The time now is 09:11 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.02868 seconds
  • Memory Usage 1,744KB
  • 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
  • (3)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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