ziomaruo Posted October 22, 2012 Report Posted October 22, 2012 Hi, i want add a new image in frontpage with peronalized layout. In my style.css i have .art-article img, img.art-article { margin: 10px; } I want add this: .art-article img, img.art-article { height: 10px; margin: auto; width: 8.2px; } But in frontpage there is other image, and if i edit css i change layout fot all image... How do I change only my layout image? Thanks Mario Quote
Scott Posted October 24, 2012 Report Posted October 24, 2012 You should only need to change it in the template file! However if the image is too big for the template use: Height="#" width="#" to adjust it to the previous image! I hope that makes sense. Quote
ziomaruo Posted October 25, 2012 Author Report Posted October 25, 2012 You should only need to change it in the template file! However if the image is too big for the template use: Height="#" width="#" to adjust it to the previous image! I hope that makes sense. Thanks resolved Quote
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.