Catbg_doubleBackground_FIX.mod
1.01b
Yust a little cosmetic thing for the YaBB 1 Gold - Sp 1.2
----------------------------------------------------------------
Problem:
If you have assigned a background image to the var : catbg in your template file..
-----> the design is not good because:
you'll see that for example in the "Main Index"
on the Info Center sits the background image twice,
once in the back of the bar, and once in the back of
the text!
in some of the other screens it is the same...
-----> This doesn't look very good, see the 3D Templates, to see what i mean...(Look to the "User Online - Bar")
-----------------------------------------------------------------
there are some other pages with the same problem..
this mod fixes the error..
-----------------------------------------------------------------
now you can set a new variable in your template called
catbg2 - with other settings, and / or other backgrounds
define like this:
.catbg2 { color: #000000; font-weight: bold; font-size: 13px;}
-----------------------------------------------------------------
for bugs and fixes please send email to :
tobi@klangwerk.de
Tobias Wölki
http://www.klangwerk.de
Sources/LogInOut.pl
if ($sharedLogin_title ne "") {$yymain .= qq~| $sharedLogin_title |
~;}
if ($sharedLogin_title ne "") {$yymain .= qq~| $sharedLogin_title |
~;}
Sources/MessageIndex.pl
Sources/BoardIndex.pl
| $txt{'200'} |
$txt{'200'} |
$txt{'158'} |
$txt{'158'} |
Sources/Display.pl
|
template.html
/* Misc./title/category colors */
.catbg2 { color: #000000; font-weight: bold; font-size: 13px;}
| | | | | | | |