Jump to content

Intrebare Tema Animate


Go to solution Solved by Kennzo,

Recommended Posts

Posted

ACP -> Look & Feel / Style & Templates -> alege tema Animate -> globalTemplate -> defaultheader -> apesi pe butonul Revert.

AdminCP -> Look & Feel -> Tema ta -> CSS -> ipb_Styles.css .

Caută:

 

#branding { 

 

și lasă reply cu ce ai acolo!

  • Solution
Posted
#branding {
	background: #000 url("{style_images_url}/banner_bg.jpg") repeat-x top;
	height: 130px;
}

Schimbă cu:

#branding {
    background: #000; 
    height: 130px;
}

sau la background pui ce culoare dorești tu!

Posted

Mai e o problema..

Cum as putea adauga o imagine care sa nu se mista?

Am pus o imagine normala si nu merge, imi apare ala cu negru. Am bagat imaginea mea si cu codu branding cum era inainte si se misca

Posted

Hmm tot de la

#branding {
     background: #culoare url ('http://xstrike.pro/public/style_images/deflection_editat/bg2.jpg') repeat-x 0 0;
height: 130px;
} 

 

Acolo la background poți pune ce imagine dorești tu.. sau uite alta :

 

background: #222222 url('http://zdupp.com/forum/public/style_images/Pearled_Red/box_pattern.png') repeat-x 0 0;
Posted

am pus

#branding {
        background: #222222 url('{style_images_url}/banner_bg.jpg) repeat-x 0 0;
	height: 130px;
}

Si acum nu imi mai apare nimic.

 

Eu vreau sa pun eu o imagine de la mine dar sa nu se miste

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.