Eu Sufletzel Posted June 17, 2015 Report Share Posted June 17, 2015 Am incercat mai multe lucruri de pe site si nu imi merge sa le fac pe 2 coloane! Am reusit sa le fac dupa cum vedeti in imagine! Dar eu vreau sa fie 2 coloane! Quote Poti sa-mi dai -1 pana turbezi! Link to comment Share on other sites More sharing options...
Moderators Courage Posted June 17, 2015 Moderators Report Share Posted June 17, 2015 Pe ce e făcut ss-ul ? Dacă le pui pe 2 coloane pe lăţimea aia iese o varză. Quote Link to comment Share on other sites More sharing options...
Eu Sufletzel Posted June 17, 2015 Author Report Share Posted June 17, 2015 (edited) Imi poti spune ce trebuie sa fac? Asta e site: jdx.ro << Daca vrei sa vezi live! Edited June 17, 2015 by Eu Sufletzel Quote Poti sa-mi dai -1 pana turbezi! Link to comment Share on other sites More sharing options...
+Stefan Posted June 17, 2015 Report Share Posted June 17, 2015 Look & Feel > Tema ta > CSS> IPB_style.css si cauta urmatoarele:able.ipb_table .subforums { margin: 2px 0 3px 5px; padding-left: 20px; background: url({style_images_url}/subforum_stem.png ) no-repeat left 4px; } table.ipb_table .subforums li.unread { font-weight: bold; } table.ipb_table .expander { visibility: hidden; width: 16px; height: 16px; display: inline-block; }Apoi inlocuieste cu :table.ipb_table .subforums { margin: 2px 0 3px 0px; padding-left: 0px; overflow: hidden; width: 400px; } table.ipb_table .subforums li{ background: url(http://forum www/public/style_images/template name/subforum_nonew.png) no-repeat left 3px; width: 33%; padding: 4px 14px 0px; margin: 0; float: left; } table.ipb_table .subforums li.unread { font-weight: bold; background-image: url(http://forum www/public/style_images/template name/subforum_new.png); } Quote Link to comment Share on other sites More sharing options...
Eu Sufletzel Posted June 17, 2015 Author Report Share Posted June 17, 2015 Look & Feel > Tema ta > CSS> IPB_style.css si cauta urmatoarele:able.ipb_table .subforums { margin: 2px 0 3px 5px; padding-left: 20px; background: url({style_images_url}/subforum_stem.png ) no-repeat left 4px; } table.ipb_table .subforums li.unread { font-weight: bold; } table.ipb_table .expander { visibility: hidden; width: 16px; height: 16px; display: inline-block; }Apoi inlocuieste cu :table.ipb_table .subforums { margin: 2px 0 3px 0px; padding-left: 0px; overflow: hidden; width: 400px; } table.ipb_table .subforums li{ background: url(http://forum www/public/style_images/template name/subforum_nonew.png) no-repeat left 3px; width: 33%; padding: 4px 14px 0px; margin: 0; float: left; } table.ipb_table .subforums li.unread { font-weight: bold; background-image: url(http://forum www/public/style_images/template name/subforum_new.png); } Nici o schimbare! Quote Poti sa-mi dai -1 pana turbezi! Link to comment Share on other sites More sharing options...
Moderators gadeas Posted June 17, 2015 Moderators Report Share Posted June 17, 2015 (edited) Repet putin ce a zis Courage, pe latimea aia mica ce vrei sa incapa pe 2 coloane? Mai putin si nu are loc nici pe 1 coloana.Din codu CSS care il vei gasi prin unu dintre topic-urile alea, schimba tot ce este:width: 33%;Cu:width: 50%; Edited June 17, 2015 by gadeas 1 Quote 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 More sharing options...
Eu Sufletzel Posted June 18, 2015 Author Report Share Posted June 18, 2015 Asta era thx! Quote Poti sa-mi dai -1 pana turbezi! 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.