1
kiwiguy
Theme Help
  • 2004/5/31 9:04

  • kiwiguy

  • Friend of XOOPS

  • Posts: 295

  • Since: 2004/4/19


I am pretty new at all this only just getting a grip on the guts of all this.
My problem is i have installed a them with like 8 links at the top of the page you can see what i mean by going to my site here> kiwisworldIf you see at the top all the links well the origina; coding for it was

original:

Quote:
<center>:: <{$show_link1}> :: <{$show_link2}> :: <{$show_link3}> :: <{$show_link4}> :: <{$show_link5}> :: <{$show_link6}> :: <{$show_link7}> :: <{$show_link8}> :: <{$show_link9}> :: <{$show_link10}> ::</center></td>
<td rowspan="2" style="background: #000000">&nbsp;</td>
</tr>


I modified it to:

Quote:
<center>:: <A HREF="www.theboogary.com">The Boogary</A> :: <A HREF="www.theboogary.com/hosting">The Boogary Hosting</A> :: <A HREF="www.Hmmmthatsnice.com">HmmmThatsNice</A> :: <A HREF="www.google.com">Google</A> :: <A HREF="www.xoops.org">Xoops</A> :: <A HREF="http://kiwisworld.theboogary.com/forum">Kiwi's Forum</A> ::</center></td>
<td rowspan="2" style="background: #000000">&nbsp;</td>
</tr>


The problem is whenever i click on one of the links it puts my home url addy before the links url for examplehttp://kiwisworld.theboogary.com/www.theboogary.com instead of simply just www.theboogary.com.

I hope i have explained it properly can anybody help me here, have i missed deleting something in the main.php file or adding something?

cheers
kiwiguy

2
kiwiguy
Re: Theme Help
  • 2004/5/31 13:11

  • kiwiguy

  • Friend of XOOPS

  • Posts: 295

  • Since: 2004/4/19


Thanks anyways guys and gals i seemed to have worked it out myself pretty simple mistake on my part the code should of looked like this

Quote:
<center>:: <a href="http://www.theboogary.com/boogasite/index.php" target="">The Boogary</a> :: <a href="http://www.theboogary.com/hosting/" target="">The Boogary Hosting</a> :: <a href="http://kiwisworld.theboogary.com/forum" target="">Kiwi's Forum</a> :: <a href="http://www.hmmmthatsnice.com" target="">HmmmThatsNice</a> :: <a href="http://www.google.com" target="">Google</a> :: <a href="https://xoops.org/modules/news/" target="">Xoops</a> ::
<td rowspan="2" style="background: #000000">&nbsp;</td></center></td>


cheers
kiwiguy

Login

Who's Online

202 user(s) are online (123 user(s) are browsing Support Forums)


Members: 0


Guests: 202


more...

Donat-O-Meter

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

Latest GitHub Commits