News:

Wondering if this will always be free?  See why free is better.

Main Menu

[4812] tr.titlebg th.first_th rtl.css

Started by .HuNTeR., September 07, 2011, 07:32:12 AM

Previous topic - Next topic

.HuNTeR.

hi every body
in index.css line 885 we have:

tr.titlebg th.first_th
{
background: #e3e9ef url(../images/theme/main_block.png) no-repeat 0 -380px;
}


but in rtl.css line 119:
we have same class but different values

tr.titlebg th.first_th
{
background: #e3e9ef url(../images/theme/main_block.png) no-repeat 100% -340px;
}

same problem with tr.titlebg th.last_th class rtl.css line 123
in a fresh smf2 installation in stats page we can see this cause problems in first and last columns

fix: changing -340px to -380px seems to fix it

emanuele

Can you post a screenshot of the problem?

The same seems to happen with tr.catbg th.first_th (-280 in index.ccs and -240 in rtl).


Take a peek at what I'm doing! ;D




Hai bisogno di supporto in Italiano?

Aiutateci ad aiutarvi: spiegate bene il vostro problema: no, "non funziona" non è una spiegazione!!
1) Cosa fai,
2) cosa ti aspetti,
3) cosa ottieni.


emanuele

Thanks for reporting!
Attached to the already existing issue of rtl problems. ;)


Take a peek at what I'm doing! ;D




Hai bisogno di supporto in Italiano?

Aiutateci ad aiutarvi: spiegate bene il vostro problema: no, "non funziona" non è una spiegazione!!
1) Cosa fai,
2) cosa ti aspetti,
3) cosa ottieni.

Arantor

I don't think this is applicable in 2.1 any more since we don't use the main_block stuff any more.

Advertisement: