How to make your background picture maximized

First step:

look for “<meta name=” there are a lOT of these meta things

paste this :

  <meta name="if:Maximised Background Image" content="0"/>

between one of those meta’s…

just like this :

Second step:

search this : <style type=”text/css”> and then when you find it,paste this code after it

             
{block:IfMaximisedBackgroundImage}
#bg img {
z-index:-1;
position:fixed;
top:0;
left:0;
height:100%;
width:100%;
}
{block:IfMaximisedBackgroundImage}

Third Step:

look for <body> and then paste this code after it:

{block:IfMaximisedBackgroundImage}<div id="bg"><img src="{image:Background}"></div>{/block:IfMaximisedBackgroundImage}

click Update preview>save>reload page (you have to reload,its important)>scroll down until you see this :

you’ll see “Maximised background image” check that box then save and yoU’RE DONE !!!!!!!!

tutorial for ter-ribly
  1. iamgears reblogged this from pizz4s
  2. iamtoolazytothinkofaname reblogged this from pizz4s
  3. blabberingnincompoops reblogged this from pizz4s
  4. 1millioncatsandshelovesevery1 reblogged this from pizz4s
  5. pizz4s posted this