Bogdan BGd Posted September 9, 2014 Report 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...
Solution Dum Nyezo Posted September 9, 2014 Solution Report 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
Bogdan BGd Posted September 9, 2014 Author Report Posted September 9, 2014 Se pare ca m-ai ajutat si de data asta Iti multumesc inca o data.
Dum Nyezo Posted September 9, 2014 Report 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.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now