Log In · Register

 
 
Closed TopicStart new topic
background picture help., i reallly need help.
porcelainxhearts
post Jan 6 2006, 09:23 PM
Post #1


Senior Member
***

Group: Member
Posts: 31
Joined: Dec 2005
Member No: 338,300



hey everyone.

this is my first post on here,

but i have a question

i like to make pictures, my background.
like i can take any picture, and make it into a background.

and i use this

table, td {
background-color:transparent;

border:none;

border-width:0;}
</style>

<style type= text/css >

table, td {
background-color:transparent;

border:none;

border-width:0;}
</style>
<style type= text/css >


body{background-image:url(url here);
background-attachment:fixed;}


but sometimes the whole picture doesn't fit into my background,and i make it smaller and then itll start repeating itself.
i'd like to know if any of guys had any other codes that do the same thing, as the one im using now, but is better.

My Myspace. if youd like to see it.
 
hi-C
post Jan 6 2006, 09:48 PM
Post #2


Amberific.
********

Group: Staff Alumni
Posts: 12,913
Joined: Jul 2004
Member No: 29,772



So what is it exactly that you want to do? Make it so that your background image doesn't repeat?
 
porcelainxhearts
post Jan 6 2006, 09:50 PM
Post #3


Senior Member
***

Group: Member
Posts: 31
Joined: Dec 2005
Member No: 338,300



yeah thatd be nice.
can you help?
 
Jane Doe.
post Jan 6 2006, 09:50 PM
Post #4


Senior Member
******

Group: Member
Posts: 2,534
Joined: Jul 2005
Member No: 170,127



I explained this some time ago:
http://www.createblog.com/forums/index.php...opic=111400&hl=

go towards the middle of the last post. "background-repeat: no-repeat;"Oh, and you don't need so many style tags.
Just two will do:
<style type="text/css">
table, td {
background-color:transparent;

border:none;

border-width:0;}




table, td {
background-color:transparent;

border:none;

border-width:0;}



body{background-image:url(url here);
background-attachment:fixed;}
</style>
 
justcuzimapimp
post Jan 8 2006, 03:53 PM
Post #5


Newbie
*

Group: Member
Posts: 2
Joined: Oct 2005
Member No: 270,004



Y0oh jusz measure everythin' out on the PAINT on yoour computer or another editing piture program and copy and paste the pictures then make your back ground and use www.photobucket.com to get your code for the pic. you add ;repeat:no repeat;} like that/

EX:
body{background-image:url(url here);
background-attachment:fixed;repeat:no repeat;}
 
Dago81
post Jan 8 2006, 04:24 PM
Post #6


Newbie
*

Group: Member
Posts: 7
Joined: Jan 2006
Member No: 346,634





Just add this and delete the rest of the garbage.

The above code should work. Just copy and paste.
 

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