css - Absolute positioning not working Safari Mobile -


the search section in site www.anahatainternational.org displays correctly across ff, chrome, , safari. in safari mobile displays in middle of page.

#search_section { position: absolute; right: 490px; top: 10px; z-index: 5; } 

thanks.

i suggest making few changes layout of page make #search_section relative header.

i have create skeletal structure it. http://jsfiddle.net/aacuy/

also remove left, top , position:absolute properties.

there many classes in site me make changes using firebug , show result.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -