Hi! (topic is wrong sorry :-/) in my old skin doesn t work with unleashx 35  as you can see, the navigation menu is in the bottom of the screen before i gave this position : | CODE | | <Position Top="455" Left="50" Width="50" Height="500" /> |
and after working a very long time to make my skin working with the version 35 i see that the problem is in this coordonates the Top=455 is the problem
if i use :
| CODE | | <Position Top="440" Left="50" Width="50" Height="500" /> |
here is the result :  you can see that the menu is cutten :-/ what is the problem ??? i have to put the menu in the black part of the bottom but i can t because it seems to be a forbidden place :-/ thank you This post has been edited by dem1980: Jun 11 2004, 10:21 AM
|