An issue that faces a lot of website owners is their template. Quite often a website will start as a hobby or niche type website (with either a nice template or a custom template) and somewhere along the way you would have decided you would try to cover costs by implementing Ads on your website. [...]
Website
Please waitwp-united 0.85 download
Due to the wp-united website going down and not being supported i’ve decided to upload the last stable version of WP-United 0.85. This will only work up to wordpress 2.9. It will work with wordpress 3.0 with some minor fixes, however wordpress 3.1 won’t work untill it gets some proper fixes. I’m currently running wp-united [...]
Youtube Iframe Css Z depth issue – solution
Navigation Bar Goes behind Youtube Iframe Embed? CSS Z Depth issue with Iframe Youtube Embed? Set Iframe YouTube Z Depth? The New YouTube Embed uses Iframe. Previously you could add some code to the old ‘object’ tags. One annoying issue is that Internet browsers set flash items above everything else. With the new Iframe YouTube [...]
How to build a community website – Forums
It’s no secret if you want to earn a pension from online internet advertising you have to put the effort into building a community. There are two types of communities, the forum and the blog. In this article I’ll be talking about building a forum community. With a huge range of forum software on the [...]
Removing cache for images php – webcams
So from my previous post you will know that the webcam images get displayed (Grab webcam images from a website) on the website and every 5mins they refresh on the server. Now the big issue is that if a user comes to the website, sits there for 5mins then refreshes the page its unlikely the [...]
Grab Webcam images from another website
Grab Webcam images from another website using php script and refreshing using a cron job through cpanel
Web Page Optimization – CSS basic
- When styling always use external style sheets.
- Limit the number of external sheets getting requested; if possible limit it to one.
- Eliminate White Space.
Underlining CSS styling
Use border-bottom css rule and discard the underline rule:
h1{boder-bottom:1px solid #cccccc;padding-bottom:3px;}
CSS styling image height and width while maintaining aspect ratio
A short post today on a great piece of CSS styling which allows you to resize images to a set size and still maintain there aspect ratio or proportions. This is a short and sweet optimized tip on how to use css styling to display an image at a certain height or with while maintain [...]
