Page 1 of 1
Borders
Posted: 21 Jun 2008, 15:42
by vezvon
Hi Jan,
I reinstalles Phoca to 1.8.6. and it seems that images aren't centered in a shadow. Images are out of borders (see image attached)
Thanks
Re: Borders
Posted: 23 Jun 2008, 15:44
by caro84g
tip: check out if it appears only with your own template, or with all templates (including standard joomla-template). (I have had some problems with margins, which were caused by my template)
Re: Borders
Posted: 23 Jun 2008, 16:25
by vezvon
Hi,
thanks, it's obviously because of the template. Do you maybe know what can I do? I use yoo theme's chrome template..
Re: Borders
Posted: 24 Jun 2008, 11:44
by caro84g
you can check out your template css and look for the image tag (img). I guess there is some top margin, which you have to remove. This can cause some problems in your articles if you use normal images there.
Good luck
Carolien
Re: Borders
Posted: 24 Jun 2008, 16:09
by vezvon
Thanks a lot!
This is the exact code, if anyone has the same problem:
form div { margin:
It was set to 0,8 em, I chaged it to 0,0 and that's it.
Thanks once again,
Vedran