|
|
| · Portal |
Help
Search
Members
Calendar
|
| Welcome Guest ( Log In | Register ) | Resend Validation Email |
| Welcome to Anything2You. We hope you enjoy your visit. You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free. Join our community! If you're already a member please log in to your account to access all of our features: Anything please email to anythingtoyou1@gmail.com or shinohara86@gmail.com |
Register/Sign Up
![]() ![]() ![]() |
| shinigamivsl |
Posted: Jul 30 2009, 03:54 PM
|
||||||||
|
Global Moderator ![]() Group: Members Posts: 54 Member No.: 2 Joined: 18-June 09 |
Add to AdminCP -> Skinning & Styles -> Board Wrappers -> Footers:
Add to Admin CP - Skinning & Styles -> Manage Style Sheets:
Description/Usage: It's for InvisionFree and will let you use [codebox]script[/codebox] when posting large scripts. It adds scroll bars to the codebox. You can change the CSS attributes to whatever you wish. This would be very simple if they would have used divs in the first place and not placed the original code box in a table cell. The reason is you can't set overflow on a tablecell with CSS. To work around this problem on previously posted huge scripts on your forum, you can add the script below. Add to AdminCP -> Skinning & Styles -> Board Wrappers -> Javascript:
Add to Admin CP - Skinning & Styles -> Manage Style Sheets:
Description/Usage: It redisplays the original code boxes on the page by wrapping the contents in a div so you can format it via CSS, thus adding the scrollbars. Again you can change the CSS attributes to whatever you want to match your board. However, don't remove the "overflow: scroll;" on any of them or it negates the whole point. |
||||||||
![]() |
![]() ![]() ![]() |