coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: skidpics on September 24, 2007, 04:47:58 PM

Title: Andreas09 theme layout problem in IE
Post by: skidpics on September 24, 2007, 04:47:58 PM
Does anyone know how to fix the intermediate image alignment to show without scroll bars for IE?  I fixed the firefox issue, but cannot find where to get rid of the vertical and horizontal scroll bar for IE browser users..

Any suggestions on where to look would be very helpful!

http://skidpics.com
Title: Re: Andreas09 theme layout problem in IE
Post by: skidpics on September 25, 2007, 09:13:59 PM
Think I resolved the issue.  Changed line 170 in wp_style.css to padding:0 5px 5px;

Title: Re: Andreas09 theme layout problem in IE
Post by: skidpics on September 25, 2007, 09:19:54 PM
Quote from: skidpics on September 25, 2007, 09:13:59 PM
Think I resolved the issue.  Changed line 170 in wp_style.css to padding:0 5px 5px;



actualy, it would be simpler just to change the width.  I left the padding as stated above, but changed to width down to 150 on line 171..