sedativ123 Posted April 15, 2016 Report Share Posted April 15, 2016 (edited) Salut am nevoie de ajutorul vostru @gaby stiu ca te pricepi mai bine si de aceea te-am etichetat . Am o problema despre afișarea - ( TEMA ESTE MODIFICAT DE MINE ARPOAPE 75% ) . 1. Logo-ul nu il pot centra ( și dacă încerc sa îl centrez se strica meniul ) 2 . Tema este prea lata ( am cautat pe forum am încercat mi de topicuri fără nici un ajutor ) 3 . Acel login daca imi puteti oferi un script pentru el .. eu l-am modificat asa dar nu imi place cum mi-a iesit daca aveti ceva ideei . Edited April 15, 2016 by sedativ123 Am uitat punctul 3. Quote Link to comment Share on other sites More sharing options...
DeNyS. Posted April 15, 2016 Report Share Posted April 15, 2016 #2 - Ca sa rezolvi latimea, in "body", aduaga (width:90%; margin: auto;), si vine cam asa : http://i.imgur.com/xcIDlqc Quote Link to comment Share on other sites More sharing options...
sedativ123 Posted April 15, 2016 Author Report Share Posted April 15, 2016 6 minutes ago, DeNyS. said: #2 - Ca sa rezolvi latimea, in "body", aduaga (width:90%; margin: auto;), si vine cam asa : http://i.imgur.com/xcIDlqc In body unde e acel body ? style.css ? Quote Link to comment Share on other sites More sharing options...
DeNyS. Posted April 15, 2016 Report Share Posted April 15, 2016 Just now, sedativ123 said: In body unde e acel body ? ipb_styles.css. 1 Quote Link to comment Share on other sites More sharing options...
sedativ123 Posted April 15, 2016 Author Report Share Posted April 15, 2016 Imi poti da mai exact tot acel cod nu gasesc width:90%; margin: auto ... Just now, DeNyS. said: ipb_styles.css. Am modificat cum ai spus tu si uite .. Doar sa miscat logo-ul .. si log in atat .. Quote Link to comment Share on other sites More sharing options...
DeNyS. Posted April 15, 2016 Report Share Posted April 15, 2016 Asta este ce ai tu acum. body { background: #11161A url('http://justgame.ro/uploadimg/uploads/pl20p7ebg-noisy.png') repeat 50% 0; color: #bcbcbc; font: normal 11px verdena,helvetica,arial,sans-serif; position: relative; padding-bottom: 20px; } Acum, mai adauga in codul de sus : (width:90%; margin: auto;), adica : body { background: #11161A url('http://justgame.ro/uploadimg/uploads/pl20p7ebg-noisy.png') repeat 50% 0; color: #bcbcbc; font: normal 11px verdena,helvetica,arial,sans-serif; position: relative; padding-bottom: 20px; width: 90%; margin: auto; } In ipb_styles.css 1 Quote Link to comment Share on other sites More sharing options...
sedativ123 Posted April 15, 2016 Author Report Share Posted April 15, 2016 aici am modificat eu auto;min-width:950px;max-width:1820px;width:90%}.wrapperFooter{margin:0 auto;min-width:980px;max-width:1920px;width:90%}#content{padding:0px;line-height:120%}.row1,.post_block.row1{background- Ce am facut ce nam facut arata mult mai bine acum astept problema 1 si 3 daca se poate 2 a fost rezolvat 14 minutes ago, DeNyS. said: Asta este ce ai tu acum. body { background: #11161A url('http://justgame.ro/uploadimg/uploads/pl20p7ebg-noisy.png') repeat 50% 0; color: #bcbcbc; font: normal 11px verdena,helvetica,arial,sans-serif; position: relative; padding-bottom: 20px; } Acum, mai adauga in codul de sus : (width:90%; margin: auto;), adica : body { background: #11161A url('http://justgame.ro/uploadimg/uploads/pl20p7ebg-noisy.png') repeat 50% 0; color: #bcbcbc; font: normal 11px verdena,helvetica,arial,sans-serif; position: relative; padding-bottom: 20px; width: 90%; margin: auto; } In ipb_styles.css Mersi dar am o problema pe telefon se vede asa https://s24.postimg.org/4pzc8cyzp/Screenshot_20160416-002408.png Quote Link to comment Share on other sites More sharing options...
+Gorkem Posted April 16, 2016 Report Share Posted April 16, 2016 Și eu aștept să citești regulamentul secțiunii Quote Link to comment Share on other sites More sharing options...
DeNyS. Posted April 16, 2016 Report Share Posted April 16, 2016 12 hours ago, sedativ123 said: aici am modificat eu auto;min-width:950px;max-width:1820px;width:90%}.wrapperFooter{margin:0 auto;min-width:980px;max-width:1920px;width:90%}#content{padding:0px;line-height:120%}.row1,.post_block.row1{background- Ce am facut ce nam facut arata mult mai bine acum astept problema 1 si 3 daca se poate 2 a fost rezolvat Mersi dar am o problema pe telefon se vede asa https://s24.postimg.org/4pzc8cyzp/Screenshot_20160416-002408.png Pai da. Treci la versiunea mobila ... daca nu o ai, descarc-o. Quote Link to comment Share on other sites More sharing options...
+COOLPIX Posted April 16, 2016 Report Share Posted April 16, 2016 ca sa faci tema mai mica mergi in style.css si cauta LAYOUT.. Quote Link to comment Share on other sites More sharing options...
Cancel Posted April 19, 2016 Report Share Posted April 19, 2016 Chin mare sa furi in ziua de azi Quote Link to comment Share on other sites More sharing options...
Gardfield<3 Posted March 11, 2017 Report Share Posted March 11, 2017 On 4/16/2016 at 1:16 AM, sedativ123 said: aici am modificat eu auto;min-width:950px;max-width:1820px;width:90%}.wrapperFooter{margin:0 auto;min-width:980px;max-width:1920px;width:90%}#content{padding:0px;line-height:120%}.row1,.post_block.row1{background- Ce am facut ce nam facut arata mult mai bine acum astept problema 1 si 3 daca se poate 2 a fost rezolvat Mersi dar am o problema pe telefon se vede asa https://s24.postimg.org/4pzc8cyzp/Screenshot_20160416-002408.png Salut , am citit din intamplare topicul tau si mi-am facut cont special sa-ti raspund la problema cu vizionarea dupa telefon.. Tot ce trebuie sa faci este sa adaugi in html paginii acest cod: ( este rezolvarea cea mai usoara pentru a avea tema responsive ) Spoiler <meta name="viewport" content="width=device-width, initial-scale=1"> si in css: Spoiler @-ms-viewport{ width: device-width; } Cu toate ca topicul e vechi sper sa ajute si alte persoane .. O zi buna ! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.