Well, I ran into a situation that my design messed up when the cufon title width passed it’s container width, so I needed to lower the font-size automatically to make it fit into it’s container staying still an one-line title. And I wanted to share here. Here’s the function I wrote: function Cufon_Fit_Title(element){ var TotalWidth [...]
PHPClasses.org’a eklediğim PHP Animated Gif Resizer class’ım Şubat 2012 innovasyon ödülü için yarışıyor. Desteğinizi esirgemeyin. Sayfaya girip oy vermek için önce üye olmanız gerekiyor. Üyelik işleminizi yaptıktan sonra oylama sayfasına giderek oyunuzu verebilirsiniz. Linkler burada : GIF Animation Resizer Oylama Sayfası İnovasyon Ödülleri Hakkında Bilgi Hepinize desteğiniz için şimdiden çok çok teşekkür ediyorum. Edit : [...]
I needed to simplify things to use the SASS scripting language for writing CSS, and I came up with an user tool for Editplus. Editplus is a useful software to write any kind of code, because it is very flexible that if you know how to do it, you can write your own tools to [...]
In this post, I introduced some of the powers of SASS language, and I left the rest of the exploration to you, because I didn’t really go deep yet. But first you need to install it on your system to use it of course. In their website, they explained how to install it on Linux [...]
As the official website says, Sass is an extension of CSS3, adding nested rules, variables,mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin. Sass has two syntaxes. The new main syntax (as of Sass 3) is known as “SCSS” (for “Sassy CSS”), and is a superset of CSS3’s syntax. [...]
Beni başka nerde bulabilirsiniz?