alpinenut Posted May 2, 2011 Share Posted May 2, 2011 Does anyone know how to remove the shaded area with text that appears on the right hand side of the slider images on the home page? I would like to turn this off but can't see where to make the change.Cheers,Adrian. Link to comment Share on other sites More sharing options...
alpinenut Posted May 2, 2011 Author Share Posted May 2, 2011 OK. Solved! Go to prod.css in the 'themes/matrice/modules/editorial/ folder and remove lines related to the slide_ navigation. Hope this is of use to someone else. Link to comment Share on other sites More sharing options...
kingoftheworld_87 Posted June 15, 2011 Share Posted June 15, 2011 I want to remove the grey transparent box and the text only, I still want to keep the 4 buttons.Any ideas? Link to comment Share on other sites More sharing options...
al_aajily Posted July 1, 2011 Share Posted July 1, 2011 remove this:background:url(trans.png);change font-size:11px; to 0pxand then in translation change all the words to number 1 or a dot. Link to comment Share on other sites More sharing options...
al_aajily Posted July 1, 2011 Share Posted July 1, 2011 for the best effect, remove the link as well...change this #home_slideshow #home_slideshow_violator{z-index:1000; background:url(trans.png); width:238px; height:300px; float:right; position:relative; top:-303px; left:-10px} to this #home_slideshow #home_slideshow_violator{z-index:1000; width:900px; height:300px; float:right; position:relative; top:-303px; left:-10px} this will make sure when you hover the banner, you wont be able to click any link Link to comment Share on other sites More sharing options...
Dj T Posted August 7, 2012 Share Posted August 7, 2012 Hi, Can I add more images to the slidebar? and how can i do that? Tq. 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