Jump to content

Recommended Posts

Posted
7 minutes ago, alehaNN said:

 

Am pus acum poza. 

Astept PM cu un link unde ai vazut asta.

 

Edit:

.maintitle {
    background: url(http://i.imgur.com/wkO8cIj.png)no-repeat;
    text-align: center;
    color: #fff;
    text-shadow: rgba(0,0,0,0.25) 0px -1px 0px;
    padding: 12px;
    font-size: 12px;
    font-weight: 300;
    background-color: #272727;
    border-bottom: 1px solid #191919;
    transition: all 1.2s ease-in-out;
}

 

  • 2 weeks later...
Posted

1. In primul rand trebuie sa stii ce e ala "background"

2. Daca ai analizat ce ti-a dat TAZ ai fi remarcat ca codul respectiv foloseste background

.maintitle {
    background: url(http://i.imgur.com/wkO8cIj.png)no-repeat;
    text-align: center;
    color: #fff;
    text-shadow: rgba(0,0,0,0.25) 0px -1px 0px;
    padding: 12px;
    font-size: 12px;
    font-weight: 300;
    background-color: #272727;
    border-bottom: 1px solid #191919;
    transition: all 1.2s ease-in-out;
}

Bun...

Dupa cum vezi background-ul contine un link : 

http://i.imgur.com/wkO8cIj.png

Si daca il accesezi vei vedea ca nu e nici un efect ci doar o poza editata in photoshop care are "zapada"  in partea de sus

In concluzie daca vrei zapada pe maintitle schimba codul tau cu acesta:

    background: url(http://i.imgur.com/wkO8cIj.png)no-repeat;

 

Skype: marianbl7

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.