Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Hawaiianz Posted April 29, 2015 Posted April 29, 2015 How can we make it so there isn't a grey outline around every posted image? Like this: It's not too bad in a forum, but when using the WYSIWYG widgets in Pages it inserts all of these grey outlines into the page you're trying to design. If someone uses Pages as their main app and uses it for creating a home page -- then the grey outlines wouldn't be desirable.
不中用 Posted April 29, 2015 Posted April 29, 2015 How can we make it so there isn't a grey outline around every posted image? Like this: It's not too bad in a forum, but when using the WYSIWYG widgets in Pages it inserts all of these grey outlines into the page you're trying to design. If someone uses Pages as their main app and uses it for creating a home page -- then the grey outlines wouldn't be desirable. . Using your browser "inspect element" you can figure the correct name of that border object/image .. For here in posts .. you can add this into your custom.css in your themes > CSS .. .ipsImage_thumbnailed { border: none; } .
Recommended Posts
Archived
This topic is now archived and is closed to further replies.