Log In · Register

 
Making Background Image sit right at the top above ads
yellabus
post Jan 6 2008, 04:30 AM
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>



 
 
Start new topic
Replies (1 - 5)
S-Majere
post Jan 6 2008, 01:40 PM
Post #2


Addict
*******

Group: Staff Alumni
Posts: 3,918
Joined: Jun 2007
Member No: 538,522



Sure thing:

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();    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 {color:ffffff} .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>
<span class="off"></span><span class="off"></span><div class="image">

<img src="http://i258.photobucket.com/albums/hh271/yell0wbus/idiotbox.gif"></div><style>

body {margin-top:380px}
div.image {
position:absolute;
top:0px;
left:50%;
margin-left:-390px;
width:675px;
height:400px;
}
</style><span class="off">
</span></style>
 
Yuniechan
post Jan 9 2008, 04:24 PM
Post #3


Senior Member
***

Group: Member
Posts: 84
Joined: Mar 2007
Member No: 511,742



wait, is this supposed to put an image above the add?
 
S-Majere
post Jan 9 2008, 04:27 PM
Post #4


Addict
*******

Group: Staff Alumni
Posts: 3,918
Joined: Jun 2007
Member No: 538,522



^ Yes, an image above the add and the text has been changed to white, at the topic starters' request.
 
yellabus
post Jan 10 2008, 02:28 AM
Post #5


Newbie
*

Group: Member
Posts: 4
Joined: Jan 2008
Member No: 608,035



Thank you very much :D
 
S-Majere
post Jan 10 2008, 05:27 AM
Post #6


Addict
*******

Group: Staff Alumni
Posts: 3,918
Joined: Jun 2007
Member No: 538,522



You're most welcome.

Topic Closed.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: