Log In · Register

 
Gotta really simple question....., how do i put a background img on my space....
IamEi2907
post Sep 3 2006, 12:53 AM
Post #1


Member
**

Group: Member
Posts: 18
Joined: Oct 2005
Member No: 265,808



i dont have anything...

but the link....

im kinda new but i know a few things....


i just want to put my image on the background...bottom right...fixed.....and i want to change the bg color.....


help blink.gif
 
 
Start new topic
Replies (1 - 10)
*Azarel*
post Sep 3 2006, 12:55 AM
Post #2





Guest






In About Me or Who I'd Like to Meet:


<style>
body {
background-color:FFFFFF;
background-image:url('ImageURL');
background-attachment: fixed;
background-position:bottom right;
background-repeat:no-repeat;}
</style>

Replace the hex color value and ImageURL (both bolded).
 
IamEi2907
post Sep 3 2006, 01:04 AM
Post #3


Member
**

Group: Member
Posts: 18
Joined: Oct 2005
Member No: 265,808



Now look....

i want to make the white part smaller.....

i have a fealing thats tables....and such....


Click to see....
 
*This Confession*
post Sep 3 2006, 01:05 AM
Post #4





Guest






^Yea I thought you were going to say something about that,
Thats why I was going to give you a different code use this instead of that

CODE
<style type="text/css">
table, td {background-color:transparent; border:; border-width:;}
body{background-image:url("IMG");
background-attachment: fixed;
background-position: bottom left;
background-repeat: repeat;
background-color:COLOR;
</style>
 
IamEi2907
post Sep 3 2006, 01:11 AM
Post #5


Member
**

Group: Member
Posts: 18
Joined: Oct 2005
Member No: 265,808



the repeat part.....

dont want that....


what do i put in instead of repeat...?







did you guys go to school for this or did you just get real good.
 
*This Confession*
post Sep 3 2006, 01:14 AM
Post #6





Guest






haha
No I didn't go to school for it

and at the repeat thing

change it to this instead

QUOTE
background-repeat: no-repeat;
 
*Azarel*
post Sep 3 2006, 01:18 AM
Post #7





Guest






QUOTE(This Confession @ Sep 2 2006, 11:05 PM) *
Thats why I was going to give you a different code use this instead of that

CODE
<style type="text/css">
table, td {background-color:transparent; border:; border-width:;}
body{background-image:url("IMG");
background-attachment: fixed;
background-position: bottom left;
background-repeat: repeat;
background-color:COLOR;
</style>
For the record, that's not a different code, Holly; another line of css doesn't make it "different." Just more complete, for that effect. And you didn't close the second css tag; irksome. I only posted the background css because it was the only thing he asked for. Sorry to nitpick.
 
IamEi2907
post Sep 3 2006, 01:20 AM
Post #8


Member
**

Group: Member
Posts: 18
Joined: Oct 2005
Member No: 265,808



i didnt have the -........how gay.....

i wish i was good at this......


but i dont have time to get on here and like.....study/mess around with it....

it sucks......i even did web design for two years....

but we used golive......are i hated it....

html is way more fun....and you feal cooler messing with text........



but ill be on here alot....asking stupid questions now....

like this one....



http://profile.myspace.com/index.cfm?fusea...72-66c8e34338f9


how do i change the color of my tables and make them....about 350px

or 300....dono
 
*This Confession*
post Sep 3 2006, 01:20 AM
Post #9





Guest






It just takes some practice we have tutorials and stuff that explains things

http://www.createblog.com/forums/index.php?showtopic=144829


EDIT:

add this

CODE
<style>TD TD {text-align: center;}
TD TD TD {text-align: center;}
TD TD TD TD {border-top: 0px solid; width: 1%; text-align:center;}
TD TD TD TD TD {border-top: 0px solid black; text-align:center;}
TD TD TD TD TD TD {border: 0px solid;}
TABLE, TD {padding: 0px; text-transform: none; width:350px;}
TABLE TABLE {padding: 0px; text-transform: none;}
TABLE TABLE TABLE {padding: 0px; text-transform: none;height: .01%; width: 100%;}
TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}
TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}
TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;}
table td div div font {visibili-ty:hidden;di-splay:none;}
table table table table {border: 0px; text-align: justify; padding: 0px;}
table table table table table {border: 0px; text-align: justify; padding: 0px;}
table table table table table table {border: 0px; text-align: justify; padding: 0px;} </style>



you can change this line to change the size of the right side tables

QUOTE
TABLE, TD {padding: 0px; text-transform: none; width:350px;}


Change the 350
 
IamEi2907
post Sep 3 2006, 01:21 AM
Post #10


Member
**

Group: Member
Posts: 18
Joined: Oct 2005
Member No: 265,808



&&& center my tables together in the middle..... or left align them all.....
 
*This Confession*
post Sep 3 2006, 01:24 AM
Post #11





Guest






what?

If you want to move them over to the left use this:

http://www.createblog.com/forums/index.php?showtopic=122353
 

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