Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter luisthegeek

    (@luisthegeek)

    OK. So I edited the event list placeholders and format, and i am able to get the image to show, but it is not aligned properly.

    Thread Starter luisthegeek

    (@luisthegeek)

    Nevermind. I resolved the issue using div attributes.

    <tr>
                <td>
                    #_12HSTARTTIME
                </td>
    			<td>
    				<div style="float:left; margin:20px 15px 0px 0px;">#_EVENTIMAGE{150,0}</div>
    			
    <p style="font-weight: bold;"></p>
    
                        <a href="#_EVENTPAGEURL" style="text-decoration:underline;">
                           #_NAME
                        </a>
                    </p>
                    #_EVENTEXCERPT{15,...}<br/>
                    <a href="#_EVENTPAGEURL">Read more ...</a><br/>
                </td>
            </tr>
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Thumbnails not showing in event list’ is closed to new replies.