bratuady95 Posted September 20, 2014 Report Share Posted September 20, 2014 (edited) Vreau o culoare gen... (sa inceapa cu albastru, apoi putin alb si apoi spre negru) http://postimg.org/image/tdtl7e28d/ Cum maresc bara in latime (este prea mica) asa arata acum http://postimg.org/image/alse4j9sn/ Am acest maintitle: .maintitle { background-color: blue; color: #fff; text-shadow: rgba(0,0,0,0.25) 0px -1px 0px; padding: 12px; font-size: 12px; font-weight: 300; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; overflow: hidden; margin-bottom: 4px; -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; } Edited September 20, 2014 by Courage [code] Quote Link to comment Share on other sites More sharing options...
Moderators gadeas Posted September 20, 2014 Moderators Report Share Posted September 20, 2014 Pentru aia ai nevoie de o imagine creata de cineva in stilu acela sau ce stil vrei. Daca nu ai imagine, te poti folosi de culori hex: Click Alegi ce culoare vrei, si modifici: background-color: blue; Cu: background-color: #codCuloare; Cand te referi ca e prea mica in latime ce vrei sa zici mai exact? PS: Foloseste cand postezi ceva cod: [code]Codu postat[/code] E mult mai elegant decat asa aruncat in text normal. 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...
bratuady95 Posted September 20, 2014 Author Report Share Posted September 20, 2014 Pentru aia ai nevoie de o imagine creata de cineva in stilu acela sau ce stil vrei. Daca nu ai imagine, te poti folosi de culori hex: Click Alegi ce culoare vrei, si modifici: background-color: blue; Cu: background-color: #codCuloare; Cand te referi ca e prea mica in latime ce vrei sa zici mai exact? PS: Foloseste cand postezi ceva cod: [code]Codu postat[/code] E mult mai elegant decat asa aruncat in text normal. sa fie mai mare in jos Quote Link to comment Share on other sites More sharing options...
Moderators Solution gadeas Posted September 20, 2014 Moderators Solution Report Share Posted September 20, 2014 Modifica la: .maintitle Urmatoru cod: padding: 12px; Cu: padding: Ypx 12px; Modifici Y cu cat vrei de inalt sa fie. EDIT: Rectificare de cod. 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...
bratuady95 Posted September 20, 2014 Author Report Share Posted September 20, 2014 Modifica la: .maintitle Urmatoru cod: padding: 12px; Cu: padding: Ypx 12px; Modifici Y cu cat vrei de inalt sa fie. EDIT: Rectificare de cod. am rezolvat. Ajutor si aici va rog 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.