Simple Machines Community Forum

General Community => Scripting Help => Topic started by: mickjav on October 22, 2021, 04:54:12 PM

Title: Page Table Help
Post by: mickjav on October 22, 2021, 04:54:12 PM
I have just copied and updated this page from my 2.0.18 version site

Chart Tracker Elite 2525 Development (https://www.databasedreams.co.uk/support/index.php?action=ezportal;sa=page;p=2)

As you'll see under the project title there is no blue line like all others I've checked on firefox and chrome but both are the same

This is the code hopefully somebody will see what I'm doing wrong

<table class="table_grid" border="0" cellspacing="1" cellpadding="4" align="center">
<thead>
<tr class="catbg"><th class="smalltext first_th" scope="col" align="center">&nbsp;</th><th class="smalltext" scope="col" align="center">Project</th><th class="smalltext" scope="col" align="center">Category</th><th class="smalltext" scope="col" align="center">Type</th><th class="smalltext" scope="col" align="center">Start/End</th><th class="smalltext" scope="col" align="center">Hours</th><th class="smalltext last_th" scope="col">Status</th></tr>
</thead>
<tbody>
<tr><!-----------------------------Row Start-------------------->
<td class="windowbg" width="10%"><a href="https://www.databasedreams.co.uk/charts/index.php?action=ezportal;sa=page;p=37"><img style="display: block; margin-left: auto; margin-right: auto;" src="https://www.databasedreams.co.uk/charts/styles/databasedreams/files/8638_CTE2525100X100.png" alt="" width="64" height="64" /></a></td>
<td class="windowbg2">
<p>&nbsp;<a href="https://www.databasedreams.co.uk/charts/index.php?action=ezportal;sa=page;p=37" target="_blank">Chart Tracker Elite 2525</a></p>
<p>This will be an advanced version designed with those interested in both charts and Music in mind, It will allow for importing and exporting data to other users and posting BB Codes, Plus More!!</p>
</td>
<td class="windowbg" align="center" valign="middle" width="10%">Collectors</td>
<td class="windowbg" align="center" valign="middle" width="10%">Freeware</td>
<td class="windowbg" align="center" valign="middle" width="10%">
<p>05/02/2021</p>
<p>05/02/2023</p>
</td>
<td class="windowbg" align="center" valign="middle" width="10%">
<p>1505 Hrs</p>
<p>No Longer Tracked</p>
</td>
<td class="windowbg" align="center" width="10%">In progress</td>
</tr>
<tr>
<td class="children windowbg" colspan="7"><span class="smalltext"><strong>Related Items: </strong> <a href="https://www.databasedreams.co.uk/charts/index.php?action=ezportal;sa=page;p=37" target="_blank">Home</a>, <a href="https://www.databasedreams.co.uk/support/index.php?board=7.0">Forum</a>, <a href="https://www.databasedreams.co.uk/charts/index.php?action=gallery;cat=17" target="_blank">Gallery</a>, <a title="Included as part of this program" href="https://www.databasedreams.co.uk/support/index.php?action=downloads;sa=view;id=2">The Style Manager V1</a>, <a title="Included as part of this program" href="https://www.databasedreams.co.uk/support/index.php?action=downloads;sa=view;id=4">Style Manager: Calendar</a>, <a href="https://www.databasedreams.co.uk/charts/index.php?action=ezportal;sa=page;p=36" target="_blank">Apollo</a> ,<a href="https://www.databasedreams.co.uk/support/index.php?action=downloads;sa=view;id=16">Picture Library</a></span></td>
</tr>
<!-----------------------------End Row---------------------><!-----------------------------End Row---------------------></tbody>
</table>
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: center;">&nbsp;</p>
Title: Re: Page Table Help
Post by: Mick. on October 22, 2021, 05:44:36 PM
Looks like windowbg2 needs a border-top: 1px solid #color;
Title: Re: Page Table Help
Post by: mickjav on October 22, 2021, 05:55:50 PM
Quote from: Mick. on October 22, 2021, 05:44:36 PMLooks like windowbg2 needs a border-top: 1px solid #color;

Thanks mick will look at doing that in morning
Title: Re: Page Table Help
Post by: mickjav on October 23, 2021, 06:02:12 AM
Thanks mick Sorted

https://www.databasedreams.co.uk/support/index.php?action=ezportal;sa=page;p=2