image padding

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Thu Feb 16, 2012 8:21 am
Hi,

when i embed images in articles (td) i get padding.

How do i get rid of this padding?

Thks
Saviour
User avatar
Junior Boarder

GK User
Thu Feb 16, 2012 10:32 am
Hi Saviour,

Can you please give me a link to see then I will know how to fix it for you?

Thanks,
User avatar
Platinum Boarder

GK User
Thu Feb 16, 2012 7:02 pm
Hi Don,

here iis the link

http://atlantis-travel.org/index.php/de ... 88-aktuell

gavick/gavick

Thks/Saviour
User avatar
Junior Boarder

GK User
Thu Feb 16, 2012 7:15 pm
Hi

Please enable override.css file on template parameters and them add this line on this file (located on template css directory):

Code: Select all
.article-content td {padding: 0}
User avatar
Platinum Boarder

GK User
Fri Feb 17, 2012 2:52 pm
Hi,

thank you for quick response.

I updated the override.css in the template directory but
no change.

Which template parameters do i have to change ?

Thks/Saviour
User avatar
Junior Boarder

GK User
Sat Feb 18, 2012 1:05 pm
Hi,

Try using this plus code:

Code: Select all
.article-content td{
background:none repeat scroll 0 0 white;
}
User avatar
Platinum Boarder

GK User
Sun Feb 19, 2012 4:25 am
Hi,

thank you but it does not work.

I put the syntax .article-content td {padding: 0} in the file
joomla.css and it works except the bottom-padding.

http://atlantis-travel.org/index.php/de ... 88-aktuell

Any idea where it could be comming from ?

Krgds
Saviour
User avatar
Junior Boarder

GK User
Sun Feb 19, 2012 1:43 pm
Have you put the code I have provided you in my previous post? Use it to remove the padding at bottom.

Here I give you again:
Code: Select all
.article-content td{
background:none repeat scroll 0 0 white;
}
User avatar
Platinum Boarder

GK User
Sun Feb 19, 2012 9:07 pm
Hi,

yes ! I put the code in the override.css file.

There is still padding at the bottom.

http://atlantis-travel.org/index.php/de ... 88-aktuell

What could it be ?

rgrds
Saviour
User avatar
Junior Boarder

GK User
Mon Feb 20, 2012 10:59 am
I checked the site again and still don't see the code added, can you please make sure that you have added it already?
User avatar
Platinum Boarder

GK User
Mon Feb 20, 2012 2:13 pm
Hi,

i put the code in the override.css file and now aso in the template
custom css .

I hope i am doing it right !

Thank you.

Saviour
User avatar
Junior Boarder

GK User
Mon Feb 20, 2012 5:46 pm
I opened the css files but don't see any changes. Can you send me a PM with backend access then I can try for you?

Thanks,
User avatar
Platinum Boarder

GK User
Mon Feb 20, 2012 6:07 pm
Hi Don,

thanks for your kind help.

The PW is ********/********.

Thsk/Saviour
User avatar
Junior Boarder

GK User
Tue Feb 21, 2012 7:29 am
Hi,

I removed the credentials out of your post as this is public place, please always keep such info private. I also check the site again and saw the code has been already applied by you and it removes the padding now, do you see the same?
User avatar
Platinum Boarder

GK User
Tue Feb 21, 2012 9:40 am
Hi,

that is great ! Thank you so much !!

Rgds
Saviour
User avatar
Junior Boarder

GK User
Tue Feb 21, 2012 9:42 am
No problem at all, you're always welcome here, just feel free to let us know if you need any other helps.

Have a nice day!
User avatar
Platinum Boarder


cron