Overlapping images in fluid grid design


i'm designing first website using fluid grid design in dw cs6. in-progress site located @ http://afbcc.com/sandbox/carolhudsondesigns.com/. when viewed on desktop want circular company logo in top left corner lie on top of sideshow of flowers. previous have put logo in ap div high z-index. how do in fluid grid design? thank you.

when viewed on desktop want circular company logo in top left corner lie on top of sideshow of flowers. previous have put logo in ap div high z-index.

 

nothing's changed.  enclose inside css media query targetting desktops.  adjust rules suit.

 

/* special rules desktops */

@media screen , (min-width: 1024px) {

     #logo {

     position:absolute;

     top:75px;

     left:65px;

     z-index:1000;

     }

}

 

 

nancy o.



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

How to set the order of FAQs instead of alphabetical

Thread: Get UK Keyboard working

how do I change the e-mail address for my merchant account