![]() |
Remove space between images in an article?
Hi,
I am using vb 4.1.3 and trying to create an article with a few images which combine to show up as a table, when I post the image codes, I see space between the images. Please see the image below to know what I mean, how do I get rid of this? http://i.minus.com/j3SnoQr7fFg8s.png |
You need to remove the padding from the table cells. If you're using bbcode table tags, you could add this to your additional.css template:
Code:
.cms_table td Another way would be to allow html in the article and then you could do something like Code:
<table><tr><td style="padding: 0">img here</td></tr> |
Tried adding the additional css defination but does not work, gives the same results (spacing between two images)
I ended up installing this thing and seems it is working https://vborg.vbsupport.ru/showthrea...highlight=html |
All times are GMT. The time now is 04:48 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|