Pictures
-
I want to be able to change the border of the picture to white. I don’t want the grey border that it automatically have.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Are you looking to remove the border entirely? There were some recent changes to the Visual Editor and Image Editor that removed the ability to add a border. You can read more about those changes here:
Currently, there isn’t a way to remove the border through the “Edit Image” option. However, since you have the Premium bundle, you can remove the border through CSS. You can insert this code to remove the borders from all images on your site:
.entry img { border: none; }To do so, navigate to Appearance -> Customize -> CSS. Paste the above code and click save. You should be good to go!
Let me know if you have any additional questions!
-
-
-
Actually, I do have another question. I never properly set my Google Webmaster Tools and my other tools from my tool tab. Do you have step guide? The one you had was a bit confusing and I was wondering if you might have an updated one?
-
Hi there!
Are you referring to the instructions found here?
http://en.support.wordpress.com/webmaster-tools/#google-webmaster-tools
I just ran through those steps and they seem to match up pretty closely with the steps at Google. Can you let me know where you’re getting hung up?
- The topic ‘Pictures’ is closed to new replies.