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

466 user(s) are online (1 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 466


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Did you know ?

All so-called "blank pages" in Xoops are caused by an error which terminates the script early

Random question

How do I show page load time and DB queries?