Forums / Setup & design / border image in article

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

border image in article

Author Message

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?

Thanks
Vincenzo

Børge Warvik

Monday 12 February 2007 12:50:32 am

You have to find the image template and remove that code.