Posts Tagged ‘css’
5 Resourses to Optimise Your WordPress Theme Images using CSS Sprites
www.wpinsite.com - Maintaining a good loading speed to paramount to having your website visitors return. WordPress themes nowadays a very highly image driven. All these images increase the load on the server and increase the loading speed of our WordPress sites.One of ...
5 awesome ways to display images in WordPress
wpsmarts.com - WordPress makes managing and displaying images easy but what if you want to take it to the next level and make your site really stand out? This post offers 5 awesome ways to do this including suggested plugins and a ...
WordPress.com reaches new horizon! A sharp rise in new blogs signup and page views in 2010
www.wordpressintegration.com - WordPress.com, the most popular blogging platform is also undoubtedly one of the best, and as its popularity has been increasing, it has also been achieving so much in terms of attracting visitors and increasing signups, and page views. The latest ...
How to Add a Rate Field to WordPress Comments
oscardias.com - In this article I’ll show you how to add a rating field to your WordPress comments. We’ll work with PHP to enable the new field and show it in the comments template. Also, we’re going to do some styling in ...
Creating a WordPress Theme (Part 6): Footer
oscardias.com - This is the last part of the series. We’ve already seen the design creation, an introduction about the WordPress platform and the coding and styling of the entire theme except the footer. So, in this last post, we’re going ...
Creating a WordPress Theme (Part 5): Pages and Posts
oscardias.com - In this part of the series we’re going to create the templates used for pages and posts. The page template is very simple because it only has the basic structure of our design. The post template has more details, which ...
Creating a WordPress Theme (Part 4): Home Page
oscardias.com - As we continue with our theme’s development, I’ll show you in this article what changes we need in our index.php. So we’ll continue changing the files we copied from the Default theme and we’ll create new CSS styles. In order ...
Creating a WordPress Theme (Part 3): Header
oscardias.com - In the Part 3 of our series, we’re going to start (finally) with the development of our WordPress theme. As I’ll not be able to show everything in one article, I’ll show only the header development today. We’re going to ...