ArticleMs Default Skin: display third column only in some pages


Here you can find some tips on how to disply the third column only in some pages of your site.
I have added in the CSS and MAIN template the code for the third column ( rightbox ).

You must change your Default CSS and use the code that you can find at  ( copy only the CSS code) .
To show the rightbox i added the code in the MAIN template.
Adding the code in the MAIN template it'll show the 3rd col in every page.
If you you want disply the third column only in some pages and not in all, you must not add the code in the MAIN template but only in the single page of the tempate where you need the third column.
The code you can use is:
<!-- ### navigation box starts ### -->
<div class="rightbox">
<!-- class="inactive" -->
<div class="inactive">
$Blocks->googleskys
</div>
<div class="inactive">
    $Blocks->sponsors
   </div> <!-- class="inactive" -->
  <div class="inactive">
    $Blocks->links
   </div>
<!-- class="active" -->
    <div class="impressum">
    <ul>
     <li> {$this->Active->total} users online. </li>
    </ul>
  </div> <!-- class="impressum" -->
<!-- ### rightboxbox ends ### -->

For istance
if you need the third col in the home page you'll add the above code in the HOME PAGE template at the end of all code.
If you need it in the ARTICLE page you'll add the code in the ARTICLE template and so on.
For any question you can contact me at the
. My nickname is blooobs



About the Author

Admin of AllBestArticles.com for ArticleMs Templates


Previous Article - Next Article







Article Submitted By: Admin
Subscribe To: Admin Rss Feed
This Article Has Been Read 1019 Times







Publish/Share this article

Remember: The article body, title, author bio and links may not be changed or removed. By publishing this article, you agree to all the terms in our Terms of Service.





Rating: Not yet rated




More articles in this Category

Top Authors Block: How To

How To Upgrade ArticleMs 1.3 Skin to ArticleMs 2.0

Top Authors Block for ArticleMs 2.0

The most famous Article Directory Script ArticleMs 2.0 - Beta 1 released

How To Install a New Skin

Most Active Authors Block

ArticleMs Default Skin: display third column only in some pages

ArticleMs Default Skin: add the third column