dArth Posted March 7, 2018 Report Posted March 7, 2018 Salut, doresc să știu cum fac maintitle așa: https://imgur.com/inuH880 + să pun un border pe 1px tot pe acel maintitle ce am eu in css: .maintitle { background-image: url(); background-position: 50%; color: #eee; padding: 15px; font-size: 12px; font-weight: 400 !important; overflow: hidden; border-radius: 25px; letter-spacing: 1px; font-family: 'Montserrat',sans-serif; text-align: center;
+COOLPIX Posted March 8, 2018 Report Posted March 8, 2018 acolo nu este border, este o imagine cu backround-color: transparent... daca doresti sa pui un border, poftim codul.. border: 1px solid #fff;
+dOc MFX Posted March 8, 2018 Report Posted March 8, 2018 .maintitle { font-size: 14px; font-weight: 300; padding: 0 45px; height: 75px; line-height: 75px; background: url(http://area-games.ro/forum/uploads/set_resources_53/84c1e40ea0e759e3f1505eb1788ddf3c_cellpicgl.png) no-repeat; background-size: 100% 100%; margin: 0 0px 0 -15px !important; color: #fff; } Iar pentru border, pui ce ti-a dat baiatu de mai sus! 1 WWW.TECTONICPX.COM [ Professional Web Design Services ]
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now