Jump to content

Branding


Funcky

Recommended Posts

Cum fac ca imaginea de la branding sa se duca pana la capat in stanga si dreapta: http://i.imgur.com/GaAue2i.png 

Forum: forum.focsanics16.ml

Afiliem clanuri Counter-Strike. Afiliem servere de orice tip care au nevoie de un forum.

Un forum de gaming si divertisment nou deschis.

Cautam desigeri si moderatori!

Link to comment
Share on other sites

Trebuie adaugata in body, nu #branding

Pai eu am schimbat backgroundul de aici:

#branding {
        background: url("http://i.imgur.com/XgVPeSI.png")repeat-x 50% 0; 
        height: 172px;
        position: relative;
Eu l-am inlocuit cu cel care era (tema este cea de la csrulz).
Iar la body am asta:
body {
color: #bcbcbc;
font: normal 11px tahoma, helvetica, arial, sans-serif;
position: relative;
padding-bottom: 20px;
 
Daca schimb link-urile intre ele imi va face pe tot forumul acea imagine de la branding.

Forum: forum.focsanics16.ml

Afiliem clanuri Counter-Strike. Afiliem servere de orice tip care au nevoie de un forum.

Un forum de gaming si divertisment nou deschis.

Cautam desigeri si moderatori!

Link to comment
Share on other sites

  • Moderators

Spune multe acel  height: 172px;

 

Defapt nu.

 

 

 

Pai eu am schimbat backgroundul de aici:

#branding {
        background: url("http://i.imgur.com/XgVPeSI.png")repeat-x 50% 0; 
        height: 172px;
        position: relative;
Eu l-am inlocuit cu cel care era (tema este cea de la csrulz).
Iar la body am asta:
body {
color: #bcbcbc;
font: normal 11px tahoma, helvetica, arial, sans-serif;
position: relative;
padding-bottom: 20px;
 
Daca schimb link-urile intre ele imi va face pe tot forumul acea imagine de la branding.

 

 

Vezi asa:

#branding {
        height: 172px;
        position: relative;
}
body {
      background: #1C1B1C url('http://i.imgur.com/XgVPeSI.png') repeat-x 50% 0;
      color: #bcbcbc;
      font: normal 11px tahoma, helvetica, arial, sans-serif;
      position: relative;
      padding-bottom: 20px;
}
Link to comment
Share on other sites

 

Defapt nu.

 

 

 

Vezi asa:

#branding {
        height: 172px;
        position: relative;
}
body {
      background: #1C1B1C url('http://i.imgur.com/XgVPeSI.png') repeat-x 50% 0;
      color: #bcbcbc;
      font: normal 11px tahoma, helvetica, arial, sans-serif;
      position: relative;
      padding-bottom: 20px;
}

Acum se vede asa: http://i.imgur.com/afvsTnH.jpgEu nu vreau sa fac sa dispara si backgroundul acela cu dungi, vreau dar ca imaginea aia sa se duca in stanga si dreapta..

Forum: forum.focsanics16.ml

Afiliem clanuri Counter-Strike. Afiliem servere de orice tip care au nevoie de un forum.

Un forum de gaming si divertisment nou deschis.

Cautam desigeri si moderatori!

Link to comment
Share on other sites

  • Moderators

Vezi asa:

#branding {
        height: 172px;
        position: relative;
}
body {
      background: 
         url('http://i.imgur.com/XgVPeSI.png') repeat-x 50% 0,
         url('http://i.imgur.com/PEeptDQ.png') repeat 0 0;
      color: #bcbcbc;
      font: normal 11px tahoma, helvetica, arial, sans-serif;
      position: relative;
      padding-bottom: 20px;
}

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.