Bogdan BGd Posted September 9, 2014 Report Share Posted September 9, 2014 Dupa cum spune si titlul, as vrea sa imi rotunjesc colturile la maintitle in IPB, nu toate 4. Am gasit un topic, facusem exact ca acolo, numai ca nici o diferenta... Quote Link to comment Share on other sites More sharing options...
Solution Dum Nyezo Posted September 9, 2014 Solution Report Share Posted September 9, 2014 In ipb_styles.css cauta .maintitle { background: #527496 url('http://forum.sqweb.ro/public/style_images/SQWEB_Deflection_1_0/maintitle2.png') repeat-x 0 -1; background-repeat: repeat; color: #fff; text-shadow: rgba(0,0,0,0.25) 0px -1px 0px; padding: 12px; font-size: 12px; font-weight: 300; -moz-border-radius: 4; -webkit-border-radius: 4px; border-radius: 4px; overflow: hidden; -webkit-box-shadow: inset rgba(255,255,255,0.1) 0px 0px 0px 1px; -moz-box-shadow: inset rgba(255,255,255,0.1) 0px 0px 0px 1px; box-shadow: inset rgba(255,255,255,0.1)0px 0px 0px 1px; } schimba webkit-border-radius: 4px; border-radius: 4px cu webkit-border-radius: 9px; border-radius: 9px sau alt numar, dar sa fie egale. Ca sa-ti apara imaginea de la maintitle schimba background: #527496 url('http://forum.sqweb.ro/public/style_images/SQWEB_Deflection_1_0/maintitle2.png') repeat-x 0 -1; cu background: #527496 url('http://forum.sqweb.ro/public/style_images/SQWEB_Deflection_1_0/maintitle2.png') repeat-x 50% 0; 3 Quote Link to comment Share on other sites More sharing options...
Bogdan BGd Posted September 9, 2014 Author Report Share Posted September 9, 2014 Se pare ca m-ai ajutat si de data asta Iti multumesc inca o data. Quote Link to comment Share on other sites More sharing options...
Dum Nyezo Posted September 9, 2014 Report Share Posted September 9, 2014 Se pare ca m-ai ajutat si de data asta Iti multumesc inca o data. Nici o problema, sa fi sanatos. 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.