Jump to content

Body Class = Right


Recommended Posts

Hi to everybody and a happy new year :)

 

I´m new to Prestashop .... and working on a new HTML5 theme. I have a problem with body class

 

I´m trying this snippet

<body {if $page_name}id="{$page_name|escape:'htmlall':'UTF-8'}"{/if} {if $hook_right_column}class="right"{/if}>

 

The idea was that this should print at body class = right when the right column was in use. But this is not working ?

Link to comment
Share on other sites

hi,

 

yes, you're right about javascript being turned off, particularly when it comes to screen readers, but, unfortunately, in prestashop, nearly nothing will work in this case... then, a single skinning option will not really be the problem

 

it won't be an issue ofr seo though as search engine do not "see" anything, they just read the source

 

have swing

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...