Jump to content

Schimbare Banner Tema


Don Baxter

Recommended Posts

Am gasit , 

Doar ca nu merge : #branding {

height: 328px;
position: relative;
        background: url("<a href='http://postimg.org/image/x7535eqan/full/'target='_blank'><img src='http://s27.postimg.org/uptby56eb/CS_Banner_Template.png' border='0' alt="CS Banner Template" /></a>") repeat-x 50% 0;
#breading a:hover{ opacity: 0.8; }
}
Link to comment
Share on other sites

  • Moderators

Invata baza pentru CSS si cum este sintaxa de la CSS.. Mai putin si am zis ca sting ecranu cand am vazut html amestecat in css.

http://www.cssbasics.com/

http://www.w3schools.com/css/css_intro.asp

 

Si pentru background:

http://www.w3schools.com/css/css_background.asp

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

 background: url("<a href='http://postimg.org/i...7535eqan/full/'target='_blank'><img src='http://s27.postimg.org/uptby56eb/CS_Banner_Template.png' border='0' alt="CS Banner Template" /></a>") repeat-x 50% 0;

Inlocuiesti codul de mai sus cu asta :

background: url('link-ul catre imaginea ta')repeat-x 50% 0 ;

 a lot of bla bla bla...

Link to comment
Share on other sites

 background: url("<a href='http://postimg.org/i...7535eqan/full/'target='_blank'><img src='http://s27.postimg.org/uptby56eb/CS_Banner_Template.png' border='0' alt="CS Banner Template" /></a>") repeat-x 50% 0;

Inlocuiesti codul de mai sus cu asta :

background: url('link-ul catre imaginea ta')repeat-x 50% 0 ;
#branding {
height: 328px;
position: relative;
        background: url('http://i.imgur.com/hl6D1j0.jpg')repeat-x50% 0 ;
#breading a:hover{ opacity: 0.8; }
 
Si tot nu merge
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.