Page 1 of 1

[SOLVED] Problems with Layout

Posted: 24 Oct 2009, 18:18
by Drehwurm
Hi,
I'm new to the forum and already have a problem.

I'm using the rds_YellowBlocks template in Joomla 1.5.14.

The component gallery always looks great, regardless of the used browser (Firefox, Opera, IE7, IE8).

Image

But, if I use the Phoca gallery plugin the layout gets messed up in Firefox and Opera. IE7 and IE8 still look great.

Image

The image itself as well as the download button are displaced a bit to the right and down.

With the ja_purity template also Firefox and Opera are looking good.

Does anyone know what has to be changed in the template or in the plugin to have a correct layout?

Many thanks,
Joerg

Re: Problems with Layout

Posted: 24 Oct 2009, 19:37
by Drehwurm
I found the problem in the template.css of rdw_yellowBlocks

In the template.css around line 853 is the following:

.article img, img.article
{
border: solid 1px #819292;
margin: 1em;
}

changed the 1em to 0em and it worked fine.

Re: [SOLVED] Problems with Layout

Posted: 31 Oct 2009, 14:11
by Jan
Ok