Inserting an Image, and setting a preference
-
Call this a suggestion.
It would be handy to have the preference for setting the “open in new window” on the same dialogue box when inserting the details for a new image in a blog, instead of having to do the insertion of the image, then click on the image and edit the properties after, it’s just one small drop-down.The blog I need help with is: (visible only to logged in users)
-
-
Call this a question.
How do you get rid of the persistent drop shadow attributes for every image that gets inserted into a post or page? I’ve tried inputting zeros for all the “advanced settings” adjustments to no avail. I’ve tried looking at the markup. Nothing’s in there. I have a borderless white-background logo I want keep “clean”, without any edge settings and I flat out am at the end of my rope.TIA
-
What do you mean by logo? If you are talking about the standard drop shadow on images in Mistylook, you would have to use inline CSS for each and every image you insert, or get the CSS upgrade (if you have CSS editing experience) and then fix permanently via CSS.
-
Oops. Found it for modifying image style attribute:
“border:none;background:transparent;”
-
-
You can even use background: none, which would actually be better.
Glad you got it sorted and you are welcome.
- The topic ‘Inserting an Image, and setting a preference’ is closed to new replies.