Jump to content

Tema Animate: Banner Fix


aNddd

Recommended Posts

Salutare! Dupa cum spune si titlul, am tema animate si vreau sa-i schimb acel banner de sus cu stelute.

L-am schimbat, arata frumos, dar vreau sa stea pe loc, sa nu se mai miste.

Am incercat tot felul de variante, am cautat si la voi pe forum, doar un topic am gasit si nu i-am dat de cap.

Ma puteti ajuta voi mai explicit daca se poate?

Vorbesc de "#branding" .

Multumesc !

Link to comment
Share on other sites

Cauta in ipb_styles.css

 

 

  Reveal hidden contents
    background: #000 url("{style_images_url}/banner_bg.jpg") repeat-x top;     height: 130px; } #banner_texture{     background: url("{style_images_url}/banner_texture.png") repeat;     height: 130px;     -moz-box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px;     -webkit-box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px;     box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px; }

 

 

Il inlocuiesti cu

 

  Reveal hidden contents
    background: url("{style_images_url}/banner_bg.jpg") repeat;     height: 130px;     -moz-box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px;     -webkit-box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px;     box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px; }

Apropo , mai dati si voi un search inainte sa postati , e full forumul cu astfel de intrebari .

Bafta .

 

Link to comment
Share on other sites

Am facut exact cum mi-ai spus tu si tot nu merge..

#branding {
       background: url("http://i.imgur.com/xepgqTh.png}/banner_bg.jpg") repeat;     
       height: 130px;   
       -moz-box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px;     
       -webkit-box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px;   
       box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px; 
}

#banner_texture{
	background: url("{style_images_url}/banner_texture.png") repeat;
	height: 130px;
	-moz-box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px;
	-webkit-box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px;
	box-shadow: inset rgba(255,255,255,0.1) 0px -1px 0px;
}

 

Link to comment
Share on other sites

  • Moderators

Daca ai facut ce-a ce a zis BlueSkiLLz in postu de acolo (fix unde duce link-ul), merge 100% daca tema este Animate originala si nu ceva modificat.

PHP Developer - Not available for freelancing right now

Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • 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.