Location of the Closing Tag For "enclosing" table

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Jhcbiinoc
Posts: 2
Joined: Fri Apr 17, 2009 11:04 pm

Location of the Closing Tag For "enclosing" table

Post by Jhcbiinoc »

Script URL: http://www.members-services.com/support/
Version of script: Version: 0.94.1 @ October 25, 2007
Hosting company: Phatservers.net
URL of phpinfo.php: http://www.members-services.com/phpinfo.php
URL of session_test.php:
What terms did you try when SEARCHING for a solution: closing table tag. css. footer.php hesk css tableless

Write your message below:
I have exhausted all of the suggested possibilties and have been searching and browsing the forum to no avail. I am customizing our install of Hesk, and have constructed a tableless layout for all elements other than tabular data.....however, I cannot seem to locate the closing </table> tag in any of the files. Is this tag dynamically generated, and if so, where would I go to convert the closing tag for the table opened in the header to a </div> tag?

Thank you.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Tell me what you would like the closing code to be like instad of this:

Code: Select all

<p>&nbsp;</p></td></tr></table></center></div> (POWERED BY)  (INCLUDE FOOTER.TXT)  </body></html>
and I will see what I can do.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Jhcbiinoc
Posts: 2
Joined: Fri Apr 17, 2009 11:04 pm

Post by Jhcbiinoc »

Hi,

Thanks for your response.....I would like for it to simply be </div></body></html> after the footer linking back to Hesk, the

Code: Select all

<font class="smaller">Powered by <a href="http://www.phpjunkyard.com/free-helpdesk-software.php" class="smaller" target="_blank">Help desk software Hesk</a> 0.94.1</font>
.....if possible, would like to put that inside a <p> tag and apply the class rather than the use of a <font> tag. Thanks very much for any help you can offer with this.
Post Reply