i need a header image top right in the white gap on equienstaff.co.uk any ideas withoutmessing the site up im sure its easy
You have of space in the <div id="navigation"> --> The style sheet gives a top padding the <ul> of 129px Adding an image to that div and subtracting the difference from the <ul> top padding will leave everything intact...
I cant access your site to check it out... workingsmart is probably right, but If I can check Id gladly help out too...
your site doesnt open for me. http://equienstaff.co.uk/ is that the correct link? without seeing it its a little hard to say anything, so i can only take a guess at what would solve it quickly, but i think i would put another div in the header, position it possibly by using absolute positioning, set the width and height of the div, and add the image using CSS background. That should work (not the best way but it should work)