OcC Posted May 15, 2016 Report Posted May 15, 2016 Buna ziua Am si eu o "problema" cu css-ul cand incerc sa pun un box_pattern se vede cam urat. Intrebarea mea este cum pot sa fac sa nu se mai vada imaginea si in spatele categoriei. Mai jos este o imagine pentru mai multe detali. Multumesc anticipat
OcC Posted May 15, 2016 Author Report Posted May 15, 2016 (edited) Am inlocuit imaginea de pe forum momentan, poza arata tot Indiferent ce imagine pun arata la fel Edited May 15, 2016 by OcC
+strong Posted May 15, 2016 Report Posted May 15, 2016 Cum vrei sa iti fac daca nu am forum? Se poate edita css din poza mai nou. — steam
OcC Posted May 15, 2016 Author Report Posted May 15, 2016 (edited) poftim https://forum.infinityzone.ro/ dar cum am spus si mai sus am scos imaginea deoarece se vedea foarte urat. Edited May 15, 2016 by OcC
+strong Posted May 15, 2016 Report Posted May 15, 2016 .box .maintitle { background: #202020 url('link imagine.png') bottom center; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: 0; padding: 9px 9px 14px 9px; } vezi asa — steam
OcC Posted May 15, 2016 Author Report Posted May 15, 2016 (edited) nu se vede bine! am lasat asa sa vezi despre ce este vorba Edited May 15, 2016 by OcC
+strong Posted May 15, 2016 Report Posted May 15, 2016 Asa imi apare si am folosit acest cod : .box .maintitle { background: #1B1B1B url('http://i.imgur.com/WQzkayA.png') no-repeat; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: 0; padding: 9px 9px 14px 9px; } — steam
OcC Posted May 15, 2016 Author Report Posted May 15, 2016 Am reusit la categori, dar la chat si subiecte recente nu se vede.
+strong Posted May 16, 2016 Report Posted May 16, 2016 Acolo este alt cod -_- .maintitle { background: #272727 url('https://i.imgur.com/WQzkayA.png') no-repeat; border: 1px solid #282828; border-top: 1px solid #363636; border-bottom: 0; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px -1px 0px; padding: 12px; font-size: 12px; font-weight: 300; -moz-border-radius: 4px 4px 0 0; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; border-radius: 4px 4px 0 0; overflow: hidden; } — steam
OcC Posted May 16, 2016 Author Report Posted May 16, 2016 Am reusit. Multumesc frumos pentru ajutorul acordat.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now