Hi Team,
I am using the Rockwall Template on Joomla 2.5.
The Homepage is www.fbwien.at
I want to have the Layout not centered, instead it should be alligned on the left side.
1)
I managed this with float: left; (override.css). It works fine on Chrome. But in other browser like IE it still shows centered. How can I fix that?
2)
Then I tried to give the Top and the Menu an absolute position. As said in worked fine in Chrome, but in Mobile view on Iphone it would show the the Top and the Menu like in a Desktop view.
How can I fix that so it would show it in a "mobile" view?
Thank you in Advance!