coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: chuchi on October 19, 2006, 12:37:58 AM

Title: Problem with red train...
Post by: chuchi on October 19, 2006, 12:37:58 AM
i have a problem wiht the template red traine because i see big space in the middle.
my site it's http://www.duffhilary.totalfannetwork.com/galeria
:-X

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fimg174.imageshack.us%2Fimg174%2F656%2Fdibujohf1.th.jpg&hash=6f0b7d911607c6c641e9b6aa65742874ae8ff305) (http://img174.imageshack.us/my.php?image=dibujohf1.jpg)
Title: Re: Problem with red train...
Post by: Gizmo on October 19, 2006, 02:55:05 AM
I tried to access the theme on your site but it's not working so all I can offer is that you check the width of the #content style.
Title: Re: Problem with red train...
Post by: Naesstrom on April 12, 2007, 12:01:54 PM
I'm not sure if u already fixed the problem but I had the same and found that in the .css file and in the content part it says: margin: 1em 215px 0em 15px;
simply change that to:
margin: 1em 15px 0em 15px;
and it works!

maybe someone else may have some use of it anyway!