bimijane 0 Report post Posted October 28, 2011 I would like to change the text, text color and background color of the 'get it now' callout button that is in the upper right corner of my header:http://blenditandmendit.com/Members/ I firebugged to the correct line but when I searched the code in the right side of the firebug box, I couldn't find the 'get it now' text, text color or the background color of the button. How do I do this? Many thanks, Jane Share this post Link to post Share on other sites
Jenny 33 Report post Posted October 29, 2011 Hi jane. The reason that you cannot change the text and color of the "get it now" button is because it is an actual image (http://blenditandmendit.com/Members/wp-content/themes/platform/images/callout_default.png). In order to change the appearance, you will need to download and edit the image in a photo editor like Photoshop. Don't forget to upload the file via FTP to the same location when you're done (alternatively you can upload via Wordpress -> Media and put the new image location in the Callout section). And thank you for using Firebug! You will find it very useful once you get the hang of it. In this case, when you right click on the image and click "inspect element" it brings up the HTML img element which points to the file I referenced above. Hope that helps! ♥ Jenny :: Web designer at Simple Mama (follow me at @simplemamacom) Check out Share Me, a social sharing add-on for DMS that is super simple to set up. Share this post Link to post Share on other sites