Create fixed side or top buttons in wordpress theme

Sponsors

We can easily introduce the fixed side or top or bottoms in wordpress or any website.

Fixing the position of any document element using CSS this is very old technique but still  I am going to give you some good trick to show the twitter button or search buttons or add new button on bottom or sidebar.

Using following CSS code you can integrate the any button on sidebar.


#submit_news { background:transparent url(images/submit-news.png) no-repeat scroll 0px 0px; height:170px; left:0; position:fixed; top:180px; width:40px; }
div#submit_news:hover { background-position:-41px 0px; }
#submit_news a{ display:block; height:170px; width:40px; }

In this tutorial we are using the only one image as a button. As we know we are using the sprite image css here.

Open your header.php file from wordpres theme. and under body tag put following code.

<div id=”submit_news”><a href=”/submit-news” ></a></div>

First you need to create the submit news page in wordpress.

If you want to add the submit news button for your site you can download from here.

Incoming search terms:

You may like following Articles!

29 thoughts on “Create fixed side or top buttons in wordpress theme

  1. You wouldn¡¯t believe it but I¡¯ve wasted all day digging for some articles about this. You¡¯re a lifesaver, it was an excellent read and has helped me out to no end. Cheers,

  2. Intimately, the article is really the freshest on this worthy topic. I concur with your conclusions and will eagerly look forward to your coming updates. Just saying thanks will not just be sufficient, for the extraordinary lucidity in your writing. I will immediately grab your rss feed to stay abreast of any updates. Solid work and much success in your business efforts!

  3. All the points you talk about are useful. But is there a way to make a quick and generic comment which could be useful and quick? I would definitely like your comment on my query. Thanks.

  4. It is refreshingto see such quality on blogs in the industry cool to see. I wanted to let you know about some killer traffic video courses i have. just swing by and take advantage of my save the family vacation firesale. right now.

  5. We should all know that good quality blog is turn out to be lesser and lesser as you’ll find numerous new blog pop up on earth wide each day. Some thing it’s tough to discover a trusted blog which the content are of higher high quality yet bring up excellent point. I would gain precious material by reading on excellent post which assist to enhance my know-how on this field.

  6. This is a terrific write-up, I found your blog doing research aol for a similar subject matter and arrived to this. I couldnt get to much alternative information on this blog, so it was wonderful to locate this one. I probably will be returning to check out some other articles that you have another time.

  7. Maybe you could make changes to the page name Create fixed side or top buttons in wordpress theme | Developer Code book to more suited for your blog post you create. I enjoyed the blog post withal.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>