Here's a quickie. By default, when you add pages to your Pages gadget in Blogger's Dynamic View, you'd end up with stretching horizontal links. With this simple tweak, you can transform it to a drop-down styled menu instead! This is a response to blog reader.
If you're using the old Blogger interface: Go to Dashboard - Design - Template Designer - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.
If you're using the new Blogger interface: Go to Dashboard ('House' symbol) - Template - Customize - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.
Also, I've been busy with my school works lately. My apologies if I reply to you guys late. Cheers.If you're using the new Blogger interface: Go to Dashboard ('House' symbol) - Template - Customize - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.
1 2 3 | #header.header .header-drawer #pages.tabs ul li{ margin : 100000px ; } |
You might also like:
Dear I created pages using css code but they are not working...i get the error
ReplyDeleteSorry, the page you were looking for in this blog does not exist....though i hv put html code as well..I mean clearly that if we created simple pag from pages option in blogger we can write in them....but how to use these css created pages..
THANKS IT WORKS
ReplyDelete