Richard Brown wrote: > Hi All > > The site is here: > <http://blog.cregy.co.uk/> > <http://blog.cregy.co.uk/wp-content/themes/emily/style.css> > > I have put a background element to the h2 in the extra and navigation > divs. Any idea why it doesn't show please? And how does the site look > in various browsers and screen sizes please? > > Any comments? Thanks. Hi Rich
Your positioning of the background is pushing it outside of the bottom of the container. Not sure where you want the background to be positioned, but try changing to small pixel values first[1], then step up the values in the directions required. [1] background:transparent url(images/img14.gif) no-repeat scroll 2px 2px; Regards -- Scott Swabey Design & Development Director - Lafinboy Productions www.lafinboy.com | www.thought-after.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
