Comment Box - Relocating |
Comment Box - Relocating |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Mar 2006 Member No: 383,706 ![]() |
Hey, i'm wondering how i can go about moving my comment box from the bottom, to further up, so my page doesn't extend for ever..
<STYLE TYPE="text/css"> body { background-color: 202020; background-image:url(''); background-position:bottom right; background-repeat: no-repeat; background-attachment: fixed; scrollbar-arrow-color: ffffff; scrollbar-face-color: 202020; scrollbar-3dlight-color: 202020; scrollbar-darkshadow-color: FFFF08; scrollbar-shadow-color: 202020; scrollbar-highlight-color: 202020; scrollbar-track-color: 202020; cursor: crosshair; } b, strong {color: ffffff;} i, em {color: FF0000; } body, p, td, font { font-family: Arial; font-size: 11px; color: ffffff; text-transform: normal;} table, td, tr, th { font-family:Arial; font-size: 11px; color: ffffff;} body, td, li, p, div, li, p, br, table { font-family: Arial; color: ffffff; text-transform: normal;} .text { font-family: Arial; font-size: 11px; color: ffffff; text-align:left;} .blacktext12 { font-family: Arial; font-size: 0px; color: FF4040;} span.blacktext12 { background-color: transparent; background-image: url(''); width: 435px; height: 225px; display: block; }.redtext { font-family: Arial; color: ffffff; font-size: 11px; }.redbtext { font-family: Arial; color: ffffff; font-size: 11px;} .orangetext15 { font-family: Arial; font-size: 11px; color: ffffff; text-transform: normal;} .whitetext12 { font-family: Arial; font-size: 11px; color: ffffff; text-transform: uppercase; text-align: center; background-color: 202020; display: block; } .lightbluetext8 { font-family: Arial; font-size: 11px; color: ffffff; text-transform: uppercase; text-align: center; background-color: 202020; display: block; } .btext { font-family: Arial; font-size: 11px; color: FF0000; text-transform: uppercase; text-align: center; background-color: FFFF08; display: block; } .blacktext10 { font-family:Arial; font-size: 11px; color: FF0000; text-transform: uppercase; text-align: center; background-color: FFFF08; display: block; } .nametext { font-family: Arial; font-size: 11px; color: FF0000; text-transform: uppercase; text-align: center; background-color: FFFF08; display: block; } table, tr, td { border: none; background-color: transparent; padding: 0;} table { border: none; background-color: transparent;} table table { border: none; border-color: none; background-color: transparent;} table table { border: 2px solid; border-color: ffffff; background-color: 000000; padding: 0;} table table table table { border: none; border-color: none;} a:link, a:link font, a:active, a:active font, a:visited, a:visited font, a.navbar:link, a.navbar:active, a.navbar:visited, a.redlink:link, a.redlink:active, a.redlink:visited { font-family: tahoma; font-size: 11px; color: ffffff; text-transform: normal; text-decoration: none; } a:hover, a.navbar:hover,{ font-family: Arial; font-size: 11px; color: FF4040; text-transform: normal; font-weight: bold; cursor: crosshair; } a img {filter: Alpha(Opacity=20); border-color:FFFFFF; border-style:solid; border-width:2px;} a:hover img { filter: Blur(Add = 0, Direction = 225, Strength = 10); border-style:solid; border-width:2px; border-color:FFFFFF;} table {direction:rtl;} table table table{direction:ltr;} </style> That's the code for my current layout, and i'm wondering if anybody could help.. Thanks a lot.. |
|
|
![]() ![]() |