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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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