Written by Tyler Ingram on Mar 16th, 2009
While I sit here and look over my various sites including my Photography site, I noticed that the unordered lists were not styled. Raul also mentioned how I should write about styling unordered <ul></ul> or ordered <ol></ol> lists within a WordPress theme, as his was also missing styling. This won't be a terribly in depth post about how to completely restyle your unordered or ordered lists but it will hopefully help you learn the basics you need to know when playing with them, within your WordPress Theme or Template. This also applies outside of the world of WordPress as well since I will not be targeting a particular class or id name within a stylesheet.
The Lists
Alright I've mentioned both unordered and ordered lists, but what is the difference between them? Normally, I use unordered lists <ul></ul> which are primarily used for listing items in no particular order, like a shopping … Continue Reading »
Written by Tyler Ingram on Feb 6th, 2009
One of the aspects of web development and design, or even blogging is trying to find photos which you can use without having to pay for them or paying very little for. Today on Twitter there was a mentioning of a stock photography website that I believe many people might find useful when trying to find stock images for their web layouts or even blog posts. That website is FreeDigitalPhotos.net and as long as you give proper attribution back to them you don't need to spend a single penny.
If you want a higher resolution (greater than 640x436) then you will have to start paying money. Though once you've paid for the photo's use you don't need to leave any attribution to anyone for that particular photo.
FreeDigitalPhotos.net
If you a photographer and looking to perhaps earn some extra money for your photos, you can sign up and sell them on the website … Continue Reading »
Written by Tyler Ingram on Feb 3rd, 2009
Every so often I like to look at various aspects of my blog and tinker with them. It's nice to change things up a little bit but after doing a new blog theme for my site, Robyn pointed out the new layout lacked some items it previously had that she liked. The Categories on the sidebar and the Navigation links on the single page.
I remember reading (not that I remember where) that as a web designer what you should do is get your friends and family to play with a layout you create, watch over their shoulders to see what they do. See where they go to click or what they do when navigating around a page. This I find helps when making your page easier to navigate for general users.
With Categories, Robyn liked to see if there was any other posts related to a particular Category I have on … Continue Reading »