View Full Version : Invision Forum Question!


burningstars
07-10-2003, 07:15 AM
Ok I finally have my forum setup (invision power board)...and I went to the css in the admin section to try to change the scrollbars but no matter where I put it in the css it doesnt change the scrollbars. This is what the css looks like from the admin section:

html { overflow-x: auto; }
form { display: inline; }
img { vertical-align: middle;border: 0px; }
BODY { font-family: Verdana, Tahoma, Arial, sans-serif;font-size: 11px;margin: 0px 10px 0px 10px;color: #000;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: #b0b8d9; }
a:hover { text-decoration: underline;color: #b0b8d9;border: 1px solid #6e7dba; }
fieldset.search { padding: 6px;line-height: 150%; }
label { cursor: pointer; }
img.attach { padding: 2px;border: 2px outset #EEF2F7; }
.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: #cc999; }
.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;padding: 4px;margin: 0px;color: #777;background-color: #DFE6EF; }
.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%;background-color: #F5F9FD;border: 1px solid #345487; }
#ucpmenu p { padding: 2px 5px 6px 9px;margin: 0px; }
#ucpcontent { line-height: 150%;width: auto;background-color: #F5F9FD;border: 1px solid #345487; }
#ucpcontent p { padding: 10px;margin: 0px; }
#ipsbanner { position: absolute;top: 1px;right: 5%; }
#logostrip { padding: 0px;margin: 0px;background-color: #3860BB;border: 1px solid #345487;background-image: url(style_images/<#IMG_DIR#>/tile_back.gif); }
#submenu { font-size: 10px;margin: 3px 0px 3px 0px;font-weight: bold;color: #3A4F6C;background-color: #DFE6EF;border: 1px solid #BCD0ED; }
#submenu a:link, #submenu a:visited, #submenu a:active { font-weight: bold;font-size: 10px;text-decoration: none;color: #3A4F6C; }
#userlinks { background-color: #F0F5FA;border: 1px solid #C2CFDF; }
#navstrip { font-weight: bold;padding: 6px 0px 6px 0px; }
.activeuserstrip { padding: 6px;background-color: #BCD0ED; }
.pformstrip { font-weight: bold;padding: 7px;margin-top: 1px;color: #3A4F6C;background-color: #D1DCEB; }
.pformleft { padding: 6px;margin-top: 1px;width: 25%;border-top: 1px solid #C2CFDF;border-right: 1px solid #C2CFDF;background-color: #F5F9FD; }
.pformleftw { padding: 6px;margin-top: 1px;width: 40%;border-top: 1px solid #C2CFDF;border-right: 1px solid #C2CFDF;background-color: #F5F9FD; }
.pformright { padding: 6px;margin-top: 1px;border-top: 1px solid #C2CFDF;background-color: #F5F9FD; }
.post1 { background-color: #F5F9FD; }
.post2 { background-color: #EEF2F7; }
.postlinksbar { padding: 7px;margin-top: 1px;font-size: 10px;background-color: #D1DCEB;background-image: url(style_images/<#IMG_DIR#>/tile_sub.gif); }
.row1 { background-color: #F5F9FD; }
.row2 { background-color: #DFE6EF; }
.row3 { background-color: #EEF2F7; }
.row4 { background-color: #E4EAF2; }
.darkrow1 { color: #4C77B6;background-color: #C2CFDF; }
.darkrow2 { color: #3A4F6C;background-color: #BCD0ED; }
.darkrow3 { color: #3A4F6C;background-color: #D1DCEB; }
.hlight { background-color: #DFE6EF; }
.dlight { background-color: #EEF2F7; }
.titlemedium { font-weight: bold;padding: 7px;margin: 0px;color: #3A4F6C;background-image: url(style_images/<#IMG_DIR#>/tile_sub.gif); }
.titlemedium a:link, .titlemedium a:visited, .titlemedium a:active { text-decoration: underline;color: #3A4F6C; }
.maintitle { vertical-align: middle;font-weight: bold;letter-spacing: 1px;padding: 8px 0px 8px 5px;color: #FFF;background-image: url(style_images/<#IMG_DIR#>/tile_back.gif); }
.maintitle a:link, .maintitle a:visited, .maintitle a:active { text-decoration: none;color: #FFF; }
.maintitle a:hover { text-decoration: underline; }
.plainborder { background-color: #F5F9FD;border: 1px solid #345487; }
.tableborder { background-color: #FFF;border: 1px solid #345487; }
.tablefill { padding: 6px;background-color: #F5F9FD;border: 1px solid #345487; }
.tablepad { padding: 6px;background-color: #F5F9FD; }
.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;line-height: 160%;color: #000; }
.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;padding-top: 2px;padding-right: 2px;padding-bottom: 2px;padding-left: 2px;color: #465584;background-color: #FAFCFE;border: 1px solid #000; }
#CODE { font-family: Courier, Courier New, Verdana, Arial;font-size: 11px;padding-top: 2px;padding-right: 2px;padding-bottom: 2px;padding-left: 2px;color: #465584;background-color: #FAFCFE;border: 1px solid #000; }
.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 { font-weight: bold;color: purple; }
.red { font-weight: bold;color: red; }
.green { font-weight: bold;color: green; }
.blue { font-weight: bold;color: blue; }
.orange { font-weight: bold;color: #F90; }


Also if anyone knows how to change the way it looks i would greatly GREATLY appreciate it because I tried and got lost within 2 mins tops! :( Thanks!

bellportal
07-10-2003, 01:31 PM
Which section of the forum are you editing?

burningstars
07-10-2003, 04:46 PM
I dont know I just went to the admin section and went to manage forum css...

christiandude03
07-10-2003, 05:27 PM
there's a lot you can change in invision board....the css being the least of those things. changing the css will only change like spacing, font sizes, and so forth. you should look at the "board templates" if you want to change the actual layouts

burningstars
07-11-2003, 01:34 AM
where exactly are the templates and how to I change the way things look? or is it a really long thing to explain?

christiandude03
07-11-2003, 10:43 PM
to find the templates, look under "board templates" under i think "skin options" on the left.

how to change the way things look - just change the templates. play with them and watch the changes being made whever you hit save....

bellportal
07-12-2003, 08:20 AM
To be sure you don't muck things up, create a copy of the original template files before *playing* with them.

burningstars
07-12-2003, 02:41 PM
ok thanks everyone!