Hi,

Great theme. I'm very new to this so not sure if this is the right place to put this but when you go to add new content the options such as "Input Format", "Revision Info" etc overlap the "submit" or "preview" button.

Below is a screenshot to show this (might not work). I have played around with the CSS so maybe its something I did. Either way how could i correct it?

http://img139.imageshack.us/img139/2947/screenshotpl7.jpg

Thanks

Comments

coffmx’s picture

only happens in IE, works fine in Firefox btw

Sungsit’s picture

I'll check this issue soon. But first, I need to know which version of your IE that display the overlap fieldsets?

coffmx’s picture

Happens in both IE 6 and 7 for me.

Sungsit’s picture

@coffmx, for temporal fix, you could add

html.js fieldset.collapsed {
  padding-bottom: 20px;
}

into colourise.css file.

And I'll commit this issue in the next release.

Thank you.

coffmx’s picture

great works perfectly. Thanks for the theme - fantastic!

Sungsit’s picture

Status: Active » Fixed

Fixed in colourise-6.x-1.3

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.