rodt Posted March 6, 2011 Share Posted March 6, 2011 I've tried to figure this out but don't have any coding skills :-0Can someone tell me how I can force the background color within the frame around the image to black. I think at the moment it's inherited from the product.Thanks a million. Link to comment Share on other sites More sharing options...
monster60 Posted March 31, 2011 Share Posted March 31, 2011 Hello,Try this solution :Change the line 93 of "myshop\css\jsquery.fancybox-1.3.4.css"border: 0px solid #fff;Byborder: 0px solid black;Good luck Link to comment Share on other sites More sharing options...
seno Posted December 1, 2012 Share Posted December 1, 2012 (edited) Or try That: Global.css /* global RTE fields */ .rte, .mceContentBody { text-align: left; background: #black; Edited December 1, 2012 by seno (see edit history) Link to comment Share on other sites More sharing options...
Howard43Willard Posted December 3, 2012 Share Posted December 3, 2012 (edited) thank you for your sharing Edited December 3, 2012 by Howard43Willard (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now