Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Scrollbox Mod Question
 New Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

MaGraham
Senior Member

USA
1297 Posts

Posted - 12 February 2012 :  13:22:04  Show Profile  Reply with Quote
Could someone tell me what I'd need to change for this mod to allow images to be around 600-650px rather than the 400px it states?



"Do all the good you can, by all the means you can, in all the ways you can, at all the times you can, to all the people you can, as long as ever you can." - John Wesley

Carefree
Advanced Member

Philippines
4222 Posts

Posted - 02 March 2013 :  09:23:12  Show Profile
Well, this is an old one; missed it. But here's your answer:

"inc_header.asp"


Look for the following line:

		".codebox {margin-right:0px;margin-left:15px; margin-bottom:5px; margin-top:2px; padding:4px; border:1px " & strTableBorderColor & " groove; width:400px; height:auto; overlow:scroll;overflow-x:scroll;overflow-y:auto; overflow:-moz-scrollbars-horizontal;background-color:#FFFFE1;font-family: Courier New, Courier, Monaco, mono; font-size: 11px;color:" & strDefaultFontColor & ";}" & vbNewline

Change it to say:

		".codebox {margin-right:0px;margin-left:15px; margin-bottom:5px; margin-top:2px; padding:4px; border:1px " & strTableBorderColor & " groove; width:650px; height:auto; overlow:scroll;overflow-x:scroll;overflow-y:auto; overflow:-moz-scrollbars-horizontal;background-color:#FFFFE1;font-family: Courier New, Courier, Monaco, mono; font-size: 11px;color:" & strDefaultFontColor & ";}" & vbNewline
Go to Top of Page

MaGraham
Senior Member

USA
1297 Posts

Posted - 03 March 2013 :  21:28:52  Show Profile

Wonderful!

Thank you so much, Carefree!



"Do all the good you can, by all the means you can, in all the ways you can, at all the times you can, to all the people you can, as long as ever you can." - John Wesley
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07