alan-d Posted February 13, 2009 Posted February 13, 2009 We are creating a new Joomla site and all is going well but for a couple of minor problems. The first is the login box - The text should appear under the login boxes and works fine in IE but is out of place in FF (Examples attached) How can we fix this? (It works fine if I put the login box elsewhere on the page). The second problem is - can we use sessions instead of cookies? It seems that when we change the header it does not show on the users screen if they have visited the site previously. If not sessions, how can we force cookies to expire after say 24 hours? Hopefully easy questions for someone
alan-d Posted February 13, 2009 Author Posted February 13, 2009 Which version of Joomla? Sorry - 1.5 and the login module is YOOlogin
alan-d Posted February 13, 2009 Author Posted February 13, 2009 Have you tried changing the parameter options at all? Did you have any particular option in mind? Screenie attached.
PaulBM Posted February 13, 2009 Posted February 13, 2009 Not knowing Joomla, it's clearly a styling problem. It looks like the form elements are floated, which makes the text flow around the form elements. Without the actual code it's tough to diagnose. Can you wrap html tags around the greeting text? A around the greeting make work, or perhaps in front of the text? Not an ideal solution, but welcome to wonderful world of cross browser compatibility problems.
alan-d Posted February 13, 2009 Author Posted February 13, 2009 Thanks - I'll have another look when I get a moment. I'm off next week (half term). I've moved the login boxes to where all browsers seem to work for the time being
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