Sniper_E wrote:It's just there while you are posting. This is a nice tutorial by Stitch! We even use it here in our styles.
I thought so.
Adds a nice little touch

Sniper_E wrote:It's just there while you are posting. This is a nice tutorial by Stitch! We even use it here in our styles.




textarea#message {
background-image: url('./images/alphaPORTAL_logo.png');
background-repeat:no-repeat;
background-position:center;
}




Maxi wrote:I use Thema acidtech and I do not look different stylesheet.css what can I do as I change
textarea {
font-size: 1.3em;
line-height: 1.4em;
padding: 2px;
background-image: url('./images/YOUR_BACKGROUND_IMAGE.GIF');
background-repeat:no-repeat;
background-position:center;
}





harmlessgoat22 wrote:I suggest for this tutorial that instead of adding code in the middle of the textarea thing, you just add a new class type dealio...
- Code: Select all
textarea#message {
background-image: url('./images/alphaPORTAL_logo.png');
background-repeat:no-repeat;
background-position:center;
}
Add that code right after the textarea {} code. This way, the image doesn't appear in any textareas except ones that are rather large, eg posting area.



Return to Tutorials and How-Tos
Users browsing this forum: TiMBo and 10 guests