1
bluenova
problem with theme code

Hi, Could someone help me

I'm using the defult theme edited slightly (colours only) but I have lost the 'powered by xoops' image, the image is there its the code that has the problem

Page source
<table cellspacing="0">
    <
tr id="footerbar">
      <
td><a href="https://xoops.org/" target="_blank"><img src="" alt="" /></a></td>

    </
tr>
  </
table>
</
body>
</
html>


img src=""

there is no location

Could someone tell me where the code is to edit it, I've looked all over but my changes in the 'themes' and 'templates' folders have not made any differnce

Many thanks

Bluenova

2
Mithrandir
Re: problem with theme code

See if This troubleshooting wiki doesn't get you some way forward.

3
tjnemez
Re: problem with theme code
  • 2004/5/20 17:46

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


hey bluenova,

try this: <img src="{X_SITEURL}/images/poweredby.gif" alt="yipee!" />

and: My site is powered by<a href="https://xoops.org/" target="_blank">the XOOPS Project</a>

edit: just read Mithrandir's suggestion, is the code generated by Xoops? or is it in in theme.html footer?

4
bluenova
Re: problem with theme code

I did try the wiki trouble shooter, but it didn't work, is it because there is no 'templates' dir in the default themes dir?

Its says turn on to update .html in:
themes/your theme/templates

Any further assistance would be great

thanks

Bluenova

5
bluenova
Re: problem with theme code

and thanks tjnemez, but any updates I make in theme.html do not take affect when I look at the source code

6
tjnemez
Re: problem with theme code
  • 2004/5/20 17:52

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


hey bluenova,

can you provide link?

7
bluenova
Re: problem with theme code


8
tjnemez
Re: problem with theme code
  • 2004/5/20 18:01

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


hey bluenova,

could you post your footer code from your theme.html? as i am not sure if its just not updading or what?


9
bluenova
Re: problem with theme code

<table cellspacing="0">
    <
tr id="footerbar">
      <
td><a href="https://xoops.org/" target="_blank"><img src="{X_SITEURL}/images/poweredby.gif" alt="" /></a></td>
    </
tr>
  </
table>
</
body>
</
html>


thanks tjnemez

10
tjnemez
Re: problem with theme code
  • 2004/5/20 18:16

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


hey bluenova,

try this:

<a href="https://xoops.org/" target="_blank"><img alt="The XOOPS Project" src="{X_SITEURL}/images/poweredby.gif" /></a>

edit: i put this up on my site to test it- www.dcdezines.ca

Login

Who's Online

147 user(s) are online (119 user(s) are browsing Support Forums)


Members: 0


Guests: 147


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!

Latest GitHub Commits