StylizedWeb is a web design trends and tutorials blog, maintained by Ross Johnson who also runs a web design company and design blog.

Categories Archive
Five commonly neglected parts of a website that deserve detail
add to Save to Delicious Save to Stumble Save to Digg

There are some great websites out there. They are well planned, well executed, well designed and simply effective. For every great website there are three that are could be great, but fall short due to a few small areas of neglect.

Leave a comment on Stylized Web 17 comments so far Taged as CSS Design Javascript Themes Random post Random post

Popular Posts
Advertisement
Premium WordPress Themes, Theme Galaxy Basecamp
Najbolje ponuda IT poslova u Srbiji na itposlovi.info Advertise on Stylized Web
Talk of the town
Amigos

Don’t forget about :active

add to Save to Delicious Save to Stumble Save to Digg

May 11 2009 by 3pointross

I was recently reading through “The Elements of User Experience,” which opens with a compelling story describing why things going wrong in your day could be the fault of poor design in regards to usability. Interestingly enough one of the points covered in this section is the use of feedback as a way to notify a user that something has occurred.

Leave a comment on Stylized Web 9 comments so far Taged as CSS Design General Hacks Javascript Themes Random post Random post

20 Expert Wordpress Tips for Pro-Developers

add to Save to Delicious Save to Stumble Save to Digg

February 16 2009 by Dejan Cancarevic

Wordpress has been growing sensationally as the tool to use for Blogging. We’ve compiled a list of things that are good practice and you must do if you are a pro wordpress blogger or developer.
Writing/Blogging Workflow

Keep it updated. Publish it later. Keeping it updated can be a laborious, arduous task. In order to do [...]

Leave a comment on Stylized Web 12 comments so far Taged as Hacks Themes Wordpress Random post Random post

Simple show/hide with CSS

add to Save to Delicious Save to Stumble Save to Digg

September 10 2008 by Dejan Cancarevic

As the title says here’s one way to have simple show and hide effect using just CSS and avoid JavaScript. Idea is to use some tag inside the link (for example bold, or span or what ever) which will hide it’s content in normal state and show in hover state. Mostly it’s used for creating interesting menu effects with some additional images.

So here’s basic example code, and a few ideas where you can also use this, for example i’ve used it Gunmetal free WordPress Theme, you can see the demo here.

Leave a comment on Stylized Web 11 comments so far Taged as CSS Hacks Random post Random post

August 13 2008 by Dejan Cancarevic

Ok, this has bothered me for a long time and now i have finally found a solution for it thanks to Kafkaesqui moderator on WordPress Support. As the title says when you are using a query_posts() to exclude, include categories or what ever you want pagination dosen’t work it shows same posts on every page (This is for all pages that use query_posts not just index, so it’s for templates etc…)

Where’s the problem? query_posts() is a powerful function, but in this situation it has a flaw: it overrides nearly everything in the standard posts object query, including what the paged offset is.

Leave a comment on Stylized Web 34 comments so far Taged as Hacks Wordpress Random post Random post


Latest WordPress Themes
theme

Five commonly neglected parts of a website that deserve detail

Theme commments 17 Comments Taged as June 6 2009
theme

Don’t forget about :active

Theme commments 9 Comments Taged as May 11 2009
theme

20 Expert Wordpress Tips for Pro-Developers

Theme commments 12 Comments Taged as February 16 2009