Date: 2006-12-04 08:53 am (UTC)
Looks pretty :)


And I can't help myself *head desk* Component seems to do this a lot - when you are replying, the drop down list for the icons has a black background and it makes it hard to see which icon you are choosing. You can fix that by amending part of the css. I think you already have css, probably in the custom css part of the wizard, or maybe in your theme layer, but if not then just add this into the custom css box. Change this:

SELECT {
FONT-SIZE: 11px; FONT-FAMILY: Arial, sans-serif; BACKGROUND-COLOR:
#000000
}

to this:

SELECT {
FONT-SIZE: 11px; FONT-FAMILY: Arial, sans-serif; BACKGROUND-COLOR:
#fff;
}

which will give the box a white (#fff) background. You can change the white to any other colour of course and it will still work :) And it's possible it will need to be told it's important like so:

BACKGROUND-COLOR: #fff !important;
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

Profile

caliente_uk: (Default)
caliente_uk

December 2012

S M T W T F S
      1
2345678
9101112131415
16171819202122
23242526272829
30 31     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 20th, 2025 08:18 pm
Powered by Dreamwidth Studios