1
twitaman
Problem with Side Block Headers Adopting Hyperlink Qualities
  • 2005/3/6 1:21

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


I have a theme that is based on the default XOOPS theme. I'm using XOOPS 2.0.9.2 (a fresh install).

My problem is that my right-hand and left-hand block headers will adopt hyperlink qualities of the text that is above it. For instance, I have a "Big Feature Story" block on the right hand side column and below that a block for a banner, with the header "Sponsor Us."

Once there were enough clicks to activate the big feature story link not only did it become hyperlinked but it also effected the header of the block below it. So now "sponsor us" has become a hyperlink that goes to the big feature story.

Here's a pic of what's happening:
Resized Image

You can also view what's going on at my site: www.obstestsite.com

If anyone knows how I can fix this, please let me know!

Thanks

2
Razgo
Re: Problem with Side Block Headers Adopting Hyperlink Qualities
  • 2005/3/6 5:23

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


take out the "quotation" marks out of the image/banner hyper link and see how that goes.

3
twitaman
Re: Problem with Side Block Headers Adopting Hyperlink Qualities
  • 2005/3/6 6:33

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


I took the quotation marks out be it's still happening.

Any other ideas what might be causing this?

4
Razgo
Re: Problem with Side Block Headers Adopting Hyperlink Qualities
  • 2005/3/6 6:48

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


i still see the quotes when i view source.

<div class="blockTitle">Sponsor OBS</div>

<div class="blockContent"><p ALIGN=CENTER><A HREF="../../modules/contact/">
<IMG SRC="../../images/banners/SPONSOR_120X240.png" WIDTH="120" HEIGHT="240"></p></div>


i just found that when i put in quotes like that i get the same problem. but i remove those quotes in my custom HTML block and the problem goes away.

5
Razgo
Re: Problem with Side Block Headers Adopting Hyperlink Qualities
  • 2005/3/6 6:54

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


oop's i was looking in the wrong place. hmmmm.... well now i am not sure what it wrong.

6
Razgo
Re: Problem with Side Block Headers Adopting Hyperlink Qualities
  • 2005/3/6 7:02

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


ok i had another look and in the block above the banner/image

i see

<p><a href="http://www.obstestsite.com/modules/AMS/article.php?storyid=13">Welcome to the redesign of the OBS website!</p>

</div> <div class="blockTitle">Sponsor OBS</div>
<div class="blockContent"><p ALIGN=CENTER><A HREF=../../modules/contact/>
<IMG SRC=../../images/banners/SPONSOR_120X90.png WIDTH=120 HEIGHT=90></p></div>



i think you need a "</a>"

so this part should look like this

<p><a href="http://www.obstestsite.com/modules/AMS/article.php?storyid=13">Welcome to the redesign of the OBS website!</a></p>

7
twitaman
Re: Problem with Side Block Headers Adopting Hyperlink Qualities
  • 2005/3/6 8:17

  • twitaman

  • Friend of XOOPS

  • Posts: 270

  • Since: 2004/7/28


Thanks a lot! That did it, I just had to edit the template and add the "</a>"

8
Razgo
Re: Problem with Side Block Headers Adopting Hyperlink Qualities
  • 2005/3/6 8:23

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


glad to be of help :)

Login

Who's Online

219 user(s) are online (139 user(s) are browsing Support Forums)


Members: 0


Guests: 219


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