Log In · Register

 
backround picture in code
sheis_brooke
post Jun 10 2006, 11:34 PM
Post #1


Senior Member
***

Group: Member
Posts: 35
Joined: Feb 2006
Member No: 374,112



<style>.orangetext7{visibility:hidden; display:none;}.lightbluetext7{visibility:hidden; display:none;}</style>


<style>
a .text
{
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
</style>


<style type="text/css">
a:hover img { filter: FlipH }
</style>


<style type="text/css">
td.text td.text table table table td a img {width:200px;}
td.text td.text table table table td div img {width:100px;}
td.text td.text table table td img {width:260px; max-width:260px; width:auto;}
td.text td.text table table td div img {width:80px;}
* html td.text td.text table table td img {width:260px;}
* html td.text td.text table table td a img {width:90px;}
* html td.text td.text table table td div img {width:80px;}
</style>


<style type="text/css">
td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;}
td.text td.text table {background-color:transparent;}
td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}
td.text td.text table table td {padding:3;}
td.text td.text table table br {display:inline;}
</style>


<style type="text/css">
.mygen { Created using MyGen 2.5 - www.mygen.co.uk }

body {
scrollbar-face-color:FFFFFF;
scrollbar-highlight-color:FFFFDD;
scrollbar-3dlight-color:FFFFFF;
scrollbar-shadow-color:FFFFDD;
scrollbar-darkshadow-color:FFFFFF;
scrollbar-arrow-color:FFFFDD;
scrollbar-track-color:FFFFFF;
}

.mygen { Table Properties }
table table { border: 0px }
table table table table{border:0px}
table table table {
border-style:double;
border-width:3px;
border-color:FFFFDD;
background-color:FFFFFF;
}

.mygen { Text Properties }
table, tr, td, li, p, div { font-family:georgia; color:000000; font-size:9px; }
.btext { font-family:courier new; color:000000; font-size:8px; }
.blacktext10 { font-family:georgia; color:000000; font-size:20px; }
.blacktext12 { font-family:courier new; color:000000; font-size:8px; }
.lightbluetext8 { font-family:georgia; color:000000; font-size:8px; }
.orangetext15 { font-family:courier new; color:000000; font-size:8px; }
.redtext { font-family:courier new; color:000000; font-size:8px; }
.redbtext { font-family:courier new; color:000000; font-size:8px; }
.text { font-family:courier new; color:000000; font-size:8px; }
.whitetext12 { font-family:georgia; color:000000; font-size:8px; }
a:active, a:visited, a:link { font-family:georgia; color:000000; font-size:8px; }
a:hover { font-family:georgia; color:000000; font-size:22px; }
a.navbar:active, a.navbar:visited, a.navbar:link { font-family:georgia; color:000000; font-size:8px; }
a.navbar:hover { font-family:courier new; color:000000; font-size:8px; }
a.redlink:active, a.redlink:visited, a.redlink:link { font-family:georgia; color:000000; font-size:8px; }
a.redlink:hover { font-family:georgia; color:000000; font-size:8px; }
.nametext { font-family:georgia; color:000000; font-size:24px; }






.mygen { Miscellaneous Properties }
body { cursor:crosshair;}
a:hover { cursor:crosshair;}
.blacktext12 { visibility:hidden; display:none; }
DO NOT TAKE MY FUGGIN CODES. a-hole.
NDONOTBLOCKOURADSO..
.navbar {visibility:visible;}
.navbar font {visibility:hidden;}
tr {background:transparent;}
body table div font a, body table div div {visbility:hidden;}
body table table div font a, body table table div div {visibility:visible;}
table {direction:rtl;}
table table table {direction:ltr;}
</style>


<style type="text/css">
.contactTable {width:300px!important; height:150px!important; padding:0px!important; background-image:url("http://i3.tinypic.com/vsn87l.jpg"); background-attachment:scroll; background-position:center center; background-repeat:no-repeat; background-color:transparent;}
.contactTable table, table.contactTable td {padding:0px !important; border:0px; background-color:transparent; background-image:none;}
.contactTable a img {visibility:hidden; border:0px!important;}
.contactTable a {display:block; height:28px; width:115px;}
.contactTable .text {font-size:1px!important;}
.contactTable .text, .contactTable a, .contactTable img {filter:none!important;}
</style>


<style type="text/css">
body, html {visibility:visible !important; display:block !important}
</style>


<br><br><a href="http://www.myspacegeeks.com/myspace-generators/layout-stealer/">I got this layout with the layout stealer at MyspaceGeeks.com</a><a href="http://www.myspacegeeks.com/" target="_blank"><img src="http://www.myspacegeeks.com/support.gif" alt="Myspace Layouts" style="position:absolute; left:0px; top: 0px;" border="0"></a>


i have this code, but i want to insert my own backround image, outside of this, instead of the grey backround. if anyone can please tell me where in this code and what can i put in there that would help me out much! thanks!
 
 
Start new topic
Replies (1 - 9)
*This Confession*
post Jun 11 2006, 12:23 AM
Post #2





Guest






add this

CODE
<style type=text/css>

body {
background-color: ######;
background-image: url("");
background-position: bottom right;
background-repeat: no-repeat;
<style>
 
sheis_brooke
post Jun 11 2006, 12:46 AM
Post #3


Senior Member
***

Group: Member
Posts: 35
Joined: Feb 2006
Member No: 374,112



where should i add this...? im sorry. i'm html dumb.
 
freeflow
post Jun 11 2006, 12:38 PM
Post #4


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



About me.
 
sheis_brooke
post Jun 11 2006, 03:15 PM
Post #5


Senior Member
***

Group: Member
Posts: 35
Joined: Feb 2006
Member No: 374,112



ack, sorry for not being specific. where in the code above do i add it?
 
freeflow
post Jun 11 2006, 03:31 PM
Post #6


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Add the code anywhere in about me .
QUOTE
<style type=text/css>

body {
background-color: ######;
background-image: url("");
background-position: bottom right;
background-repeat: no-repeat;
<style>


wher eit says ##### put the color of the background.
in between " and " that are in the (and) add your backgorund url here.
 
sheis_brooke
post Jun 11 2006, 08:05 PM
Post #7


Senior Member
***

Group: Member
Posts: 35
Joined: Feb 2006
Member No: 374,112



SORRY

ok I know ALL of it goes in the about me

but when i put the code (the one in my first post) in that section, where do i insert the code that you gave me just barely into that? Because when I put it UNDER all of the originial code it only shows up in the right hand corner.

imsorryimsorry but i don't get this.
so if it wouldn't be too put trouble, could you repost the WHOLE code (my code and yours)

thank you so much!
 
*This Confession*
post Jun 11 2006, 08:13 PM
Post #8





Guest






bleh
just stick it at the very top of your about me the code we gave you.
 
freeflow
post Jun 11 2006, 08:48 PM
Post #9


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Unless a code is stated otherwise you don't always have to incorporate your codes with ones your adding. Most times you can stick them anywhere. Thats what we were saying. Put it in about me. ly when they tell you a certain spot is when you have to do that.
 
PoeticInsanity
post Jun 11 2006, 09:00 PM
Post #10


Senior Member
***

Group: Member
Posts: 38
Joined: Jun 2006
Member No: 419,709



ok, you said the image was in the bottom right only right? well that's because your code puts whatever image you have in the bottom right without repeating it. if you could tell me where u need the image and if u want it tiled (repeated) then i may be able to help
 

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