asmar Posted April 30, 2014 Share Posted April 30, 2014 Hi all, I've got an issue with css and will really appreciate any help. The rule that seems to not work is: .footer-bg-mob { background: #c4c4c4 url(../img/foot-bg.gif) 0 0 repeat-x; padding-bottom: 65px; border-top: 1px solid #bababa; } There is white space left and right from the footer (see attached image) and can't figure how to make that to inherit from the rule as .footer-bg-mob rule. It seems that the white space appear only when I've got some modules enabled on the left column of the theme. Thanks in advance global.css Link to comment Share on other sites More sharing options...
walidon Posted April 30, 2014 Share Posted April 30, 2014 can you share the url? Link to comment Share on other sites More sharing options...
asmar Posted April 30, 2014 Author Share Posted April 30, 2014 Hi, It is locally installed. I'll try to see if I can open the ports in the router and update the thread. Link to comment Share on other sites More sharing options...
vekia Posted April 30, 2014 Share Posted April 30, 2014 perhaps this class already use background param somewhere else? if so, try to add !important modifier to each instance of style in class you're trying to change. Link to comment Share on other sites More sharing options...
asmar Posted May 1, 2014 Author Share Posted May 1, 2014 Thanks for the replies. I finally manage to solve it by uninstalling and installing again the theme. It seems that after upgrade from 1.5 to 1.6 some modules required for the theme were disabled and causing this. 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