Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #522929

    I am using icons in a list. My problem is that the icons partially are shown nested like:

    + Text 1
       + Text 2
         + Text 3
    + Text 4

    If I resize the browser window the icons replace at random.

    The Text is:

    <p style="text-align: left;">[av_font_icon icon='ue812' font='entypo-fontello' style='' caption='' link='' linktarget='' size='32px' position='left' color='']/av_font_icon]Text 1</p>
    <p style="text-align: left;">[av_font_icon icon='ue812' font='entypo-fontello' style='' caption='' link='' linktarget='' size='32px' position='left' color='']/av_font_icon]Text 2</p>
    <p style="text-align: left;">[av_font_icon icon='ue812' font='entypo-fontello' style='' caption='' link='' linktarget='' size='32px' position='left' color='']/av_font_icon]Text 3</p>
    <p style="text-align: left;">[av_font_icon icon='ue812' font='entypo-fontello' style='' caption='' link='' linktarget='' size='32px' position='left' color='']/av_font_icon]Text 4</p>

    I tried to work with <br /> with no efford.
    Another thing is that I wrapped a table-structure around text and icon. The table-cells had different distances from the top of the icon to the top of the table cell.

    Any idea?

    • This topic was modified 8 years, 5 months ago by hanenm.
    #523293

    My current, “medium good” solution is to wrap everything in a two-column table and set every cell to a left/middle – alignment, reduce the padding of every cell, set a fixed width for the cells with icons and accept the changing odd/even-cell colours.

    #523920

    Hey!

    can you highlight using screenshots please (use imgur.com or dropbox)? because I couldn’t find what you are talking about on the link you have provided. We need to inspect the elements in question.

    Regards,
    Andy

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.