Board Software: Invisionfree Problem With: can't change the color in the post part of the skin Problem: see above, I try to change the color, but it just doesn't work! Evidence: Link, CSS Code: Select /* --------------------------------------------------------------- "Art nouveau" Simple & easy skin template Skin template by Revo. of (display:none) & rpg-directory.com Edits by Emma ---------------------------------------------------------------- */ /* -------- VERTICAL FORUM DESCRIPTION MENU ------- */ .vnav {margin:2px;padding:2px; width:100px; font-weight:bold; display:block; float:right; font-size:9px; text-align:center; letter-spacing:1px;} .vnav a:link, .vnav a:visited, .vnav a:active { color:#000; text-transform:uppercase; display:block; text-decoration: none; width:100px; padding:0px; font-family: verdana; margin:0px; font-size:8px;letter-spacing:0px;} .vnav a:hover { color:#555;} /* --------------------------------------------------------------- The above VERTICAL FORUM DESCRIPTION MENU is optional. If you want to add it copy and paste this into your forum description: <div class="vnav">NAVIGATION <a href="LINKHERE">TITLE</a> </div> Text here. ---------------------------------------------------------------- */ /* -------- HORIZONTAL FORUM DESCRIPTION MENU ------- */ .hnav { float:right; margin:5px; padding:1px 5px 0px 1px; border:0px; width:auto; text-align:right;font-weight:bold; font-size:8px; color:#ddd; text-transform:uppercase; background:#;} .hnav a:link, .hnav a:visited, .hnav a:active { color:#ddd; text-transform:uppercase; display:inline; float:right; margin:-1px 1px -1px 1px; font-size:8px; padding: 1px 5px 1px 5px;} .hnav a:hover { background: #000;color:#;} /* --------------------------------------------------------------- The above HORIZONTAL FORUM DESCRIPTION MENU is optional. If you want to add it copy and paste this into your forum description: Text here <div class="hnav"><a href="LINKHERE">TITLE</a></div> ---------------------------------------------------------------- */ /* ------------------------------ THE BASIC LAYOUT ------------------------------ */ /* ------ CHATBOX TOGGLE ----- */ #horizontal-toggle { position: fixed; top: -15px; right: 10px; height: 25px; width: 175px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; padding: 5px 0px; background-image: url(YOUR URL); background-color: #f5eedd; border: 0px solid #685f4a; text-align: center; cursor: pointer; font-family: Georgia; text-decoration: none; color: #685f4a; text-transform:UPPERCASE; font-weight:bold; -moz-box-shadow: 0 0 10px #685f4a; -webkit-box-shadow: 0 0 10px#685f4a; box-shadow: 0 0 10px #685f4a; } #chatter { padding: 5px; background-image: url(YOUR URL); background-color: #f5eedd; border: 0px solid #685f4a; position: fixed; top: 30px; right: 10px; z-index: 100; display: none; -webkit-border-radius: 15px; -moz-border-radius: 15px; -moz-box-shadow: 0 0 10px #685f4a; -webkit-box-shadow: 0 0 10px#685f4a; box-shadow: 0 0 10px #685f4a; } #gramophone { position: fixed; bottom: 0px; right: 0px; width: 130px; height: 126px; padding: 0px 0px; margin: 0px 0px; background-image: url(http://i45.tinypic.com/2m47uvt.png); } } } /* ------ THE BODY, HTML, & TABLES ----- */ html { overflow-x: auto; } BODY { font-family: arial; font-size: 11px; color: #000; margin:0px; padding:0px; background: url(http://i48.tinypic.com/11sfg92.png) fixed; background-color:#111; text-align:center;} TABLE, TR, TD {font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000; border-collapse:collapse; background: #;} /* ------ LINK STYLES ----- */ a:link, a:visited, a:active { font-family: Georgia; text-decoration: none; color: #442f2f; text-transform:UPPERCASE; font-size: 10px; font-weight:bold; } a:hover { font-family: Georgia; color: #855b5b; font-weight:bold; } /* ------ HEADER ----- */ #header { text-align:left; width:800px; background: url(); margin:0px; margin-left:310px; padding-left:10px; -moz-box-shadow: inset 0 0 5px #888; -webkit-box-shadow-bottom: inset 0 0 10px#888; box-shadow.bottom: inner 0 0 10px #888;} /* ------ FORUM WRAPPER ----- */ #ipbwrapper { text-align:left; width:820px; background: #f5eedd; margin:0px; margin-left:310px; padding:0px; -moz-box-shadow: 0 0 10px #888; -webkit-box-shadow: 0 0 15px#45391d; box-shadow: 0 0 15px #45391d; -moz-border-radius: 15px; border-radius: 15px; border: 2px solid #333;} /* ------ FIXED SIDEBAR----- */ #latest_topics {width:245px; font-size: 9px; } #sidebar {height:100%; width:300px;background: url(http://i48.tinypic.com/2qut4xs.png) no-repeat; padding-top:359px; margin-top: 10px; overflow:auto;position: absolute; left: 10px; top: 20px;} body > div#sidebar { position: fixed; } .clickable { display:inline; border:0px solid #000000; border-bottom:0px; margin-right: 5px; margin-left: 5px; cursor:pointer; } #tabbackground{ Margin-left: 0px; padding-top:10px; padding-left: 0px; height: 0px; width: 245px; background: url(); } .tab-content {background: url(); Margin-top:0px; height: 224px; width:245px; border:0px solid #000000; display: none; overflow:auto; /* do not remove this */ } #tab1-content { display: block; overflow:auto} /* do not remove this */ /* Active tag has highlight */ .highlight { background-color:#; } /* Clear up the list default styles */ #tab-strip { list-style: none outside none; margin:0px; padding:0px; display:block; background-color:#; } #tab-strip a { text-decoration: none; } /* ------------------------------ THE CALENDAR PAGE ------------------------------ */ .caldate { font-family: Georgia; text-decoration: none; color: #442f2f; text-transform:UPPERCASE; font-size: 10px; font-weight:bold; text-align:center; color:#EEE; background-color:#333; padding:2px; margin:0px; } #calendarname { font-size:22px; font-weight:bold; } #padandcenter { margin-left:auto;margin-right:auto;text-align:center;padding:14px 0px 14px 0px; } /* ------------------------------ THE PROFILE PAGE ------------------------------ */ #profilename { font-size:28px; font-weight:bold; } #photowrap { padding:6px; } #phototitle { font-size:24px; border-bottom:1px solid #000; } #photoimg { text-align:center; margin-top:15px; } /* ------------------------------ USER CONTROL PANEL PAGE ------------------------------ */ #ucpmenu { line-height:150%; width:22%; border:0px solid #111; background-color: #fefbf3;} #ucpmenu a { text-decoration:none;} #ucpmenu a:hover { text-decoration: none; } #ucpmenu p { padding:2px 5px 6px 9px; margin:0px; } #ucpcontent { background-color: #fefbf3; border:0px solid #111; line-height:150%; width:auto; } #ucpcontent p { padding:5px; margin:0px; } /* ------------------------------ THE MAIN PAGE ------------------------------ */ /* ------ THE LOGO / BANNER ----- */ #ipsbanner { position:absolute; top:0px;right:5%; } #logostrip { border:0px; background:none; padding:0px;margin:0px; display:none;} /* ------ THE STANDARD NAVIGATION MENU----- */ #submenu { display:none; } /* ------ THE USER LINKS (EX: NEW MESSAGES)----- */ #userlinks { border:0px; background: color: #333;font-weight:normal;} #userlinks a { text-decoration:none; color: #; } /* ------ THE FORUM NAVIGATION TRAIL ----- */ #navstrip { font-weight:bold;padding:6px 0px 6px 0px; } /* ------ THE MARKERS ----- */ .marker {color:#AAA; text-shadow: 2px 2px 2px #eee; padding: 2px 8px;letter-spacing:-4px;font-size: 36px; font-style: italic; font-family:arial;display:inline; } .markernew {color:#000; text-shadow: 2px 2px 2px #eee; padding: 2px 8px;letter-spacing:-4px;font-size: 36px; font-style: italic; font-family:arial;display:inline;} /* ------ THE BIG BUTTONS (EX: NEW REPLY) ----- */ .buttons {color:#000; text-shadow: 2px 2px 2px #eee; padding: 2px 8px;letter-spacing:-4px;font-size: 36px; font-style: italic; font-family:arial;display: inline; } /* ------ THE LITTLE BUTTONS (EX: AIM)----- */ .little {color:#000; padding: 2px 8px;letter-spacing:2px;font-size: 9px; font-style: italic; font-family:arial;display:inline; text-transform:uppercase;} /* --------------------------------------------------------------- The Markers & Buttons are optional and must be added in the macros / images section. If you want to use them wrap the text you want to use like this: <div class="marker">text</div> ---------------------------------------------------------------- */ /* ------ MEMBERS ONLINE AREA ----- */ .thin { padding:6px 0px 6px 0px; line-height:140%; margin:2px 0px 2px 0px; border:0px;} .thin a { text-decoration:none; } /* ------ STATISTICS AREA (AND WRITE POST TABLES) ----- */ .pformstrip { text-transform:uppercase; text-align:center; letter-spacing:2px; padding:1px; margin:0px; background:#333; font-size: 8px; font-weight:normal; color:#fff;} .pformleft {background: #fefbf3; padding:6px; margin-top:1px;width:25%; border:0px; } .pformleftw {background: #fefbf3; padding:6px; margin-top:1px;width:40%; border:0px;} .pformright {background: #fefbf3; padding:6px; margin-top:1px; border:0px;} .copyright { font-family: Verdana, Tahoma, Arial, Sans-Serif; font-size: 9px; line-height: 12px; } #credz {width:600px; margin:5px auto; letter-spacing:2px; text-transform:uppercase; color:#ddd;background:#111;padding:3px; font-size:9px; text-align:center; } #credz a {color:#fff;} /* ------------------------------ THE MAIN PAGE (FORUMS) ------------------------------ */ /* ------ THE TOP BAR ----- */ .maintitle {text-align: center ; background: #f5eedd; vertical-align:middle; font-weight:bold; padding:8px 0px 3px 5px; text-transform:uppercase; letter-spacing:2px; font-size:18px; font-family: Georgia; text-decoration: none; color: #000; font-weight:bold;} .maintitle a:link, .maintitle a:visited, .maintitle a:active { text-decoration: none; text-transform:uppercase; letter-spacing:2px; font-size:18px; font-family: Georgia; text-decoration: none; color: #000; font-weight:bold;;} .maintitle a:hover { text-decoration: underline; font-size:18px;} /* ------ THE 2ND BAR ----- */ .titlemedium { text-transform:uppercase; text-align:center; letter-spacing:2px; padding:1px; margin:0px; background:#333; font-size: 8px; font-weight:normal; color:#ddd;} .titlemedium a:link, .titlemedium a:visited, .titlemedium a:active { color: #ddd; } /* ------ THE FORUM ----- */ .row1 { background: #fefbf3; border: 0px;} .row2 { background: #fefbf3; border: 0px;} .row4 { background: #fefbf3; border: 0px;} .row2 a {text-decoration:none; background: #fefbf3;} .row2 a:hover { font-weight:bolder; background: #fefbf3;} .row3 { background: none; border: 0px;} div.row4 { background: none; border:none !important; } /* ------ THE TITLE LINK----- */ .tableborder .row4 b a:link, .row4 b a:visited, .row4 b a:active {text-transform: uppercase; color:#111; letter-spacing:2px;} /* ------ FORUM DESCRIPTION ----- */ .desc { font-size:8px; text-transform:uppercase; color:#333;} /* ------ THE BOTTOM BAR----- */ .darkrow2 { background: #333; color:#ddd; font-size:1px; } div.darkrow2{ font-size:11px; background:#AAA; } /* ------ THE BORDERS ----- */ .plainborder { border:0px solid #111; background:#fefbf3; } .tableborder { background: 000; border:0px solid #111; padding-top:-15px; margin:0; } .tablefill { background:#fefbf3; border:0px solid #111; padding:2px; .tablepad { background:#; padding:2px;} .tablebasic { width:100%; padding:0; margin:0px; border:0px; } /* ------------------------------ TOPICS AND POSTS ------------------------------ */ /* ------ THE USERNAME DISPLAYED IN POST----- */ .normalname { display:block; font-size: 12px; font-weight: bold; color: #000; } .normalname a:link, .normalname a:visited, .normalname a:active { font-size: 12px; align: center; } .unreg { font-size: 11px; font-weight: bold; color: #555; } /* ------ THE POST LINKS BEFORE THE POST ----- */ .postlinksbar { background:#333; padding:0px; margin-top:1px; font-size:9px; text-transform:uppercase; } .postlinksbar a {color:#fff;} /* ------ THE POSTS ----- */ .post1, .post2 { background-color: #fefbf3;} .postdetails { font-size: 12px; display:block; text-align:center; text-transform:uppercase; font-size:8px;} .postcolor { font-size: 12px; line-height: 160%; } /* ------ THE SIGNATURE----- */ .signature { font-size: 10px; color: #555; line-height:150%; } /* ------ THE LINE BTWN POSTS----- */ .darkrow1 { background-color: #333; } th.darkrow1 { text-align:left; } /* ------ THE BOTTOM STRIP ----- */ .darkrow3 {background-color: #E3E3DE; color:#111; line-height:1px;} .activeuserstrip { background-color:#fefbf3; padding:6px } /* ------------------------------ CODES & QUOTES ------------------------------ */ #QUOTE {white-space:normal; font-family: Verdana, Arial; font-size: 11px; color: #555; background-color: #DDD; border: 1px sold #AAA; border-top: 5px solid #AAA; padding:5px; margin-top:2px;} #CODE { white-space:normal; font-family: Courier, Courier New, Verdana, Arial; font-size: 10px; color: #555; background-color: #DDD; border: 1px sold #AAA; border-top: 5px solid #AAA; padding:2px; margin-top:2px; } /* ------------------------------ FORM RELATED STYLES ------------------------------ */ form { display:inline; } label { cursor:pointer; } fieldset.search { padding:6px; line-height:150% } .forminput, .textinput, .radiobutton, .checkbox { font-size: 10px; font-family: verdana, helvetica, sans-serif; vertical-align: middle;border:1px solid #685f4a; margin-top:1px; background-color: #fefbf3; color:#685f4a; } .codebuttons { font-size: 9px; font-family: verdana, helvetica, sans-serif; vertical-align: middle; border:1px solid #AAA; margin-top:2px; background-color: #DDD; color:#3A4F6C;} /* ------------------------------ IMAGE STYLES ------------------------------ */ img { vertical-align:middle; border:0px } img.attach { border:2px outset #EEF2F7;padding:2px } /* ------------------------------ MISCELLANEOUS ------------------------------ */ .wrapmini { float:left;line-height:1.5em;width:25% } .pagelinks { float:left;line-height:1.2em;width:35% } .edit { font-size: 9px } .searchlite { font-weight:bold; color:#F00; background-color:#FF0 } form div.tableborder div.pformstrip {border:none;} table.tablebasic td.pformleft { border:none; } table.tablebasic td.pformleftw { border:none; } table.tablebasic td.pformright { border:none; } /* ------ THE HIGH AND LOW ACCENTS ----- */ .hlight { background-color: #DFE6EF } .dlight { background-color: #EEF2F7 } /* ------ COLORS ----- */ .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; } /* ------ WARN COLORS ----- */ .warngood { color:green } .warnbad { color:red }
There's an error!MISSING FORMThank you for using the Help Me! section. However, there is a problem with your submission: you have not used the proper form for this section. The correct form can be found here. Use of the form will better enable repliers to provide you the correct assistance. Please update this within 24 hours or this topic will be archived.Please do not reply to this thread until the OP has corrected their post.
No it doesn't, that's what's so odd XD -acting all damsel in distress- Can't any one be my white knight on a horseback? But seriously, I'll try it all....
Do you mean the area in which you input text and write? Or the background colour of the actual post as I see it is the same colour as the forum.
the actual post But the postlinksbar isn't changing either, and neither is the bar under the posts...
Ok, could you copy and paste what area's you have been editing because I would assume it was Code: Select .postlinksbar { background:#333; padding:0px; margin-top:1px; font-size:9px; text-transform:uppercase; } .postlinksbar a {color:#fff;} /* ------ THE POSTS ----- */ .post1, .post2 { background-color: #fefbf3;} that needed editing the colour. What hex code are you trying to change it to?
I think you need to tell your browser to "No, refresh really, really hard!". Press CTRL-F5 and check again. If you're using IE, that won't work, you'll need to actually close and restart your browser.