Jump to content

[SOLVED] How to personalize #center_column width for specific pages


Recommended Posts

Ok. here is my problem.

 

 

I use the default prestashop template. It has 3 columns

 

Left column is 191 px wide

Center column is 556px wide

Right column is 191px wide

 

The problem is that i have some cms pages with pdf files and flash that are too wide to load correctly on the center column.

 

I have hidden the left and right column modules on those pages in the adminmoduleposition page. So now i have only the center module on the left side.

 

But i would like to have on this cms pages a center column with 980px. Is this possible? and how?

 

Would it be better to add a new hook and then display the cms pages on that hook ?

and if so.. how do i do that?

 

Or maybe just show the link on that hook since the only thing i have on those cms pages is:

 

<p><iframe src="../catalog/catalog.pdf" width="990" height="800"></iframe></p>

 

if this is the best option, how would i do that?

 

Complete noob here...

Edited by oriflameorge (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...