Jump to content

Problema Logo/header


Go to solution Solved by Fabi,

Recommended Posts

Posted

Salutare tuturor. Am o problema la forumul meu IP.B 3.4.6, am luat o tema care avea un logo "implantat" sa zic asa, deoarece cand i-am schimbat logo-ul, acesta i-a ramas un fel de banner sus (o parte din logo).
Link forum: http://csstyle.ro/
Cum as putea sa o scot? Pentru a fi la fel ca partea de jos, gol.

P.S.: Scuzati daca am pus titlul gresit sau nu am fost destul de explicit.

  • Solution
Posted

Cauta in css:

#user_bar {
  background: #282828 url('http://i.imgur.com/CebbdSh.png') repeat-x scroll 50% -3px;
  color: #fff;
  text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
  border-bottom: 0px solid #000;

SI modifica astfel:

#user_bar {
  background: #282828 scroll 50% -3px;
  color: #fff;
  text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
  border-bottom: 0px solid #000;
  • Upvote 1

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.