1
SteveG-CA
Login menu appearance fix question
  • 2006/3/3 2:47

  • SteveG-CA

  • Just popping in

  • Posts: 3

  • Since: 2006/3/3 2


I'm hoping this is an easy one...

I use Firefox, as I'm sure others do, and everything on my site is working and looking pretty good so far but there's this one little annoyance that I'd like very much to fix. If you look at the pics you'll see that what I'm talking about has to do with how the password/login button menu area looks in IE as compared to Firefox...I very much like how it's so neat and tidy looking in IE vs the grey blob with no definition in Firefox. Where would I begin to look so as to fix that area up a little ?


Firefox:

Resized Image

IE:

Resized Image


Thanks in advance

2
zyspec
Re: Login menu appearance fix question
  • 2006/3/4 3:51

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


I don't know for sure - but this looks like a difference in the default settings between browsers. You might try setting the attributes for the input box and submit button instead of "assuming" their state.

You could try something like:

input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

in your theme's style.css file. Although you'll want to change the colors from the example above since the colors I have here are shades of orange.

Login

Who's Online

156 user(s) are online (89 user(s) are browsing Support Forums)


Members: 0


Guests: 156


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits