The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Problem using lists with custom float tag
I created a [float] tag using the code <div style="float: {param}"></div>, but when using the [list] tag in conjunction with it the bullets go into the image, instead of indenting like they would normally.
Is there any way to remedy this? |
#2
|
||||
|
||||
Do you have an css dealing with <li> or <ul> tags? That may be causing the problem.
|
#3
|
|||
|
|||
Doesn't seem so - I removed all additional CSS definitions and checked all other fields, and found nothing referring to <ul><li> tags.
|
#4
|
||||
|
||||
Perhaps a link to the page? And, if needed, a test account to login to it.
|
#5
|
|||
|
|||
Would this help? - http://ashtear.net/forum/showpost.ph...9&postcount=11
|
#6
|
||||
|
||||
Your site is down or something. I can't get it to load.
edit: OK, it was finally back up. Try this in your css: HTML Code:
.alt1a ul {list-style-position: inside;} |
#7
|
|||
|
|||
Thanks! It's still not behaving as normal lists do, but the bullets are at least out of the image.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|