Woop, Coding another Div. |
Woop, Coding another Div. |
Dec 1 2009, 12:01 PM
Post
#1
|
|
|
Blazed ![]() ![]() ![]() ![]() Group: Member Posts: 294 Joined: Jun 2009 Member No: 732,840 |
Code: CODE <style> {HIDES EVERYTHING} .contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12, btext,.redtext,.redbtext{display:none;height:0px;!important;visibility:hidden} td td td td{border:0px;width:0px;text-align:left;} table,td,tr{padding:0px;width:;background-color:transparent} table table table{padding:1px;height:.01%;width:100%;} table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important} table table table table,table table table table td.text, td.text td.text table{display:none;} td.text table table{display:inline;visibility:visible;} table td table tr td.text table{visibility:hidden;} table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;} body { background-color: 247cff; background-image: ; background-position: bottom right; background-repeat: no-repeat; background-attachment: fixed; scrollbar-arrow-color:ffffff; scrollbar-track-color: 247cff; scrollbar-shadow-color: 247cff; scrollbar-face-color:247cff; scrollbar-highlight-color:247cff; scrollbar-darkshadow-color:247cff; scrollbar-3dlight-color:247cff;} table, tr, td {background-color: transparent; border: 0px; padding:2;} table table {border: 0px;} table table table table{border: 0px;} {The actual modules} table table table {border: 1px solid; border-color: ######; background-color: ######; } {sets the default style for the body, table data, list data, divisions and text areas} body,table, td, li, p, div, textarea {font:normal 12px tahoma; color:000000; font-weight:none; border:0px; text-transform: none; line-height:12px;} {Default Links} a:link, a.man{font-family:tahoma; font-size:9px; color:247cff; font-weight:none;border:0px; text-transform: nonw; letter-spacing: 0px;} a:active{font-family:arial; font-size:9px; color:f665ff; font-weight:none;border:0px; text-transform: none;} a:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: none;} a:hover{font-family:arial; font-size:11px; color:247cff; font-weight:none;border:0px; text-transform: none;} {bolded words} .standard b, p b, B, strong { font-family:arial; font-size:9px; color:f665ff; font-weight:bold;border:0px; text-transform:; } .moveLinks{height:415px;} </style> <div class="bg" style="position: absolute; left:400px; top:174px; width:640px; height:580px; overflow: hidden;"> <img src="http://img36.imageshack.us/img36/5892/winniethepooh.png" /> </div> my first problem is, the black boarders you see in the screen shot. how do i remove them? Also, this is a 1.0 profile. |
|
|
|
![]() |
Dec 1 2009, 01:08 PM
Post
#2
|
|
|
Blazed ![]() ![]() ![]() ![]() Group: Member Posts: 294 Joined: Jun 2009 Member No: 732,840 |
is google chrome like firefox? no scrolling colors show?
|
|
|
|
MoneyIsDaMotive Woop, Coding another Div. Dec 1 2009, 12:01 PM
Mike Try adding this to your stylesheet:
CODEtable, td... Dec 1 2009, 12:11 PM
MoneyIsDaMotive All I had 2 do was put the boarder to 0, thanx.
n... Dec 1 2009, 12:23 PM
Mike If you're talking about the DIV for your About... Dec 1 2009, 01:02 PM
Maccabee Why does tigger smell bad? He's always playing... Dec 1 2009, 01:06 PM
MoneyIsDaMotive QUOTE(Maccabee @ Dec 1 2009, 02:06 PM) Wh... Dec 1 2009, 01:09 PM
HeartOfPandora The only browser that shows scrollbar colours is I... Dec 1 2009, 04:13 PM![]() ![]() |