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,

Get Article Via Email


    feedburner Facebook Twitter


0 Responses So Far:

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)