1
wizanda
can anyone Help with hbar.gif
  • 2004/7/31 3:51

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


Can someone give me a hand and tell me why the hbar.gif is repeating its self when i am using the iaolxp theme ??

here if you want a look

Had not noticed for ages that in the error logs it said it was missing hbar.gif from iaolxp theme

so i copied it from the default folder then its gone all bodgey and repeats it self any help would be greatly appreciated

thx

2
djsckizo
Re: can anyone Help with hbar.gif
  • 2004/7/31 5:36

  • djsckizo

  • Just can't stay away

  • Posts: 401

  • Since: 2003/5/9 8


something is wrong with your theme. it looks like your footer bar has lots of <p> or <br> tags in it...like someone hit Enter a bunch of times in dreamweaver or something. when viewing the source, it shows this:

<table cellspacing="0">
    <
tr id="footerbar">
      <
td><p>&nbsp;</p>
<
p>&nbsp;</p>
<
p>&nbsp;</p>
<
p>&nbsp;</p>
<
p>&nbsp;</p>

<
center><hr>
<
strong><small><a href="https://xoops.org">Xoops</a> <a href="http://www.4thefort.com">Design</a></small></strong>
</
center>
<
hr>

</
td>
    </
tr>
  </
table>


change that to

<table cellspacing="0">
    <
tr id="footerbar">
      <
td><center><hr>
<
strong><small><a href="https://xoops.org">Xoops</a> <a href="http://www.4thefort.com">Design</a></small></strong>
</
center>
<
hr>

</
td>
    </
tr>
  </
table>

3
wizanda
Re: can anyone Help with hbar.gif
  • 2004/7/31 8:39

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


THX
i thought it was but wasnt sure
GBU

Login

Who's Online

177 user(s) are online (132 user(s) are browsing Support Forums)


Members: 0


Guests: 177


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