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

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


Members: 0


Guests: 374


more...

Donat-O-Meter

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

Did you know ?

You select blocks to add to the blocks administration page in XOOPS 2.2x.

Random question

Is there a list of html tags I can use for reference?