Jump to content

Cum Rotunjesc Colturile La Maintitle In Ipb?


Go to solution Solved by Dum Nyezo,

Recommended Posts

Posted

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
Posted

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;
  • Upvote 3

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.