Welcome, Guest
Please Login or Register.    Lost Password?

Blue Border around images when linking
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Blue Border around images when linking
#34
Blue Border around images when linking 4 Years, 8 Months ago Karma: 0
Hi,

Great work on setting up the forum joomlabear!

Was hoping somebody could help me with an unwanted blue border that appears around my images when I have them link to somewhere. I don't want any border to appear.

Example at:

www.editexcel.com/nisus/index.php?option...=4& Itemid=27

I've had a go at changing some css but can't get it working. Any ideas?

Many thanks in advance,

johnmc
johnmc
Fresh Boarder
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#37
Re:Blue Border around images when linking 4 Years, 8 Months ago Karma: 12
Sites Looking good!.
If you're coding I'd try

<img href="images/image.jpg" border="0" />

Or in the CSS file try

img {
border: 0px;
}

The latter would be the smarter way.<br><br>Post edited by: Bambi, at: 2007/09/11 01:28
Bambi
Moderator
Posts: 343
graphgraph
User Offline Click here to see the profile of this user
Gender: Male bambii7@msn.com Location: New Zealand Birthday: 12/21
The administrator has disabled public write access.
 
#38
Re:Blue Border around images when linking 4 Years, 8 Months ago Karma: 41
If you are inserting the image into a content item with the WYSIWYG editor it often defaults to a 1px border - Just set the border to 0 when you insert the image.

We use JCE as our editor: extensions.joomla.org/component/ option,c...ink_id,88/Itemid,35/

Have also found TinyFCK to be quite good for a slim editor:
extensions.joomla.org/component/ option,c...k_id,1626/Itemid,35/
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.
 
#39
Re:Blue Border around images when linking 4 Years, 8 Months ago Karma: 0
Big Bear wrote:
If you are inserting the image into a content item with the WYSIWYG editor it often defaults to a 1px border - Just set the border to 0 when you insert the image.


Thanks! Works perfectly. I knew I must be missing something obvious - now I know!
johnmc
Fresh Boarder
Posts: 16
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#40
Re:Blue Border around images when linking 4 Years, 8 Months ago Karma: 0
Bambi wrote:
Sites Looking good!.
If you're coding I'd try

&lt;img href=&quot;images/image.jpg&quot; border=&quot;0&quot; /&gt;

Or in the CSS file try

img {
border: 0px;
}

The latter would be the smarter way.&lt;br&gt;&lt;br&gt;Post edited by: Bambi, at: 2007/09/11 01:28


Thanks for the tip - and the compliment about the site. It's not there yet, but it's going in the right direction.

I've used the simpler suggestion from below, but will keep yours in mind for future.

Best,

Johnmc
johnmc
Fresh Boarder
Posts: 16
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