Responsive Banner Slider

Sorry forgot to give the URL: Please see here:

www.kannanamr.com/

Would appreciate any help you could provide.
Thanks!
11 years 2 months ago #7 by Kannan AMR

Please Log in or Create an account to join the conversation.

Hmm any reason why you add the fixed height (250px) to wrapper of Responsive banner slider (.amr-header) and also why these css values existed in there? :
min-width: 660px;
max-width: 1920px;
width: 75%;

Also why you give .amr-nostyle a position:absolute value?
11 years 2 months ago #8 by andy

Please Log in or Create an account to join the conversation.

I removed the fixed height and please see how it looks. My Navigation bar goes behind the header. My entire sheet (that is the content is also based on responsive design). That is the reason for the following values:
min-width: 660px;
max-width: 1920px;
width: 75%;

Would you suggest that I remove .amr-nostyle a position:absolute?

Thanks!
11 years 2 months ago #9 by Kannan AMR

Please Log in or Create an account to join the conversation.

Yes you have to remove the position: absolute.
Can you tell me what layout exactly you want to achieve? Because I don't think some of css rules on that part are needed and working properly with responsive concept, additionally you probably will need to modify the html structure abit to make it the header part works responsively good too.
May I know is it a premium template or you coded it by your ownself?
11 years 2 months ago #10 by andy

Please Log in or Create an account to join the conversation.

I made my sheet (content area) to be in pixels (fixed width) rather than in percentage. Now it works great! Thanks for your help!
11 years 2 months ago #11 by Kannan AMR

Please Log in or Create an account to join the conversation.

ah ok, glad to hear that :)
11 years 2 months ago #12 by andy

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum