British Scientists Develop Super Broccoli

Recently, British scientists unveiled a new generation of vegetable that is claimed to have nutrients in large enough quantities.

Education Game: 10 Amazing Fruit 1.0

Ten Amazing Fruits is a fascinating game for young children. This game stimulates imagination and develops eye-hand coordination. Controlling and changing the cartoon graphics fascinates children for hours.The different, funny Fruit faces that the children create can be printed or saved to disk.

Tips for Stabilizing Website Positioning on Search Engine

Tips for Stabilizing Website Positioning on Search Engine

Not a few websites that have made it into the desired position suddenly bounced away to a page that is not desirable. Why does this happen? Some things must be considered related to the instability of the position of the website,

SEO tips for 2011

To kick-off the new year in style, we would like to share a few useful and practical SEO tips for 2011. Each keyword should be carefully considered as a business investment, not just from a viewpoint of a trophy phrase or ranking

How to Make Breadcrumbs (Navigation Menu Above Post Articles)

Maybe you've seen websites others have Navigation as in the picture in addition, If you look at it, surely you will be made easy to find out the type of category of a post.

Showing posts with label Css. Show all posts
Showing posts with label Css. Show all posts

Friday, August 19, 2011

How to remove a widget on a specific article page


Hi Guys ... Abiez comeback this time to provide tips that light but the result will be very satisfactory.
Okey need not dwell wide .. we are just getting to the point ...
But wait, there's good Abiez provide introductions to the title above, you may often see many blogs or sites
with the appearance of a very attractive page, it means the whole content can be maximized in accordance with the wishes of the blog owner.

For example the blog owner who has the look of the template 3 column, he wanted to add space forum
in his blog, then he wanted to show the forum and it seems more
spacious and comfortable impressed by eliminating some widgets or pages on sitenya, then the question is: "How do I eliminate one of the widgets or columns are there? "

Okay ... it is a very good question of course, now we go on the solutions to these problems;

Step-by-step problem-solving
  • To remove certain widgets on an article / page, we must add the CSS code below the article before we publish it.
  • Of course you have to make the article, or open an existing article to apply the css function
  • Select Edit HTML
  • Enter your CSS code is right below the article.
<style>#main-wrapper{width: 960px; float: left; margin: 0 10px 0 10px; word-wrap:
break-word;overflow: hidden;}</style>

<style>
#This Code {display:none;}
</style>
  • Replace the red code with the name of the widget code that you want to remove, as an example of applying the space here abiez Abiez Forum, widgets in halangkan are left column, and widget feed burner and the city's comments.
    The code follows;
<style>#main-wrapper{width:960px; float: left; margin: 0 10px 0 10px; word-wrap:
break-word;overflow: hidden;}</style>

<style>#1sidebar-wrapper{display:none;}</style>
<style>#HTML16{display:none;}</style>
<style>#comments{display:none;}</style>

It's easy!, With this code you can also change the width of the posting, posting positions, also adds a widget page that you want to remove.

Good luck and hopefully the best is yours!

Enter your email address:

Delivered by FeedBurner

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More