Thursday, 23rd May 2013

Image

That would be great (meme)

image

Made this meme using Generate ALL the memes and posted via WordPress for Android.

Tweaking previous and next post links in Graphene Theme

Previous and Next Post links in Graphene Theme

Graphene Theme shows previous/next post links above the current post. It is a nice feature which makes it easier for your blog readers to read your previous or next post. But if the post titles are too long, they may span across two lines and give your site an uglier look. It doesn’t look nice. …

Continue reading »

Fun with VLC media player

VLC play option

VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols. You can download VLC from here. Let’s have some fun with the VLC media player! Open VLC media player and press Ctrl+N. Then …

Continue reading »

My Twitter archive

Request your archive option in twitter settings page

I got my twitter archive yesterday. I was waiting for it ever since they announced about the archive of individual’s tweets. I wanted to see my first ever tweet! I do not always use twitter web. So, I don’t know when my account got archive option. But when I visited settings page yesterday, there was …

Continue reading »

Centering Menus in Graphene Theme

Header and Secondary menus in Graphene Theme are left aligned. You can align them centre using some CSS code. Centering menus is quite easy. Just add this to Custom CSS or child-theme style.css #header-menu { display: table !important; margin: 0 auto !important; } This aligns the header menu to centre of the header menu wrap. …

Continue reading »

jQuery drop down menu in Graphene Theme

Drop down menus in the Graphene Theme works absolutely fine. But it shows sub menu items immediately when you hover on parent menu item. You can enhance the drop down menu UX with some jQuery animation. Follow this post to have a jQuery drop down menu in your site powered by …

Continue reading »

Page 1 of 1012345...10...Last »