Not signed in (Sign In)

Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorBrandArt
    • CommentTimeJul 23rd 2007
     
    Hi

    I have been an observer on the site for a while though have not asked any questions as yet, please lend a hand if you know where we should be looking to rectify a problem on a web design.
    The site is http://www.trafficblaster.com.au -
    On the lower right hand side the design juts in a little and is quite annoying. (IE7)

    Mark Dettmar, Web Design Manager
    • CommentAuthordemonzmedia
    • CommentTimeSep 3rd 2007 edited
     
    Hello BrandArt.

    Were you referring to the validation logos at the bottom of the page?

    The issue could be the open p align="center" at the start of the logo block. Try either closing this or getting rid of it all together. Also make sure the width of the container object is set and that the "float:left" attribute is set in the css. Additionally I could not find a class defined as w3c in your css, so the problem may be that the div has not attributes set.

    I hope this helps.
    ___
    Posted by demonzmedia web design Sydney
  1.  
    Hello,

    The icons are in a div which does not have a width assigned to it like the other divs which make up the page's basic structure.

    So, nest that div or assign it a width like all the other divs. :)