Rank: Newbie Groups: Member
Joined: 10/13/2007 Posts: 8
|
I have a problem with the diplay of the skins on the running webpage. When I create a design from a template and preview it within the Builder it works fine, but when I run the application ei a tab strip it will not look the same as the preview. I know I'm missing something because when I run the demo on my PC it works. What am I doing wrong?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Scott, That usually has to do with other .css styles defined in your page (or external css file referenced by your page) interfering with the control. You can find more information about this situation at here: http://www.essentialobjects.com/Forum/Default.aspx?g=posts&t=1185Sometimes it may also have to do with other contents in your page. But in either case, the same steps outlined in the previous post apply. The first step is always to find the triggering point. Thanks
|