thepan Posted March 12, 2013 Share Posted March 12, 2013 (edited) Good Morning I try to override a .png file of the homeslider module. The original file is located in "root/modules/homeslider/grey_pager.png" Where do I need to save the override image? I tried many different locations but non worked yet. Edited March 12, 2013 by [email protected] (see edit history) Link to comment Share on other sites More sharing options...
razaro Posted March 12, 2013 Share Posted March 12, 2013 Try to override css file first by placing bx_styles.css file into your_theme/css/modules/homeslider. In this folder also place your new image and change code background:url(gray_pager.png) no-repeat 0 -20px; Link to comment Share on other sites More sharing options...
vekia Posted March 12, 2013 Share Posted March 12, 2013 exactly, the best thing in this case is override css files, whre you have to insert correct path to the new image files Link to comment Share on other sites More sharing options...
thepan Posted March 12, 2013 Author Share Posted March 12, 2013 Thank you very much. Works perfect. How can i add the "solved" tag to my post? Link to comment Share on other sites More sharing options...
razaro Posted March 12, 2013 Share Posted March 12, 2013 Change topic title by editing first post with full editor. 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