Yes. And there are two possible positions with the avatar & user, but on no position the 2nd Rang has been added. An addon for the Board3Portal( http://www.board3.de ) would be great, too. There is a fluke-profile shown at the portal-side. But of course not shown without an addon: http://img851....
but it is. I have installed both - works fine. The only - the 2nd Rank isn´t shown at alle pages from arcade. That´s a little , but i hope that Goztow will program a addon for that.
ah thx - works!!! :) open arcade_play_body.html and replace all 5 instances of {GAME_SCOREVAR} with g_{GAME_SCOREVAR} That worked. Can i move the codeline <!-- INCLUDE ca_config.html --> upper the Meta back again? Or should i let it sty down there - now it´s looking like this(overall_header): <!DOCT...
Where did you get this, i can't find it in the styles xml files over here: http://img543.imageshack.us/img543/9757/subsx.jpg Beacause it´s missing, on your side at the games you don´t see the facebook-botton. and this should be after the meta tags <!-- INCLUDE ca_config.html --> O.k., i have moved ...
o.k., my arcade_play_body.html looks like this: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_...
The quickest solution (also the reason it doesn't affect everyone) is to force IE8 into compatibilty mode. These should be done automatically since <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" /> is in the the overall header for prosilver and subsilv...