Jump to content

Modificare header pentru orice tip de rezoluție


Michelion

Recommended Posts

Just now, Michelion said:

Salut. Astăzi, după schimbarea header-ului. Am întâmpinat anumite probleme cu header-ul.

Aidcă, nu se vede "centrat" pe orice tip de rezoluție a monitorului.

Spre exemplu, la mine se vede așa: http://prntscr.com/j0q00v

Iar la altcineva, ce are o rezoluȚie diferită, se vede așa: https://imgur.com/rsInTdB

Cum aș putea rezolva asta?

Este din cauza bg-ului

Poti incerca asa:

#branding {

    height: 190px;
    background: #161616 url(https://i.imgur.com/AQCSOHw.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;

}

WWW.TECTONICPX.COM [ Professional Web Design Services ]

Link to comment
Share on other sites

55 minutes ago, gromp said:

Este din cauza bg-ului

Poti incerca asa:

#branding {

    height: 190px;
    background: #161616 url(https://i.imgur.com/AQCSOHw.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;

}

Arată la fel..

Link to comment
Share on other sites

  • DeNyS. locked this topic
Guest
This topic is now closed to further replies.
  • 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.