SnOpY Posted January 7, 2016 Report Posted January 7, 2016 Salut am si eu o problema cu logo-ul cum il dau mai in stanga sa se vada tot logo: si cum imi arata mie : 1
SnOpY Posted January 7, 2016 Author Report Posted January 7, 2016 <!-- ::: BRANDING STRIP: Logo and search box ::: --> <div id='branding'><div class='wrapper'> <div id='logo'> <a href='<if test="$this->registry->output->isHTTPS">{$this->settings['board_url_https']}<else />{$this->settings['board_url']}</if>'> <img class='flame' src='http://i.imgur.com/P07K99O.png'> </a> </div>
+BebeGFX Posted January 7, 2016 Report Posted January 7, 2016 Just now, SnOpY said: <!-- ::: BRANDING STRIP: Logo and search box ::: --> <div id='branding'><div class='wrapper'> <div id='logo'> <a href='<if test="$this->registry->output->isHTTPS">{$this->settings['board_url_https']}<else />{$this->settings['board_url']}</if>'> <img class='flame' src='http://i.imgur.com/P07K99O.png'> </a> </div> Din ipb_style.css
SnOpY Posted January 7, 2016 Author Report Posted January 7, 2016 in css style nu amnimic legat de logo
SaTana. Posted January 7, 2016 Report Posted January 7, 2016 (edited) cauta linia : Branding din style.css si dai ce ai la brannding ! Edited January 7, 2016 by SaTana.
SnOpY Posted January 7, 2016 Author Report Posted January 7, 2016 #branding { background: url('{style_images_url}/branding_bg.png') repeat-x 0 0; height: 276px;
+d@niel Posted January 8, 2016 Report Posted January 8, 2016 Intra in acp >> look &feel>> tema ta >> global template si la codul ce l-ai postat adauga asta. align="left" hspace="300" Modifici valoarea de la hspace=300 poti sa cresti sau sa scazi acea valoare. Codul o sa arate asa. <!-- ::: BRANDING STRIP: Logo and search box ::: --> <div id='branding'><div class='wrapper'> <div id='logo'> <a href='<if test="$this->registry->output->isHTTPS">{$this->settings['board_url_https']}<else />{$this->settings['board_url']}</if>'> <img class='flame' src='http://i.imgur.com/P07K99O.png'align='left' hspace='300'> </a> </div>
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now