Borders on a linked image.
-
I wanted to create a link to my two stores. To make it a little more stylish I wanted to use an image for the link. The links work perfectly but the images have recieved a grey border around them and I don’t know how to get rid of them. The linked images in question are on the “home” page.
The blog I need help with is: (visible only to logged in users)
-
Hi there!
It looks like that gray box is being caused by some “pre” tags you have in your post. Pre tags are used for preformatted text and stylistically has the background color to differentiate from the rest of your content.
To remove the gray box, remove the following tags from your post:
<pre style="text-align: justify;">...</pre>To be clear, you will need to adjust the image code in the Text Editor. This is explained here:
Let me know if you have any additional questions!
-
-
- The topic ‘Borders on a linked image.’ is closed to new replies.