Hi everyone,
I have a site whereby the logo and utility nab are absolutely positioned so the logo sits to the left side of the content, and the utility nab to the right side, so when the browser is scaled they move in and out.
I would ideally like to somehow set a minimum width, so even when the browser is resized to be quite narrow, the logo and utility nab don’t overlap the content.
Is there a way I can set a min-width to enable this? I tried a min-width on the wrapper but that doesn’t work.
The structure can be seen here: http://development.pelli.co.uk/absolutelogo/blog.html
Any help would be greatly appreciated.
Many thanks
Simon