The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
A Few questions about polls
Hello,
Sorry about all of the question but i am still trying to figure thigns out and learning things about vb. My questions are. 1. Can I make the whole poll box bigger so that its even with the grey line under it (look at attachment below)? 2. Is there a way I can have more text on one line before it wraps? 3. How can I make the color bars shorter? Thank You! |
#2
|
|||
|
|||
Add the css in the code blocks below to the end of your "additional.css" template.
Quote:
Code:
#pollinfo { margin: 10px 0 0; } Quote:
Code:
#pollresults li p { width: 27%; /* Increase to Increase Text Area */ } Code:
#pollresults li .votes .pollbarwrapper { width: 83%; /* Decrease to decrease Color Bar length */ } I hope this helps |
#3
|
|||
|
|||
thanks so much!
|
#4
|
|||
|
|||
You're welcome!
|
#5
|
|||
|
|||
After doing the above I've noticed a few small issues.
The bar is really long now and moved under the question and also the vote count moved under the bar. How can I fix this? pic attached... Thanks! |
#6
|
|||
|
|||
Pass a link to your site. so I can see your actual CSS.
|
#7
|
|||
|
|||
my site is a private site. The additional.css didn't have anything there and that's where I added the above code in.
|
#8
|
|||
|
|||
I based the CSS off the default vbulletin style. I cannot adjust the CSS to your style unless I can read the current CSS used on your board. If you fool around with the CSS selectors I have given you and alter the properties. You should be able to accomplish something close to what you are looking for.
Sorry, I could not help you further. |
#9
|
|||
|
|||
Hi tbworld,
I am using the default vb style. |
#10
|
|||
|
|||
I see you sent me a link. Can you send me a link to a thread with a pole in it. That would save me a ton of time! Thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|