Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 1
TOPIC: image link
#3110
image link 2 Years, 7 Months ago Karma: 0
I am trying to use an image in an article as a link. It works but I get a purple box around the image - how can I remove this box? I am using transparent bliss
peterc
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3111
Re: image link 2 Years, 7 Months ago Karma: 41
Hi Peter,
That's a good Q and easy to fix.
There are a couple of ways -

If you want to remove border just for this image go into your WYSIWYG editor and click on the image - you should see some properties and a border property - make the border 0.

To change this in the template so that it never happens you can add this rule to your template.css

img {
border:0px;
}

You can put that in anywhere on its own line.

Another tip if you have not done this already is to install an improved editor - I really like
www.joomlafckeditor.com/
And they have a free version.

It makes image management easier too.
Big Bear
Administrator
Posts: 1004
graph
User Offline Click here to see the profile of this user
Joomla Templates
The administrator has disabled public write access.
 
#3112
Re: image link 2 Years, 7 Months ago Karma: 0
Thanks for your answer. I do use joomlafck but dont recall seeing a border value in a property box
peterc
Fresh Boarder
Posts: 10
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Support
 
JOOMLA TEMPLATES Joomla Templates By JoomlaBear