Question:

How to make default myspace layouts?

by  |  earlier

0 LIKES UnLike

I want to make my own layout with a picture i found on the internet, but i want to make a default one. Like everything is white and default except for the sides of the page where a little bit of the picture is showing...understand? Anyone know how to do this?

 Tags:

   Report

2 ANSWERS


  1. <style>

    *,body,table,tr,td,div{

    background-color: white;

    }

    body{

    background-image: url(url goes here);

    }

    </style>

    try that


  2. simple

    use this

    http://abrax.us/Katamari/BackgroundGen.p...

    and select "only on the sides"

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.