Quote:
Originally Posted by Defkalion
Well it's not that simple, for example i have a sidebar in my showthread pages, so it just breaks my layout. If you think it's not much trouble to share how it changes its size, please do. 
|
Try increasing the screen resolution of your computer display. I hope you are not using a 640x480 screen resolution (lol). If you still have the sidebar breaking, you can try adjusting the slideshow parameters in the following files:
The file called "epidiascope.js" controls the width and height of the main slideshow display. Open that file and search for:
Code:
maxWidth : 910,
maxHeight : 700,
minWidth : 720,
The style sheet file "style.css" also control the display. Search for:
Code:
#wrap{width:950px;text-align:left;margin:0 auto;padding:5px 0;}
#efpBigPic{text-align:center;zoom:1;position:relative;border-top:1px solid #e5e6e6;width:950px;}
#d_BigPic{width:950px;overflow-x:hidden;min-height:300px;_height:300px;}
#endSelect #endSelClose{background:url(e_m_01.png) no-repeat -300px -950px;position:absolute;top:3px;right:3px;cursor:pointer;width:11px;height:11px;overflow:hidden;z-index:2;}
and adjust the value of the width parameter.
Also in style sheet file "style.css", search for:
Code:
#d_picIntro{color:#666;width:750px;margin:0 auto;text-indent:2em;line-height:1px;}
#efpTxt .others{text-align:right;width:750px;margin:0 auto;padding:5px 0 0;color:#ccc; height:1px}
and adjust the width parameter.
The files mentioned above can be found in the upload folder of the mod.