Super Traffic Machine DIY Kit › Forums › Student Forum › General Website Discussion › How to display an image without border?
- This topic has 2 replies, 3 voices, and was last updated 8 years, 5 months ago by
Jim Yaghi.
-
AuthorPosts
-
-
September 11, 2014 at 8:20 am #6749
Hi, I noticed that when I add images to my pages with this theme, it adds a very subtle shadow border around the image. In most cases, this looks great and it really makes the images pop out from the page.
However, I have an image of my own handwritten signature that I like to add to give a personal touch to certain pages. The background is white so it usually blends right in to the page. But with the border around the signature, it doesn’t look right.
Is there a way I can add a parameter or modify the CSS for that one image in particular, to get rid of the border?
Thanks!
Best regards,
Robert
-
September 11, 2014 at 8:20 am #6783
marlousvanhaaren@yahoo.com
ParticipantI was just about to ask the same thing!
only i have more than 1 image i like to change
Thanks
Marlous
-
September 11, 2014 at 8:20 am #6784
Jim Yaghi
Keymasteryep you can add this style to the image
eg,
<img src=”yourimage.png” style=”box-shadow:none”>
I’ll check and see if there’s a way for you to just add a class in the image dialog in the updated version i’m releasing today. meanwhile, you can use this little hack.
~j
-
-
AuthorPosts
- You must be logged in to reply to this topic.