3x0x8 Posted June 27, 2013 Share Posted June 27, 2013 Hi everyone, I'm new to Prestashop, but loving it so far! I've been customizing the Blackhawk theme and i've pretty much got everything how I want it... only one problem, I screwed something up with my CSS and now I seem to be "blocking" the content of some of my pages. I'm not an advanced programmer and can't figure out how to correct the issue. If you visit this page, you will see my issue - I can't click any of the links in the page and none of the text is selectable! http://shockerworldw...&controller=cms I've looked with Firebug and if I remove the "float: left" from the following code, the page works (but the alignment gets all screwed up!) .container .column, .container .columns { display: inline; float: left; margin-left: 10px; margin-right: 10px; Any help is greatly appreciated! Link to comment Share on other sites More sharing options...
Alex Simonchik BelVG Posted June 27, 2013 Share Posted June 27, 2013 Hi, try edit: http://shockerworldwide.com/store/themes/blackhawk1.2/css/global.css file with it: http://clip2net.com/clip/m226647/1372315284-clip-134kb.png Regards Link to comment Share on other sites More sharing options...
3x0x8 Posted June 27, 2013 Author Share Posted June 27, 2013 That did it - thank you so much!!!! Link to comment Share on other sites More sharing options...
vekia Posted June 27, 2013 Share Posted June 27, 2013 thanks for sharing the solution Alex im going to mark this thread as [solved] @3x0x8 if you've got questins related to this case - feel free to continue discussion here regards 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