PDA

View Full Version : Feedback and help



FlasH
06-06-11, 15:41
Hello All

Started new job today, working for Dukey :/

This is what I've designed so far:

mammatt.co.uk/woodfire/index.php

What are peoples opinions? Still early stages as I expect to be working on this site for the rest of the week so any feedback is eagerly welcomed!

I do also have this problem:

http://i2.photobucket.com/albums/y20/mammatt/Capture12.jpg

As you can see there is a 3px gap between the image and the h1. Tried numerous methods of eliminating the gap but to no avail.

Here is the CSS code that I suspect is responsible:



h1 { display:block; height:36px; background-color:#F0F0F0; font-weight:bold; font-size:24px; color:#666; line-height:36px; padding-right:15px; text-align:right; background-image:url(../images/h1img.gif); background-position:right; background-repeat:repeat-y; }
#main { background-color:#FFFFFF; padding:5px; margin:0px auto 0px auto; width:600px; -moz-border-radius-topright:12px; -moz-border-radius-topleft:12px; -webkit-border-top-right-radius:12px; -webkit-border-top-left-radius:12px;-moz-border-radius-bottomright: 12px; -moz-border-radius-bottomleft:12px; -webkit-border-bottom-right-radius:12px; -webkit-border-bottom-left-radius:12px; border:solid 1px #666666; float:right; }
#content-main { background-color:#FFF; padding:0px; }

Anyone have any ideas?

Dukey
06-06-11, 15:46
Started new job today, working for Dukey :/



Stop forum-ing and get back to work! ;) <3

joker3327
06-06-11, 15:47
Caught....ha ha.....

FlasH
06-06-11, 15:48
He doesn't know how to solve the problem either!