Welcome Guest Search | Active Topics | Sign In | Register

MultiPage renders a table with fixed padding Options
Patrik
Posted: Friday, February 1, 2008 7:22:57 AM
Rank: Member
Groups: Member

Joined: 1/10/2008
Posts: 26
Hi,

I have noticed that the MultiPage renders a table with the padding set to 3px all around which overrides the css-style. Is there a way for me to override these settings so that I can get rid of the padding?

/Patrik
eo_support
Posted: Friday, February 1, 2008 7:32:24 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,093
Hi,

We are not aware of any problem like that. The padding must come from somewhere else. Try the following code:

Code: HTML/ASPX
<eo:MultiPage runat="server" id="MultiPage1">
   <eo:PageView runat="server" id="PageView1">Page View 1</eo:PageView>
</eo:MultiPage>


You will see it renders a bare table with no padding/spacing.

Thanks
Patrik
Posted: Friday, February 1, 2008 8:06:06 AM
Rank: Member
Groups: Member

Joined: 1/10/2008
Posts: 26
Hi,

I apologise! I found a skin file that did this.

/Patrik


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.