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

249 user(s) are online (4 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 249


more...

Donat-O-Meter

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

Did you know ?

most shared servers are unsafe and enable malicious users to take advantage of world writable folders?

Random question

How to CHMOD to 0444 ?