Jump to content

Recommended Posts

Posted

Salut,am si eu o nedumerire,cum pot schimba backgroundu la tema " animate " , folosesc 3.3.4 . Vreau sa pun o imagine in loc de acel cod #FFFFF

 

Ipb_styles.css

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

Connect Cs.xStrike.Pro
http://xstrike.pro/ :X

Posted

Bun, am pus asa:
 

body
{
background-image:url('http://wallike.com/wp-content/uploads/2013/11/Merry-Christmas-Wallpaper.jpg';
background-color:#E6E6FA;
font: normal 11px tahoma, helvetica, arial, sans-serif;
position: relative;
padding-bottom: 20px;
}

Dar imi apare scrisu cu negru,nu cu alb cum imi apare inaite :(

xst.png

Connect Cs.xStrike.Pro
http://xstrike.pro/ :X

Posted

Da revert. Daca partea cu background-ul din ipb_styles.css arata ca cea din primul post, atunci ar trebui sa pui ceva de genul:

body {
background-color: #000000;
background-image:url('http://wallike.com/wp-content/uploads/2013/11/Merry-Christmas-Wallpaper.jpg';
color: #bcbcbc;
font: normal 11px tahoma, helvetica, arial, sans-serif;
position: relative;
padding-bottom: 20px;
}

Te-ai inregistrat? Ne-ar placea sa te prezinti.

Cum pot sustine forumul?
Cumpara de la eMag folosind acest link.
--------------------
oG2BN9d.gifse1WdXd.gifQG6MtmI.gifRHYjDzD.gifG5p1wui.gif

  • Moderators
Posted
body {
background: #000000 url('http://wallike.com/wp-content/uploads/2013/11/Merry-Christmas-Wallpaper.jpg');
color: #bcbcbc;
font: normal 11px tahoma, helvetica, arial, sans-serif;
position: relative;
padding-bottom: 20px;
}

Mai bine urci imaginea in ftp si bagi link catre ea :).

  • Upvote 1
  • 3 years 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.