Log In · Register

 
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.
 
 
Start new topic
Replies
Jane Doe.
post Jan 6 2006, 09:50 PM
Post #2


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>
 

Posts in this topic


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