Andreas09 theme layout problem in IE Andreas09 theme layout problem in IE
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Andreas09 theme layout problem in IE

Started by skidpics, September 24, 2007, 04:47:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

skidpics

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

skidpics

Think I resolved the issue.  Changed line 170 in wp_style.css to padding:0 5px 5px;


skidpics

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..