Jump to content

Recommended Posts

  • Moderators
Posted

Urca o imagine back.png in fisierul de teme din ftp, si

 

cauta

body {
	background: #212121;
	color: #bcbcbc;
	font: normal 11px tahoma, helvetica, arial, sans-serif;
	position: relative;
	padding-bottom: 20px;
}

si inlocuieste cu

body {
	background: #212121 url("{style_images_url}/back.png");;
        background-repeat:no-repeat;
        background-position:center;
        background-attachment:fixed;
	color: #bcbcbc;
	font: normal 11px tahoma, helvetica, arial, sans-serif;
	position: relative;
	padding-bottom: 20px;
}
  • Upvote 2
  • 11 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.