PDA

View Full Version : Weird "poll" problem.


itzzjake
06-17-2011, 05:44 PM
You can see the problem here, look at the poll: http://tech-revolution.com/forum/showthread.php?316-What-Browser-Do-You-Use-.

Any idea how to fix?

-Jake

Sarteck
06-17-2011, 06:02 PM
You're right, that is weird... 100% votes for Google Chrome. https://vborg.vbsupport.ru/

I'm not seeing the weirdness you're talking about, though, I think.


EDIT: Misspelled "weird" twice. >.>

itzzjake
06-17-2011, 06:09 PM
Odd, seems like its only my account.

But now its gone.

Thanks for confirming my psychological issues Sarteck :D

Sarteck
06-17-2011, 06:21 PM
Not a problem. Call on me anytime you need someone to tell you that you're nuts. XD

itzzjake
06-18-2011, 02:54 AM
Ahah! Same thing I saw with the poll: http://www.diigo.com/item/image/17nlx/ah1e

How do I get that back to normal?

Sarteck
06-18-2011, 03:39 AM
I'm not sure what the weird behaviour is. XD Are you talking about the background? If so, FIreBug has this to say aboput it:


.block {
background: url("http://tech-revolution.com/forum/images/buttons/newbtn_middle.png") repeat scroll 0 0 #2B92DA;
clear: both;
padding: 0;
}


If not, then you'll have to tell me what the werid behaviour is. X3

itzzjake
06-18-2011, 04:06 AM
I'm not sure what the weird behaviour is. XD Are you talking about the background? If so, FIreBug has this to say aboput it:


.block {
background: url("http://tech-revolution.com/forum/images/buttons/newbtn_middle.png") repeat scroll 0 0 #2B92DA;
clear: both;
padding: 0;
}


If not, then you'll have to tell me what the werid behaviour is. X3

Fixed, woot woot! For some reason the "block background" was messed up/

Sarteck
06-18-2011, 04:16 AM
FireBug is an awesome Addon for us Admins to use, if you use FireFox. :) It'll show you what behaviour HTML elements have, AND where they're getting it from. (It was awesomely useful when I was trying to figure out the StyleVars after switching over to vB4.)