• Resolved J?nson

    (@werun)


    Hi, I’ve two blogs using the same theme and theme files.
    But I want to remove the right sidebar in one blog.

    Something like this..

    <?php
                    //Show sidebar
    	        <div id="sidebar-right" class="right">
    		      <?php include 'sidebar_ads.php'; ?>
    	        </div>
    		}
    		elseif(BLOG_NAME == 'moa') {
                    //If blogname "moa", then dont show.
    		?>

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hide right sidebar on specifik blog.’ is closed to new replies.