PDA

View Full Version : MinerSkinz Bluepro skin on Chinese vBulletin


jkuang
05-14-2007, 07:41 PM
I just downloaded the MinerSkinz Bluepro skin. It is fantastic and free! But I am unable to make it work for my Chinese site www.greaterchinalife.com/forums

It seems the home page has the footer section moved all the way up to close to the top. And the thread area is squeezed (it should be fuild and 100% expanded). I suspect it has something to do with the Chinese character set but not sure.

Can someone help to identify where I should make the fix? I am a VB newbie.

Note that all other pages are layout properly (ie, the footer is back to the footer area). It is just the home page (index.php) that has this problem.

http://www.greaterchinalife.com/forums

Thanks
-- Jin

OK, I think I fixed it. Turns out that in bluepro.xml, in the footer template, the if statement for language chooser contains td html tag without table html tag. It works properly after adding the table html tag.