Jump to content

How Can I Add a Right Coumn ?


Recommended Posts

what theme you use? it is possible to share the url to your website?

 

all you have to do is probably to edit the footer.tpl file located in theme directory

 

<div id="right_column">
 {$HOOK_RIGHT_COLUMN}
</div>

 

this is code for right column,

 

but other things (like css styles, where to paste code) depends on your theme

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