Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
Feedback

Bugreport: Submitting art without choosing a category

Scrittl
Thursday, April 19, 2012 - 04:06

Little bugreport:

If you try to post art and forget to choose a category. (2d, 3d, texture, etc.). The site highlights that field with an info that you need to choose one.

But the highlight is a red border with white background and the font is white too. So its white font on white background.

Firefox 11.0 at WinXP

 

Just noticed another thing, if you click on preview posting in this forum I get a preview with a white background. Clicking on preview in the submit art section makes a black background.

  • Log in or register to post comments
qubodup
joined 16 years 4 months ago
Sunday, May 13, 2012 - 00:07
qubodup's picture

Solution: change

http://opengameart.org/modules/system/system.messages.css?m3vlg6

line 51 to

background-color: #aE5551;

 so it looks like

div.error,
table tr.error {
background-color: #aE5551;
}
  • Log in or register to post comments