Newest Theme
Newest Page
Updates
Hello! Welcome to my theme blog, bakaothemes. Please read the terms of use for more info.
Posting: My Themes/Pages + Answers
Kris aka. my saviour.
ThemesPagesPlayersResourcesTutorials
heyo there! i'm using kougyoku (it's really lovely btw, thank you!!!) and i was wondering how i could disable the tiled background? i tried using hte advanced settings code but it didn't change anything... thank you much!!

Hello!

Okay so just go to the code in the the ‘Edit HTML’ tab (where you copied the code into), and go down to right below <style>. You should see this below it:

body {
font-size:12px;
{block:if250px}font-size:10px;{/block:if250px}
font-family:calibri;
text-align:justify;
background-attachment:fixed;
color:{color:Text};
background-image: url('{image:Background}');
background-color:{color:Background};
}

Now, just below “body {”, add this:

background-repeat:no-repeat;

It should work with that!

Posted On: July , 2013 @ 20:41pm with 1
Filed Under: # pastelgamer # answered
  1. bakaothemes posted this