Forum Replies Created
-
AuthorPosts
-
Perfect. Thank you. Your support is amazing.
Not sure why it isn’t working to show the link…
http://www.warriortrainingsystem.com/test/2003-rosters/
- This reply was modified 8 years ago by mascokristina.
http://www.warriortrainingsystem.com/test/2003-rosters/
There is considerable spacing in the table that is not added by the code, nor is it visible when you are in edit mode of layout builder. I’ve tried adding HTML code to set the height of the cells and thats not working.
This is the HTML text I have in the text cell:
<table width=”303″ cellpadding=”0″>
<tbody>
<tr>
<td colspan=”3″ width=”303″>2003 VALLEY JR WARRIOR ELITES</td>
</tr>
<tr>
<td style=”height: 5px;”>1</td>
<td style=”height: 5px;”>GAVIN</td>
<td style=”height: 5px;”>KILEY</td>
</tr>
<tr>
<td>2</td>
<td>CHRIS</td>
<td>O’GRADY</td>
</tr>
ETC UNTIL ALL THE ROWS ARE COMPLETE – the Extra 5px code was to test if that made a difference in height, it does not
</tbody>
</table>- This reply was modified 8 years ago by mascokristina.
Perfect. Thank you!
It doesn’t, that just brought back the pencil icon. thank you though for the quick response!
- This reply was modified 8 years, 5 months ago by mascokristina.
I added this code to the quick CSS and now I just have a grey square…
a.small-preview .iconfont {
display: none;
} -
AuthorPosts