Icon in SCEditor
3 posters
Page 1 of 1
Icon in SCEditor
I try to add button in sceditor
how do I change different icon ?
look at picture
how do I change different icon ?
look at picture
Last edited by TamDonCo on July 12th 2016, 4:03 pm; edited 1 time in total
Re: Icon in SCEditor
Use this CSS in your stylesheet to change the button image :
Depending on your button's name, replace "BUTTON_NAME" with your button's alias, and make sure to replace IMAGE_URL with the URL of your button image.
- Code:
.sceditor-button-BUTTON_NAME div {
background-image:url(IMAGE_URL) !important;
}
Depending on your button's name, replace "BUTTON_NAME" with your button's alias, and make sure to replace IMAGE_URL with the URL of your button image.
Re: Icon in SCEditor
Thanks for the help Ange. Your still the best!
Problem solved & topic archived. ~ brandon_g
|
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Similar topics
» SCEditor button icon change
» icon wont change sceditor-button-messages div
» i need help in sceditor Project
» i want add this code in sceditor
» New button on sceditor
» icon wont change sceditor-button-messages div
» i need help in sceditor Project
» i want add this code in sceditor
» New button on sceditor
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum