ब्लॉग पर social profile लिंक मेनू लगाये । पिछले लेख में मैने social bookmarking विजेट, सात का दम विजेट , All In One Sharebox Widget के बारे में बताया था इसी कड़ी में आज ब्लॉग पर css Social मेनू लगाने हेतु लेख आपके सामने है ॥ विजेट की खासियत के बारे में सिर्फ इतना कहना चाहूँगा की यह विजेट भी Hindi4Tech के अन्य विजेट की तरह सुन्दर और सुविधा युक्त है , कारण इसे css3, html5 कोड के साथ डिजाईन किया गया है । नीचे क्रमशः तिन स्टाइल के साथ इनका लाइव डेमो भी दिखाया गया है , अतः इसे ब्लॉग पर ले जाने के लिया नीचे क्रमशः पक्रिया अपनाये, कुछ ही मिनटों में विजेट आपके ब्लॉग पर होगा...
विजेट ब्लॉग पर ले जाये
- यहाँ जाये Blogger--->Design--->Page Element
- यहाँ Add a Gadget पर क्लिक करे
- यहाँ html/javascript आप्शन चुने
- नीचे बताये गए Style कोड में से अपने ब्लॉग हेतु एक Style कोड चुने
- बताया गया पूरा कोड यहाँ डाल दे व विजेट सेव करे :))
Style 1
/* Social Menu Icons Widget By hindi4tech.blogspot.com */
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
p#h4t_socialmenu img:hover {
-moz-transform: rotate(120deg);
-webkit-transform: rotate(120deg);
-o-transform: rotate(120deg);
-ms-transform: rotate(120deg);
transform: rotate(120deg);
}
</style>
<center><p id="h4t_socialmenu">
<a href="https://www.facebook.com/hindi4tech">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0gMk4H8Me4AtFqDeliL5knMK8vEmdAMB0h-u10tRZw7Dr8cfRZiMRek5ePcZRQ9cxoaWaYC9lmkz6qVqpD9l4LFKMeiNc5HuHIGgtsB_JyHh0peobfVGrs86WvGGdtgSZ36UEqRJdfWxl/s400/hindi4tech.blogspot.com-facebook.png" /></a>
<a href="https://www.twitter.com/piushtrivedi/">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQCb-hDkpfCE5qaikx3lPRSg_tFuAOCq6k3G_A-GTROwMkwyeR34F_Fb8ZZeDh5fTZ5ihotdhAz8-1dvWO-vCp-uM49HrY0w-GGlX1Tw2S0JStES_3jcPVrEuWrwJn9707lBIl9wk8tUyR/s400/hindi4tech.blogspot.com-twitter.png" /></a>
<a href="https://plus.google.com/u/0/102214245923918648841">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwV72Lb5E2JqJYi7yDsxPaR0XDxLuTQ12Dd8lqpIsC5bC-eso4mKROdU1MwJ8KkCzK6LdBTvfv3FUt1X5aSx4XcshXAZEwAB7dFN6KsZYKw-odtctQXt6a6YrxlmwHZij37sLYl_jldlNt/s400/hindi4tech.blogspot.com-google_plus.png" /></a>
<a href="https://www.feeds.feedburner.com/hindi4tech/">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpTZNSNOqeZMHT4npW6KhbpmnREtaW09xw4asDyXVp5mfcV26orURDVDtCH601_48RJc44IWaUPHgFCHQZx4elTa-jpQ0FWWGlELa9v-9qPZX1xt93WN24hH2ebdytmMshjwf9uMOdM73Z/s400/hindi4tech.blogspot.com-rss.png" /></a>
<a href="https://www.youtube.com/piushtrivedi/">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEil_jNob1EU0p7O7542ublNHP0THMgG9RCtpUaoKQMqu5h3vVmOfmzP3goZgYQkWcEiXuz_HmZg0c-LPi1iKyiouNaqKsTbAF7JRhGhJ0tfIcoHj9NLZ0KiO7bszkeFOoxBem-J1j14cXaO/s400/hindi4tech.blogspot.com-youtube.png" /></a>
</p></center>
Style 2
/* Social Menu Icons Widget By hindi4tech.blogspot.com */
-moz-transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
}
p#h4t_socialmenu img:hover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
</style>
<center><p id="h4t_socialmenu">
<a href="https://www.facebook.com/hindi4tech">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0gMk4H8Me4AtFqDeliL5knMK8vEmdAMB0h-u10tRZw7Dr8cfRZiMRek5ePcZRQ9cxoaWaYC9lmkz6qVqpD9l4LFKMeiNc5HuHIGgtsB_JyHh0peobfVGrs86WvGGdtgSZ36UEqRJdfWxl/s400/hindi4tech.blogspot.com-facebook.png" /></a>
<a href="https://www.twitter.com/piushtrivedi/">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQCb-hDkpfCE5qaikx3lPRSg_tFuAOCq6k3G_A-GTROwMkwyeR34F_Fb8ZZeDh5fTZ5ihotdhAz8-1dvWO-vCp-uM49HrY0w-GGlX1Tw2S0JStES_3jcPVrEuWrwJn9707lBIl9wk8tUyR/s400/hindi4tech.blogspot.com-twitter.png" /></a>
<a href="https://plus.google.com/u/0/102214245923918648841">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwV72Lb5E2JqJYi7yDsxPaR0XDxLuTQ12Dd8lqpIsC5bC-eso4mKROdU1MwJ8KkCzK6LdBTvfv3FUt1X5aSx4XcshXAZEwAB7dFN6KsZYKw-odtctQXt6a6YrxlmwHZij37sLYl_jldlNt/s400/hindi4tech.blogspot.com-google_plus.png" /></a>
<a href="https://www.feeds.feedburner.com/hindi4tech/">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpTZNSNOqeZMHT4npW6KhbpmnREtaW09xw4asDyXVp5mfcV26orURDVDtCH601_48RJc44IWaUPHgFCHQZx4elTa-jpQ0FWWGlELa9v-9qPZX1xt93WN24hH2ebdytmMshjwf9uMOdM73Z/s400/hindi4tech.blogspot.com-rss.png" /></a>
<a href="https://www.youtube.com/piushtrivedi/">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEil_jNob1EU0p7O7542ublNHP0THMgG9RCtpUaoKQMqu5h3vVmOfmzP3goZgYQkWcEiXuz_HmZg0c-LPi1iKyiouNaqKsTbAF7JRhGhJ0tfIcoHj9NLZ0KiO7bszkeFOoxBem-J1j14cXaO/s400/hindi4tech.blogspot.com-youtube.png" /></a>
</p></center>
Style 3
/* Social Menu Icons Widget By hindi4tech.blogspot.com */
-moz-transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
}
p#h4t_socialmenu img:hover {
-moz-transform: rotate(-360deg);
-webkit-transform: rotate(-360deg);
-o-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
transform: rotate(-360deg);
}
</style>
<center><p id="h4t_socialmenu">
<a href="https://www.facebook.com/hindi4tech">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0gMk4H8Me4AtFqDeliL5knMK8vEmdAMB0h-u10tRZw7Dr8cfRZiMRek5ePcZRQ9cxoaWaYC9lmkz6qVqpD9l4LFKMeiNc5HuHIGgtsB_JyHh0peobfVGrs86WvGGdtgSZ36UEqRJdfWxl/s400/hindi4tech.blogspot.com-facebook.png" /></a>
<a href="https://www.twitter.com/piushtrivedi/">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQCb-hDkpfCE5qaikx3lPRSg_tFuAOCq6k3G_A-GTROwMkwyeR34F_Fb8ZZeDh5fTZ5ihotdhAz8-1dvWO-vCp-uM49HrY0w-GGlX1Tw2S0JStES_3jcPVrEuWrwJn9707lBIl9wk8tUyR/s400/hindi4tech.blogspot.com-twitter.png" /></a>
<a href="https://plus.google.com/u/0/102214245923918648841">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwV72Lb5E2JqJYi7yDsxPaR0XDxLuTQ12Dd8lqpIsC5bC-eso4mKROdU1MwJ8KkCzK6LdBTvfv3FUt1X5aSx4XcshXAZEwAB7dFN6KsZYKw-odtctQXt6a6YrxlmwHZij37sLYl_jldlNt/s400/hindi4tech.blogspot.com-google_plus.png" /></a>
<a href="https://www.feeds.feedburner.com/hindi4tech/">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpTZNSNOqeZMHT4npW6KhbpmnREtaW09xw4asDyXVp5mfcV26orURDVDtCH601_48RJc44IWaUPHgFCHQZx4elTa-jpQ0FWWGlELa9v-9qPZX1xt93WN24hH2ebdytmMshjwf9uMOdM73Z/s400/hindi4tech.blogspot.com-rss.png" /></a>
<a href="https://www.youtube.com/piushtrivedi/">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEil_jNob1EU0p7O7542ublNHP0THMgG9RCtpUaoKQMqu5h3vVmOfmzP3goZgYQkWcEiXuz_HmZg0c-LPi1iKyiouNaqKsTbAF7JRhGhJ0tfIcoHj9NLZ0KiO7bszkeFOoxBem-J1j14cXaO/s400/hindi4tech.blogspot.com-youtube.png" /></a>
</p></center>
Bahut hee simple lekin effetive tutorials hote hain aapki site pe.
ReplyDeleteThanks For Comment..... :-h
DeleteReally like these, thanks for sharing.
ReplyDeletelogo design
this is really a great blog thanks for sharing it with us,
ReplyDeletewe are always here to design the best websites & logos with a discount also with a guarantee are you interested?
Online Logo Designer
Thank you for sharing it with us.
ReplyDeleteI am really happy to see this blog.
It is very helpful for me.
Nursing assignment help