Jump to content

Recommended Posts

Posted

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 :D

IE-login.jpg

FF-login.jpg

Posted

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. :confused:

Posted
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 :D

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...