Quick and Dirty: Textarea white on black

CraigCoxson
CraigCoxson
edited November 2013 in Campaign Portal Building
The code:

textarea {
background-image:url(http://cdn.obsidianportal.com/assets/250567/black.jpg) !important;
}

The warning: as with all quick and dirty fixes, make sure you know what it will do. In this case, the !important tag overwrites any coding for the background-image entry on every textarea. Only an !important on page or more specific CSS entry can overwrite it.
Sign In or Register to comment.

June 2024
The Planewalker’s Guild

Read the feature post on the blog
Return to Obsidian Portal

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Discussions