SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)

How do I remove the xoops tag at the bottom of the page?
You need to edit your theme.html file and remove the lines that call the image as follows: (taken from default theme. This may vary)
<table cellspacing="0">
    <
tr id="footerbar">
      <
td><a href="https://xoops.org/" target="_blank"><img src="<{$xoops_imageurl}>poweredby.gif" alt="" />a>td>
    tr>
  table>
Now save the file and save back to the server. You will need to make sure that you have "update theme.html" set to 'yes' in your admin preferences. You may also need to delete the files in template_c and purge your browser cache befor you see any changes.


The comments are owned by the author. We aren't responsible for their content.


Login

Who's Online

517 user(s) are online (2 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 517


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Did you know ?

You can turn off the part of your XOOPS site that checks for the HTTP referrer information.

Random question

How do I learn about developing my own theme?