User talk:The Gravitator: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
::Impossible, because the "text" is actually an image. You need to add a color layer with low opacity or something to change it, or make a whole new one. {{User:Wayoshi/sig}} 17:56, 23 September 2008 (EDT) | ::Impossible, because the "text" is actually an image. You need to add a color layer with low opacity or something to change it, or make a whole new one. {{User:Wayoshi/sig}} 17:56, 23 September 2008 (EDT) | ||
::Look at the following: | ::Look at the following: | ||
::<pre> body { font-family:Arial; font-size:10px; | ::<pre> body { font-family:Arial; font-size:10px; background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wordbg-1.png); } | ||
</pre> | </pre> | ||
::http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wordbg-1.png | ::http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wordbg-1.png | ||
::You'll probably need something as advanced as Photoshop Elements 2.0 to do stuff like that. This isn't easy. {{User:Wayoshi/sig}} 22:22, 26 September 2008 (EDT) | ::You'll probably need something as advanced as Photoshop Elements 2.0 to do stuff like that. This isn't easy. {{User:Wayoshi/sig}} 22:22, 26 September 2008 (EDT) |
Revision as of 21:23, September 26, 2008
It's under #content, #content table, then the "color" line. Wa TC@Y 06:09, 23 September 2008 (EDT)
- I assure you it's the right one. You may not be seeing the change if it's close to black, it can be subtle in that case... Wa TC@Y 16:09, 23 September 2008 (EDT)
- Impossible, because the "text" is actually an image. You need to add a color layer with low opacity or something to change it, or make a whole new one. Wa TC@Y 17:56, 23 September 2008 (EDT)
- Look at the following:
body { font-family:Arial; font-size:10px; background: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Wordbg-1.png); }