Making Background Image sit right at the top above ads |
Making Background Image sit right at the top above ads |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Jan 2008 Member No: 608,035 ![]() |
I have seen this done on other pages and I am trying to get it done on mine but failing with everything I do.
If anyone could help me out with this and also maybe fix the module text colour to FFFFFF I would be enternally grateful. Thanks, Jason CODE <style type="text/css"> { Background Properties } table, tr, td { background-color:transparent; border:none; border-width:1;} body { background-color:000000; background-image:url('http://i258.photobucket.com/albums/hh271/yell0wbus/idiotbox.gif'); background-attachment:scroll; background-position:top center; background-repeat:no-repeat; border-top-width:1px; border-bottom-width:1px; border-left-width:1px; border-right-width:1px; border-color:FFFFFF; border-style:solid; padding-left:px; padding-right:px; scrollbar-face-color:000000; scrollbar-highlight-color:120C08; scrollbar-3dlight-color:222222; scrollbar-shadow-color:222222; scrollbar-darkshadow-color:222222; scrollbar-arrow-color:FFFF00; scrollbar-track-color:000000; } .CodeMyLayout.com { Table Properties } table table { border: 1px } table table table table{border:1px} table, tr, td { background-color:transparent; border:none; border-width:1;} table table table { border-style:solid; border-width:1; border-color:FFFFFF; background-color:595252; background-image:url('Enter Image URL'); background-repeat:repeat; background-attachment:fixed; background-position:top center; filter:alpha(opacity=90); -moz-opacity:0.90; opacity:0.90; -khtml-opacity:0.90; } table table table table td {filter:none;} { Text Properties } table, tr, td, li, p, div {} .btext, .orangetext15, .nametext, .whitetext12 {font-weight:bold; font-style:normal; } .blacktext10, .blacktext11, .blacktext12, .lightbluetext8, .redtext, .redbtext, .text {font-weight:bold; font-style:normal; } { Link Properties } a:active, a:visited, a:link {font-weight:normal; font-style:normal; } a:hover {font-weight:normal; font-style:normal; } { Tweaks } </style><div align="center"><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmNvZGVteWxheW91dC5jb20=" target="_blank"></a><br>Get <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmNvZGVteWxheW91dC5jb20=" target="_blank"></a> @ <a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmNvZGVteWxheW91dC5jb20=" target="_blank"></a></div> |
|
|
![]() ![]() |