Patrzę sobie i nie piszą, zeby dodać klasę do arkusza CSS... A zatem,
jeśli wgrałeś pliki .tpl do wszystkich katalogów ze stylami...
Instrukcja moda napisał(a):
## Note: If you use ShoutBox for not subSilver style change the line:
## <link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" />
## for your css file it is located in the shoutbox_send_body.tpl and shoutbox_view_body.tpl
Czyli
Cytuj:
## Notatka: Jeśli używasz ShoutBoksa dla stylu innego niż subSilver zmień linię
## <link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" />
## dla shoutbox_send_body.tpl i shoutbox_view_body.tpl w katalogu z twoim stylem
W twoim przypadku masz zamienić na
Kod:
<link rel="stylesheet" href="templates/bluetabs/bluetabs.css" type="text/css" />