This is a migrated thread and some comments may be shown as answers.

ItemTemplate white gap!

1 Answer 53 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Adam Hubble
Top achievements
Rank 1
Adam Hubble asked on 08 Jun 2009, 12:03 PM
Hi,

I'm trying to use the itemtemplate for 4 links at the very bottom of my radpanel:

......

<telerik:radpanelitem>
    <itemtemplate>
        <div id="lnkBx">
            <asp hyperlink float left>
            <asp hyperlink>
            <asp hyperlink float left>
            <asp hyperlink>
        </div>
    </itemtemplate>
</telerik:radpanelitem>
</Items>
</telerik:radpanelbar>

This all works perfectly, BUT at the base of the radpanelbar there is a 2-3pixel high white line and it will not go away. This white line seems to stay no matter what I put into the itemtemplate - it's like there is a default overiding everything.  If the itemtemplate is empty, it also seems to have a default height.

Any idea?

Thanks,
Matt

1 Answer, 1 is accepted

Sort by
0
Adam Hubble
Top achievements
Rank 1
answered on 08 Jun 2009, 12:48 PM
Ok, please ignore this, I have fixed the problem with some creative padding.
Tags
PanelBar
Asked by
Adam Hubble
Top achievements
Rank 1
Answers by
Adam Hubble
Top achievements
Rank 1
Share this question
or