I like the site and have some suggestions. One thing you can do is use Style Sheets along with more images will spice it up. I know you are probably thinking that more images means a really slow load time but, if you do it right you can have organized columns of information and pictures without having your content running away off the page.
One of the things I like in a website is a main container showing where the page begins and ends whether it is taking up the whole browser window or you have it restricted to 800 pixels in width. One example of this is this forum. You see how the header of each post is a image with gradient, (light-to-dark) or visa versa. This helps to bring attention to the readers eye along with the reset of the table. Also your images in the table borders don't have to take up any bandwidth at all and can be repeated throughout the page easily.
Please look at this website as an example. http://sourceportservices.com/magicvalleypets/
In this site I used a 1 pixel height image on the right and left sides of the tables. and on the header and bottom I used 1 pixel wide images because all of those extra kylobytes were not needed for the look I wanted. The biggest images of the whole table border are the corners to give the rounding effect. I did this using Adobe Photoshop. It has a slice tool that you can use to make your images into an HTML table. From there you need to edit then farther and use style sheets or CSS to have it repeat the image for the table cells background either on the Y axis or the X axis to give the desired effect.
I also designed two Dogs breeding/selling websites similar to yours...
http://sourceportservices.com/lhasastuds/
&
http://windsweptkennels.com
You could look at the contact us form on the Lhasa Studs & Pups website. I used a form to send the email to the person I designed the website for instead of giving there email address out to the mercy of the internet. I simpling used PHP's mail functions to send the email to the address in the PHP code of the form was filled out correctly, thus keeping their address hidden.
Please review my sites and tell me what you think as well.
Thanks,
Source Port Webmaster
|