Drop Down CSS Menu? -


i installed drop down menu on main menu bar , noticed something. h1 header directly below moves on page when activate drop down menu. it's drop down menu pushes text out of way because in way. header or text moves when drop down menu released. happens on other pages text below. causing , how can correct it?

it's impossible 100% certainty without seeing markup, i'd guess nested list (ul) in menu doesn't have it's position set absolute. setting absolute takes out of flow of page appears above other content rather forcing content below down. show markup , can certain.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -