amishraval Posted May 25, 2015 Share Posted May 25, 2015 (edited) Hello Everyone, I have created a Marquee in header where call us and Sign In button are there. Since total available width is different while logged in and while not logged in , I have created two different marquee and added css class accordingly in blockUserinfo.css file to adjust width. So if user is logged in then system will use class blockUserinfo2 and if not logged in then it will use blockUserinfo3 in blockUserInfo.css file Now problem is which ever css is loaded first after clearing cache , system is using width mentioned in that class. This problem is only on hosted server , in my local environment it is working fine. I have attached both screenshots while logged in and while logged out, for better understanding. Edited May 25, 2015 by amishraval (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now