Welcome Guest [Log In] [Register]
Welcome to SSS's Forums. 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:

Username:   Password:
Add Reply
Board Wrappers Set to Defaults
Topic Started: May 27 2005, 04:01 PM (178 Views)
SSS
Firefox > Internet Explorer
[ *  *  *  *  * ]
I have now rest the Board Wrappers on this board to the defaults in advance to the IF 2 update. Even though I didn't need to do it yet, I wanted to do it now just in case I'm not on InvisionFree when the upgrade happens (happened when IF was upgraded to 1.2). All the mods are gone, but I have the wrappers backed up so I can test them on a test board once IF is upgraded to version 2.0.
Offline Profile Quote Post Goto Top
 
beanboy89
Co-Administrator
[ *  *  *  *  * ]
SSS
May 27, 2005, 6:01 pm
I have now rest the Board Wrappers on this board to the defaults in advance to the IF 2 update. Even though I didn't need to do it yet, I wanted to do it now just in case I'm not on InvisionFree when the upgrade happens (happened when IF was upgraded to 1.2). All the mods are gone, but I have the wrappers backed up so I can test them on a test board once IF is upgraded to version 2.0.

Thanks for the warning. Any exact date for IF 2.0?
Offline Profile Quote Post Goto Top
 
SSS
Firefox > Internet Explorer
[ *  *  *  *  * ]
beanboy89
May 29, 2005, 9:08 pm
Thanks for the warning. Any exact date for IF 2.0?

Not right now. There will be a warning before the update occurs (usually a week before). :)
Offline Profile Quote Post Goto Top
 
Richard
Posting Freak
[ *  *  *  *  * ]
I assume the date is coming up very soon.

Edit:: For some reason using the word 11919ume, marked out numbers...

Admin Edit - Fixed :)
Offline Profile Quote Post Goto Top
 
SSS
Firefox > Internet Explorer
[ *  *  *  *  * ]
Richard
May 31, 2005, 6:00 pm
I assume the date is coming up very soon.

Hopefully it will. :)
Offline Profile Quote Post Goto Top
 
Richard
Unregistered

Thanks for fixing. :)
Quote Post Goto Top
 
SSS
Firefox > Internet Explorer
[ *  *  *  *  * ]
I've now heard that blogs will be a feature soon after IF 2.
Seth
 
We will offer blogs soon after IF2. They can be integrated into your board or stand alone. You can give them to some member groups or all.

This is similar to Invision Community Blog, a module for IPB, that allows members on the board to have blogs. This means, that I can allow members to create blogs on this board. A very nice feature to have. :thumbsup:
Offline Profile Quote Post Goto Top
 
Richard
Posting Freak
[ *  *  *  *  * ]
Yes.
Offline Profile Quote Post Goto Top
 
SSS
Firefox > Internet Explorer
[ *  *  *  *  * ]
I've now removed the Affilates from the board header and placed them in the Portal. I've also removed a few other codes, and reset the CSS as well. Don't worry, I have the backups for the board wrappers, and also the CSS, so I can perform the CSS edits to the new skin for IF 2. ;)

Obviously it has been nearly 5 months since this topic was posted and IF 2 hasn't came out yet. I decided to add some codes on this forum. Now that it's September, and 2005 is almost over (how time flies! :o), the upgrade to IF 2 is getting closer and closer. I've decided to reset the skin and board wrappers to the defaults just in case the forum gets stupided up because of the remaining modifications to this board. That happened to this board when IF upgraded to 1.2, so I had to start a new board on S3. >_< I fixed the skin, so I closed down the S3 board and reopened this one. Hopefully that problem won't happen again. :)
Offline Profile Quote Post Goto Top
 
beanboy89
Co-Administrator
[ *  *  *  *  * ]
SSS,

I notice your Header & Body section is this:
Code:
 
<body>
<div id="ipbwrapper">
<% BOARD HEADER %>
<% NAVIGATION %>
<% BOARD %>


But, Lightsup55, over at InvisionFree's forum says it should be this:
Code:
 
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" alink="#000000" vlink="#000000">
<% BOARD HEADER %>
<% NAVIGATION %>
<% BOARD %>


I've set my wrappers to yours, but would the difference be if I'd use the other one?
Offline Profile Quote Post Goto Top
 
SSS
Firefox > Internet Explorer
[ *  *  *  *  * ]
Nothing. This code:

Code:
 
<body>
<div id="ipbwrapper">
<% BOARD HEADER %>
<% NAVIGATION %>
<% BOARD %>


just happened to be the default Header and Body code on my S3 forum, so I copied that code over here to fix the stretched board width. I changed it to the one lightsup55 said the default is, and I really don't see any differences. :wacko:
Offline Profile Quote Post Goto Top
 
TK19
Member
[ *  * ]
SSS, do you think I should do this to my board?
Offline Profile Quote Post Goto Top
 
SSS
Firefox > Internet Explorer
[ *  *  *  *  * ]
TK19
September 20, 2005, 3:17 pm
SSS, do you think I should do this to my board?

I think you should. IF v2.0 can come any day, and if you're on vacation/not on computer when the upgrade happens, the board skin can get messed up if the codes on your forum for IF 1.3 remain. ;)
Offline Profile Quote Post Goto Top
 
TK19
Member
[ *  * ]
OK, set to defaults but how do you put links in the portal
Offline Profile Quote Post Goto Top
 
SSS
Firefox > Internet Explorer
[ *  *  *  *  * ]
Admin CP -> System Settings -> IPDynamic Lite Set-up -> Enable "Show affiliates box?" -> Type HTML code in the next text box.

Also, I noticed that your skin isn't quite default. Use this CSS instead:

Code:
 
html { overflow-x: auto; }

form { display:inline; }
img  { vertical-align:middle; border:0px }
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000; margin:10px 30px 10px 30px;background-color:#FFF }
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000; }
a:link, a:visited, a:active { text-decoration: underline; color: #000 }
a:hover { color: #465584; text-decoration:underline }

fieldset.search { padding:6px; line-height:150% }
label { cursor:pointer; }

img.attach { border:2px outset #EEF2F7;padding:2px }

.googleroot  { padding:6px; line-height:130% }
.googlechild { padding:6px; margin-left:30px; line-height:130% }
.googlebottom, .googlebottom a:link, .googlebottom a:visited, .googlebottom a:active { font-size:11px; color: #3A4F6C; }
.googlish, .googlish a:link, .googlish a:visited, .googlish a:active { font-size:14px; font-weight:bold; color:#00D; }
.googlepagelinks { font-size:1.1em; letter-spacing:1px }
.googlesmall, .googlesmall a:link, .googlesmall a:active, .googlesmall a:visited { font-size:10px; color:#434951 }

li.helprow { padding:0px; margin:0px 0px 10px 0px }
ul#help    { padding:0px 0px 0px 15px }

option.cat { font-weight:bold; }
option.sub { font-weight:bold;color:#555 }
.caldate   { text-align:right;font-weight:bold;font-size:11px;color:#777;background-color:#DFE6EF;padding:4px;margin:0px }

.warngood { color:green }
.warnbad  { color:red }

#padandcenter { margin-left:auto;margin-right:auto;text-align:center;padding:14px 0px 14px 0px }

#profilename { font-size:28px; font-weight:bold; }
#calendarname { font-size:22px; font-weight:bold; }

#photowrap { padding:6px; }
#phototitle { font-size:24px; border-bottom:1px solid black }
#photoimg   { text-align:center; margin-top:15px }

#ucpmenu    { line-height:150%;width:22%; border:1px solid #345487;background-color: #F5F9FD }
#ucpmenu p  { padding:2px 5px 6px 9px;margin:0px; }
#ucpcontent { background-color: #F5F9FD; border:1px solid #345487;line-height:150%; width:auto }
#ucpcontent p  { padding:10px;margin:0px; }

#ipsbanner { position:absolute;top:1px;right:5%; }
#logostrip { border:1px solid #345487;background-color: #3860BB;background-image:url(http://i5.ifrm.com/style_images/1/tile_back.gif);padding:0px;margin:0px; }
#submenu   { border:1px solid #BCD0ED;background-color: #DFE6EF;font-size:10px;margin:3px 0px 3px 0px;color:#3A4F6C;font-weight:bold;}
#submenu a:link, #submenu  a:visited, #submenu a:active { font-weight:bold;font-size:10px;text-decoration: none; color: #3A4F6C; }
#userlinks { border:1px solid #C2CFDF; background-color: #F0F5FA }

#navstrip  { font-weight:bold;padding:6px 0px 6px 0px; }

.activeuserstrip { background-color:#BCD0ED; padding:6px }

.pformstrip { background-color: #D1DCEB; color:#3A4F6C;font-weight:bold;padding:7px;margin-top:1px }
.pformleft  { background-color: #F5F9FD; padding:6px; margin-top:1px;width:25%; border-top:1px solid #C2CFDF; border-right:1px solid #C2CFDF; }
.pformleftw { background-color: #F5F9FD; padding:6px; margin-top:1px;width:40%; border-top:1px solid #C2CFDF; border-right:1px solid #C2CFDF; }
.pformright { background-color: #F5F9FD; padding:6px; margin-top:1px;border-top:1px solid #C2CFDF; }

.post1 { background-color: #F5F9FD }
.post2 { background-color: #EEF2F7 }
.postlinksbar { background-color:#D1DCEB;padding:7px;margin-top:1px;font-size:10px; background-image: url(http://i5.ifrm.com/style_images/1/tile_sub.gif) }

.row1 { background-color: #F5F9FD }
.row2 { background-color: #DFE6EF }
.row3 { background-color: #EEF2F7 }
.row4 { background-color: #E4EAF2 }

.darkrow1 { background-color: #C2CFDF; color:#4C77B6; }
.darkrow2 { background-color: #BCD0ED; color:#3A4F6C; }
.darkrow3 { background-color: #D1DCEB; color:#3A4F6C; }

.hlight { background-color: #DFE6EF }
.dlight { background-color: #EEF2F7 }

.titlemedium { font-weight:bold; color:#3A4F6C; padding:7px; margin:0px; background-image: url(http://i5.ifrm.com/style_images/1/tile_sub.gif) }
.titlemedium  a:link, .titlemedium  a:visited, .titlemedium  a:active  { text-decoration: underline; color: #3A4F6C }

.maintitle { vertical-align:middle;font-weight:bold; color:#FFF; letter-spacing:1px; padding:8px 0px 8px 5px; background-image: url(http://i5.ifrm.com/style_images/1/tile_back.gif) }
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: none; color: #FFF }
.maintitle a:hover { text-decoration: underline }

.plainborder { border:1px solid #345487;background-color:#F5F9FD }
.tableborder { border:1px solid #345487;background-color:#FFF; padding:0px; margin:0px; width:100% }
.tablefill   { border:1px solid #345487;background-color:#F5F9FD;padding:6px;  }
.tablepad    { background-color:#F5F9FD;padding:6px }
.tablebasic  { width:100%; padding:0px 0px 0px 0px; margin:0px; border:0px }

.wrapmini    { float:left;line-height:1.5em;width:25% }
.pagelinks   { float:left;line-height:1.2em;width:35% }

.desc { font-size:10px; color:#434951 }
.edit { font-size: 9px }

.signature   { font-size: 10px; color: #339 }
.postdetails { font-size: 10px }
.postcolor   { font-size: 12px; line-height: 160% }

.normalname { font-size: 12px; font-weight: bold; color: #003 }
.normalname a:link, .normalname a:visited, .normalname a:active { font-size: 12px }
.unreg { font-size: 11px; font-weight: bold; color: #900 }

.searchlite { font-weight:bold; color:#F00; background-color:#FF0 }

#QUOTE { font-family: Verdana, Arial; font-size: 11px; color: #465584; background-color: #FAFCFE; border: 1px solid #000; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }
#CODE  { font-family: Courier, Courier New, Verdana, Arial;  font-size: 11px; color: #465584; background-color: #FAFCFE; border: 1px solid #000; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }

.copyright { font-family: Verdana, Tahoma, Arial, Sans-Serif; font-size: 9px; line-height: 12px }

.codebuttons  { font-size: 10px; font-family: verdana, helvetica, sans-serif; vertical-align: middle }
.forminput, .textinput, .radiobutton, .checkbox  { font-size: 11px; font-family: verdana, helvetica, sans-serif; vertical-align: middle }

.thin { padding:6px 0px 6px 0px;line-height:140%;margin:2px 0px 2px 0px;border-top:1px solid #FFF;border-bottom:1px solid #FFF }

.purple { color:purple;font-weight:bold }
.red    { color:red;font-weight:bold }
.green  { color:green;font-weight:bold }
.blue   { color:blue;font-weight:bold }
.orange { color:#F90;font-weight:bold }
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · News and Announcements · Next Topic »
Add Reply