Home » Archive for 2016
Monday, 18 January 2016
Monday, 4 January 2016
Add text box/text area in Blogger
Text box is very important for a blog who are sharing blogger widgets or long codes.If you have a long html code and you want to share it in a post then you can easily add a small box in the post with scrolling option so that the visitor can easily copy and it will not make your post too long.
You can also add it in sidebar and put your link there.
...................................................................................................................................................................
Demo:
...................................................................................................................................................................
...................................................................................................................................................................
How to add:
...................................................................................................................................................................
Go to Blogger
Log-in to dashboard.
Click New Post or Go Layout>> Add Gadget>>HTML/Javascript
Paste the below code in html section of in the HTML/Javascript section.
<textarea rows="5" cols="40">
Your Code or text
</textarea>
...................................................................................................................................................................
Customization:
...................................................................................................................................................................
You can also add it in sidebar and put your link there.
...................................................................................................................................................................
Demo:
...................................................................................................................................................................
...................................................................................................................................................................
How to add:
...................................................................................................................................................................
Go to Blogger
Log-in to dashboard.
Click New Post or Go Layout>> Add Gadget>>HTML/Javascript
Paste the below code in html section of in the HTML/Javascript section.
<textarea rows="5" cols="40">
Your Code or text
</textarea>
...................................................................................................................................................................
Customization:
...................................................................................................................................................................
Change 5 to change the number of rows shown
Change 40 to change the width of the box
Webpage Content Toolbar Widget
Let your readers easily share, email, print, and bookmark your web pages with these buttons. This widget works really well in your blog's sidebar, where your readers can easily see it. As you can see the demo above, the buttons are spread out, on your site they will be closer together.
+- Get this Widget
<script type="text/javascript">stenium_url = location.href;stenium_title = document.title;stenium_style = 'classic';stenium_widgets = 'print,email,bookmark,share';stenium_layout = '1';</script><script src="http://www.stenium.com/js/widget_loader.js" type="text/javascript"></script>
+- Get this Widget
Copy and Paste the code below into your site
Customizing this Widget
- If you would like to rearrange the order of the buttons search for this line of code below. Rearrange the the names according to your liking or remove any that do not suit your needs.
- You can also make these button display themselves horizontally instead of vertically. Search for the line of code below.
- Replace it with this line of code.
Subscribe to:
Posts (Atom)
Powered by Blogger.