The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to Add Space between images posted in threads
Is there a way to add a space between images that users post in threds? Right now as is when multiple images get posted they are side by side or right next to each other one on top of the other. Thanks for any help.
|
#2
|
|||
|
|||
Add something like this to your additional.css template:
.content img { margin-right: 10px; margin-bottom: 10px; } |
#3
|
|||
|
|||
Thanks, but it didn't work. Any other ideas?
|
#4
|
|||
|
|||
Can you post a link to where the issue is taking place?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|