How To Stop Copy Paste Function to Your Blogger 0

TestBloggerTips | 16:31 | ,

How To Stop Copy Paste Function to Your Blogger



1.Login to your blogger dashboard--> Design- -> Edit HTML

2.Scroll down to where you see </head> tag .

3.Copy below code and paste it just After </head> tag

<!--Disable Copy And Paste-->
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>

4.Now Click on Save Template,You are done..

Cheers
Read More >>

How To Add Welcome Message to Your Blogger 0

TestBloggerTips | 16:30 | , , ,

How To Add Welcome Message to Your Blogger



1.Login to your blogger dashboard--> Design- -> Edit HTML

2.Scroll down to where you see ]]></b:skin> tag .

3.Copy below code and paste it just After ]]></b:skin> tag

.element { position:fixed; bottom:1%; right:1%; padding:10px; font-family:Arial;
 background:#98DBF7; border:1px solid #2FBAF6; }

4.Click on Save Template,

5.Now click on 'Add a Gadget' on the sidebar.

6.Select 'HTML/Javascript' and add the one of code given below


<div class="element">Your Message Here</div>

Note: Replace Your Message here with your own message

7. Now Click on Save "Html Java Script" and you are done..

Cheers.!


Read More >>

ArtPhoto Fleximag Wordpress Theme 0

TestBloggerTips | 16:29 |



ArtPhoto Fleximag Wordpress Theme is specially designed for Photography and art blog related very good with gallery style, left sidebar and compatible on all browser make this wordpress theme very good.

Type Themes


  • Wordpress Theme

Template Details


  • Fixed
  • Three Column
  • Pink And Red
  • Three Column Footer
  • Professional Design
  • Left Sidebar
  • Art and Photography
  • Admin Setting
  • Slider Post
  • Search
  • Drop Down Menu At Header
  • Compatible On Internet Explorer, Chrome, Firefox, etc

Basic Instructions


  • You must have wordpress hosting
  • All tips to use this wordpress themes on folder
  • You can Install themes with Login to your wordpress >> Appearance >> Install Themes >> Upload >> you can direct upload .zip themes
  • Using FTP ( FileZilla Client ) : connect with your account >> after all folder show at FTP >> Find wordpress location >> wp-content >> Themes >> Upload from your computer to Server ( before upload please unzip themes first and make that to folder )

Read More >>

Trendy Tube Blogger Template 0

TestBloggerTips | 16:29 | , , ,



Trendy Tube Blogger Template is simple blogger templates with gray color as background and this blogger templates very good for video blog because have large post to publish code video from youtube or other video like demo themes.

Type Themes


  • Blogger Templates

Template Details


  • Fluid
  • Two Column
  • Gray
  • Right Sidebar
  • Personal and Video blog
  • Big search at right header
  • Suitable for video blog
  • Compatible On Internet Explorer, Chrome, Firefox, etc

Basic Instructions



Read More >>

Desk Wordpress Theme 0

TestBloggerTips | 16:27 |



Desk Wordpress Theme is specially designed for personal sites, business and diary about your life sites with three column themes, auto slider with admin setting, and very elegant design with brown background and diary style.

Type Themes


  • Wordpress Theme

Template Details


  • Fixed
  • Three Column
  • Brown
  • Two Column Sidebar
  • Professional Design
  • Right Sidebar
  • Business And Diary
  • Slider Post
  • Search
  • Drop Down Menu At Sidebar
  • Compatible On Internet Explorer, Chrome, Firefox, etc

Basic Instructions


  • You must have wordpress hosting
  • All tips to use this wordpress themes on folder
  • You can Install themes with Login to your wordpress >> Appearance >> Install Themes >> Upload >> you can direct upload .zip themes
  • Using FTP ( FileZilla Client ) : connect with your account >> after all folder show at FTP >> Find wordpress location >> wp-content >> Themes >> Upload from your computer to Server ( before upload please unzip themes first and make that to folder )

Read More >>

Travel Theme Blogger Template 0

TestBloggerTips | 16:26 | , , ,



Travel Theme Blogger Template is specially designed for travel sites or blog related about travel, with gallery style, right sidebar, and with twitter status make this themes very cool with good design.

Type Themes


  • Blogger Templates

Template Details


  • Fixed
  • Three Column
  • Four Column Footer
  • Blue And White
  • Right Sidebar
  • Natural And Travel
  • Gallery Style
  • Social Icon Header
  • Slider Post
  • Search
  • Twitter Status
  • PageList Menu
  • Compatible On Internet Explorer, Chrome, Firefox, etc

Basic Instructions



Read More >>

How To Make Cool Css ToolTips Title Link 0

TestBloggerTips | 16:26 | ,

Today i try to make 1 tutorial about how to make cool css tools tips for blogger and you can added it to your blog and make your every link title more good and your link more visible at search engine and make visitor know about your link with good style, how make it :

Result Images




How To Make it


very easy to do it and you just follow step by step and added jQuery and some CSS, Box Shadow to make good shadow and you must added 2 code bellow to your templates or sites :

Css

div#qTip {
padding: 3px;
display: none;
background: #00c0ff;
color: #ffffff;
font: bold 9px Verdana, Arial, sans-serif;
position: absolute;             
z-index: 1000;
-moz-box-shadow: 2px 2px 2px #afafaf;         /* You Can Change Shadow Background */
-webkit-box-shadow: 2px 2px 2px #afafaf;
box-shadow: 2px 2px 2px #afafaf;
}

jQuery Files

<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'></script>
<script language='JavaScript' src='http://buymythemes-lab.googlecode.com/files/qTip.js' type='text/JavaScript'></script>

See Images

before you added two code on top you must find this code with ctrl-f to open searh box and copy code bellow to box search :

]]></b:skin>

after you found it you must added css on top that code and jQuery on bellow that code if you not understand, you can see images.



Note


This tips work for blogger, wordpress, jombla and all type websites.

Demo Finish


Just Click link on sites and waiting 2 second and cool ToolTips will show,

Read More >>


Categories

Select Your Categories
2 column (3) 3 column (1) 4 column (2) Anime (1) Black (1) Blogger Template (6) Blue (1) Brown (2) CSS (2) Fashion (1) Gadget (1) Gray (1) HTML (2) Java Script (2) Movies (2) News (1) Personal (1) PSD Template (2) Travel (1) Tutorial (2) White (1) Widget (1) Windows Tips (1) Wordpress Theme (3)