Hello,
Can any one help me please? I want remove the left column on the main page only. How can I do this.
Hello,
Can any one help me please? I want remove the left column on the main page only. How can I do this.
Or you can make a new style sheet in your CSS folder called index_home.css and put .leftColumn {display:none;} in it..
And you can also style any other features on the page purely for the homepage too..