Rounded corners on images - Joomla! Forum - community, help and support
hi,
i have template display images rounded corners... so, want change that... becouse i'm bad english, i'll explain pics.
this current situation images:

this want:

how can that? code in template or k2.css this?
thanks.
i have template display images rounded corners... so, want change that... becouse i'm bad english, i'll explain pics.
this current situation images:

this want:

how can that? code in template or k2.css this?
thanks.
right click on image , select 'inspect element'. @ css code border-radius, moz-border-radius, note down css style sheet , line number , changes line border-radius:0; (or remove/comment out line altogether)
if send link (if site on live server) can tell file , changes make.
if send link (if site on live server) can tell file , changes make.
Comments
Post a Comment