Guys, thanks for the reply, but the recommendation you supplied did not do the trick. The reason I'm posting this again is that my last post was closed and I could not reply.
Original question: Anyone know how to disable and/or remove the responsive layout within the Propulsion theme?
Reply from cog7: I haven't tested this, but most responsive websites simply use media queries in the CSS. It looks like the Propulsion theme has those queries in the layout.css file, between lines 2034 and 2099. If you remove those, comment them out, or override them with your own CSS, that should make the theme a "normal," unresponsive theme.
Reply from (the man) Kriesi: thanks cog7 thats the correct answer :)
I am modifying the layout.css file located in, you guessed it, the CSS folder, however, after I upload the new style sheet, the responsive theme remains (the formatting is off a little, though, which I attribute to the removal of the Media Query code.)
When I open the layout.css file in Dreamweaver 5.5, my code lines only go to 2035...
Here's a link to a screenshot of the code within the layout.css file I assume you are referring to: http://www.breakpointi.com/media-query-code.gif














