Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    hi,

    I think you are missing additional header or th in Events > Settings > Formatting > Events > Default event list format header

    Thread Starter mrzpro

    (@mrzpro)

    Hi, this is the code I find and it seems correct:

    <table cellpadding="0" cellspacing="0" class="events-table" >
        <thead>
            <tr>
        <th class="event-time" width="150">Data / Ora</th>
        <th class="event-description" width="*">Evento</th>
    		</tr>
       	</thead>
        <tbody>
    Thread Starter mrzpro

    (@mrzpro)

    Hi I solved the problem adding the following code:
    <th class="event" width="*">Descrizione</th>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Half bordered’ is closed to new replies.