Welcome to Geeklog, Anonymous Wednesday, January 08 2025 @ 02:54 pm EST
Geeklog Forums
Change Href in header and mouse over wording
Status: offline
Bucster
Forum User
Junior
Registered: 01/01/06
Posts: 18
Location:Brisbane Qld Australia
Hi.
Sorry if this is easy for the experienced.
Simple request.
I found these following values in the source code.
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="269"><a href="http://bucster.com/geeklog/public_html/"><img src="http://bucster.com/geeklog/public_html//layout/gameserver/theme-images/gameserver_logo2.gif" alt="Welcome to gameserver" border="0"></a></td>
I wish to change the mouse over wording from, Welcome to Gameserver, to Click for Gallery Link.
And then have the href reference my Coppermine Gallery.
Can someone help where i would find these values.
I been experimenting all day, to the point where i am getting lost.
Thanks
Regards
Bucster
Sorry if this is easy for the experienced.
Simple request.
I found these following values in the source code.
Text Formatted Code
<center><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="269"><a href="http://bucster.com/geeklog/public_html/"><img src="http://bucster.com/geeklog/public_html//layout/gameserver/theme-images/gameserver_logo2.gif" alt="Welcome to gameserver" border="0"></a></td>
I wish to change the mouse over wording from, Welcome to Gameserver, to Click for Gallery Link.
And then have the href reference my Coppermine Gallery.
Can someone help where i would find these values.
I been experimenting all day, to the point where i am getting lost.
Thanks
Regards
Bucster
7
7
Quote
Status: offline
Bucster
Forum User
Junior
Registered: 01/01/06
Posts: 18
Location:Brisbane Qld Australia
Hi again,
Guess where the slash was...
// index.php file resides (no trailing slash).
$_CONF['site_url'] = 'http://bucster.com/geeklog/public_html';
Thx Much appreciated
Not quite looking for the site slogan.
What i am referring to is a part of the gameserver theme i suppose. At the top there is an image
i found the image and changed it already, now i need to change the Href and the mouse over text.
Any help is appreciated.
Regards
Bucster
Guess where the slash was...
Text Formatted Code
Make sure this is the correct URL to your site, i.e. to where Geeklog's// index.php file resides (no trailing slash).
$_CONF['site_url'] = 'http://bucster.com/geeklog/public_html';
Thx Much appreciated
Not quite looking for the site slogan.
What i am referring to is a part of the gameserver theme i suppose. At the top there is an image
Text Formatted Code
src="http://bucster.com/geeklog/public_html//layout/gameserver/theme-images/gameserver_logo2.gif"i found the image and changed it already, now i need to change the Href and the mouse over text.
Text Formatted Code
<td width="269"><a href="http://bucster.com/geeklog/public_html/"><img src="http://bucster.com/geeklog/public_html//layout/gameserver/theme-images/gameserver_logo2.gif" alt="Welcome to gameserver" border="0"></a></td>Any help is appreciated.
Regards
Bucster
6
21
Quote
Status: offline
1000ideen
Forum User
Full Member
Registered: 08/04/03
Posts: 1298
O.k. you can get closer to the answer bit by bit when you change all the files in /layout/Gameserver/ in the following way:
E.g. open file header.thtml and insert this text
<!-- start header.thtml -->
and this at the end
<!-- end header.thtml -->
If you do this with all or a few files you will learn more about where what is being produced. And then you pick up the right file eventually...
(I suppose it is in the header.thtml)
E.g. open file header.thtml and insert this text
Text Formatted Code
at the beginning <!-- start header.thtml -->
and this at the end
<!-- end header.thtml -->
If you do this with all or a few files you will learn more about where what is being produced. And then you pick up the right file eventually...
(I suppose it is in the header.thtml)
8
8
Quote
Status: offline
Bucster
Forum User
Junior
Registered: 01/01/06
Posts: 18
Location:Brisbane Qld Australia
Hi,
I found the values in header.thtml.
Changed the mouse over wording ok, but when i change the Href to redirect to the gallery.
I get redirted to
http://bucster.com/geeklog/public_html/{http://bucster.com/cortina}
I changed the following lines of code.
If my gallery is at www.bucster.com/cortina/index.php
What should i use as a Href for correct redirection.
Will the code not allow the redirection away from the public_html shell.
Starting to think i missed or MESSED something.
Regards
Bucster
I found the values in header.thtml.
Changed the mouse over wording ok, but when i change the Href to redirect to the gallery.
I get redirted to
http://bucster.com/geeklog/public_html/{http://bucster.com/cortina}
I changed the following lines of code.
Text Formatted Code
<td width="269"><a href= "http://bucster.com/cortina/index.php"><img src="{layout_url}/theme-images/gameserver_logo2.gif" alt="CLICK For PHOTO GALLERY" border="0"></a></tdIf my gallery is at www.bucster.com/cortina/index.php
What should i use as a Href for correct redirection.
Will the code not allow the redirection away from the public_html shell.
Starting to think i missed or MESSED something.
Regards
Bucster
7
7
Quote
All times are EST. The time is now 02:54 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content