Friday, January 15, 2010

How to change the timeline background of your plurk layout

Tutorial - Change the timeline background of your plurk layout


    I know that a lot of you would like to customize your own plurk layouts like changing your timeline picture or changing the color of your dashboard. 


Here we will show you how to add your own picture to your plurk timeline.

First, look for this code in the css layout that you are using:


/* Timeline Holder Background */

#timeline_holder {
  background: #000 url(http://i49.tinypic.com/2dtvja1.jpg);
background-repeat: no-repeat;
border-top: 0px solid transparent !important;
border-bottom: 0px solid transparent !important;
}

  Change the area in blue:         to the url of the picture that you want to use. If you want to repeat your timeline image because it's too small, change the area in red:        from no-repeat to repeat, if not, just leave it alone.


ADVANCED (optional):


   For those of you who like to make your own timeline image, the average size of your timeline image should be at about 1300 pixels (px) wide and 380 pixels (px) high.


If you are confused or have any questions please let us know by email or drop us a comment, hope this was helpful!

No comments:

Post a Comment