10/04/09 at 23:23

I am active at my other site!

Posted Under: Site News

It’s been so long since my last post here in my blog but those days and months have passed I’ve been currently active at my personal website. Tutorials, inspirations,  reference and discussion will be posted at my personal website and to all those have subscribe here in my blog you can visit my website and subscribe to my feeds to receive latest updates. The url of my personal website is www.ritchielinao.com. Thanks for the time visiting here in my website and wish you good luck.

04/02/09 at 17:12

WP List Page with CSS Navigation

Posted Under: Tutorials

When I was making one of my project, I was wondering how can I make an Active Menu using wp_list_page function. The navigation I made was an image and it has a different angle. I was thinking on how can I make it active using wp_list_page function without using the manual template for each page. And I was thinking what if I should try using the meta function for custom field in WordPress. And when I tested on how to make an active page with wp_list_page and CSS, the end result was a successful and it is time for me to share to you on how I can make an active menu with wp_list_page function with (more…)

29/01/09 at 14:58

CSS Active Menu

Posted Under: Tutorials

For being very busy at work and got lazy sometimes, this new tutorial will help you on how to make an active menu for your website. This tutorial is good for static and dynamic website, depends on how your gonna use it.

For this tutorial, I’ll be using one of my CSS Navigation tutorial. Let’s choose CSS Advanced Navigation. And I’m gonna copy the css code for home navigation.


/* -- Normal Menu that is not active -- */
ul#navigation li.home a{
background:url(09.jpg) no-repeat 0 0;
}

/* -- Hover Menu that is not active -- */
ul#navigation li.home a:hover{
background:url(09.jpg) no-repeat 0 -30px;
}

And for you to make a active menu you need to give your HTML body an ID, for me I’ll name it mainPage. For class? Don’t know if it will (more…)

21/01/09 at 23:51

Dodski Version 7 together with WP 2.7

Posted Under: Site News

Damn that was a long time since my verson 6 of Dodski was online. And it’s been so long with no posting article and tutorials here in my blog. I got busy because of work, planning for this new design, and other personal stuffs and projects. I do have lots of tutorials coming up my head but I just don’t have the time to make one. Lazyness is part of it. I also have one big project coming and i’m gonna be busy again. Hope I can create my own new css tutorials soon. I’m going to make lots of css tutorials coz I also want to share of what I have learn through self study.

My WordPress is now version 2.7 and it’s a relief that I have switched to a latest version so it would be easier for me to navigate, faster, very refreshing color scheme. heheh :D My plugins are updates, and others were deleted because I no longer need it.

With new Design for the main page, now the blog is same as my main page and a new tabular layer at the sidebar, Twitter switched to a one line post, Flickr is removed, added new search tool for you to search entries in my blog, and Cform plugin in my contact form to be added soon.

06/10/08 at 15:56

WordPress as a CMS

Posted Under: Site News

Finally I have made my own WordPress as a CMS. The title of the site is my full name. Visit www.ritchielinao.com and take a look. For lock of updates here in my blog, I’ve been researching for a good function reference for me to use by customizing WordPress into CMS. It really took me so long to customize the template coz I need to test the functions if it’s working fine. I made the site only for my personal, freelance and life stream blog. The portfolio I showcase in my new site are websites. There will be no Photo Manipulation and Illustration in the new site.

eXTReMe Tracker