vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Unvote in Polls (Free Version) by BOP5 (Change your vote) (https://vborg.vbsupport.ru/showthread.php?t=281071)

BirdOPrey5 04-05-2012 07:01 PM

That would require adding more fields to the database to keep track of who unvoted. It's not impossible but really a lot more effort then I intended for a mod like this.

kevius 04-06-2012 06:01 AM

Perfect ! thank you so much !

Nirjonadda 04-30-2012 12:53 PM

Installed Gold Version working great !

edytwinky 04-30-2012 11:12 PM

My unvote link is currently in white coloring to where you can barely see it. How do you change the color of it?

Nirjonadda 04-30-2012 11:41 PM

Quote:

Originally Posted by edytwinky (Post 2325060)
My unvote link is currently in white coloring to where you can barely see it. How do you change the color of it?

If the "Unvote" link is "invisible" in your style (and it probably will be) add this code to your additional.css template:

Code:

#bop5unvote_link {color: blue;}
Where the "color" is any valid HTML or color code. Examples:
red
blue
green
#C0C0C0
#00FF00

edytwinky 05-01-2012 02:29 AM

It shows up. I just didn't know if I had to change it in my phrase manager

BirdOPrey5 05-01-2012 08:29 AM

It's not Phrase Manager, it's Style Manager but so long as you get it working. :up:

I'm afraid in the default style the link is almost white on white... I did not want to setup a hard colored link because it would inevitably be wrong for some people so I included instructions to let people specify their own color (per style) should it be an issue.

Boofo 05-01-2012 06:32 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2325163)
I did not want to setup a hard colored link because it would inevitably be wrong for some people so I included instructions to let people specify their own color (per style) should it be an issue.

Make a style variable for the color. ;)

BirdOPrey5 05-01-2012 08:17 PM

I didn't want to add a stylevar for this 1 small link because doing so would make the mod incompatible with VB 3.x and I am trying to limit the number of unique mods I have to support. Keeping this as a quick manual additional.css edit keeps it working for box 3.x and 4.x at the same time.

Boofo 05-01-2012 08:23 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2325337)
I didn't want to add a stylevar for this 1 small link because doing so would make the mod incompatible with VB 3.x and I am trying to limit the number of unique mods I have to support. Keeping this as a quick manual additional.css edit keeps it working for box 3.x and 4.x at the same time.

True. My bad.


All times are GMT. The time now is 02:53 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.01031 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)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