Forums / Setup & design / border image in article
vincenzo dima
Sunday 11 February 2007 8:24:48 am
Hi All,
A stupid problem:I want add a border to image in article via .css but in in my html code a border style is declared.
img src="/bioarchitettura/var/corporate_site/storage/images/media/images/architetto/400-1-ita-IT/architetto_large.jpg" width="250" height="259" style="border: 0px;" alt="bioarchitetto" title="bioarchitetto" />
I think every css rule is override by style border declaration in source code.What I can do to remove style border declaration?
ThanksVincenzo
Børge Warvik
Monday 12 February 2007 12:50:32 am
You have to find the image template and remove that code.