Recent Posts

blog sau store

blog sau store

Return To Blog Listing

cum si unde poti crea un site gratuit,cum poti adauga coduri html in paginile tale

Search This Blog's Tags For:

Recent Posts Tagged With 'blogger tutorials'

  • Adauga trucul postari asemanatoare sau related links

    Posted on Friday June 12th, 2009 at 06:33 in blogger tutorials

    Am primit cateva emailuri in care imi cereti sa va scriu despre integrarea in sablon a scriptului related links sau postari asemanatoare .Pentru cei nefamiliarizati cu acesti termeni, acest cod va genera linkuri catre alte postari scrise de voi,posta...

  • CSS Alpha Hover Effect

    Posted on Sunday January 25th, 2009 at 05:01 in blogger tutorials, opacityit effect

    Setting this up is very easy and you can apply this to all image links in blogger.First move your mouse over the images here or here then open your template -edit html section and find this:img { border : 0;},or something similar(in the css section)...

  • Add social bookmark area-my style

    Posted on Saturday January 17th, 2009 at 07:13 in blogger hacks, blogger tutorials

    This is my style so if u like it read how to add the code, here.Open the template -edit HTML section and find the tag ]]></b:skin>and copy/paste next code before it. #social_bookmarks { float:right; } #social_text { float:left; width:410px; ...

  • qTip - CSS Tooltips effect in blogger

    Posted on Monday January 12th, 2009 at 07:51 in blogger tutorials, qtip effect

    This effect will allow you to have a very cool hover effect using javascript and css and is very easy to apply.First unpload the Qtip.js from here on your server/host.After this step open template edit HTML section and put the following script after ...