Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

make headers linkable

Asked Modified Viewed 3,108 times
J
jeepxj4021
J
  • Junior Member, joined since
  • Contributed 26 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
asked
Junior Member

Does anyone know how I can make the headers for my News panel linkable to the actual story page?

here is my site:

http://greenspeedmagazine.com/fusion/...s/news.php

*Please excuse the stupid articles and titles, they are just samples right now so that I can get the look of my site right.

I've managed to make the pictures linkable to the content, but is there a way to make the headline do the same thing?
0 replies

7 posts

K
Kamillo
K
------------------------------
PHP-Fusion PL Crew | Spam Cop | My Site
  • Senior Member, joined since
  • Contributed 244 posts on the community forums.
  • Started 23 threads in the forums
answered
Senior Member

No Php-Fusion footer... How sad,,,,
0 replies
J
jeepxj4021
J
  • Junior Member, joined since
  • Contributed 26 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

I've been trying to put it back in since I started, but I want it in between the bottom links and the copyright greenspeed magazine part and Im having trouble getting it there. It keeps aligning to the left or right. I want it in the middle. or it wont show up at all.

The prob is that the fusion footer is written in php and my footer is written in html so I keep getting error messages.

I let you know when I get it in there
0 replies
D
Diemux
D
Diemux 10
Over 1200 v6 and v7 downloads available here: PHPFusion-mods.net

Updated almost daily!
  • Junior Member, joined since
  • Contributed 46 posts on the community forums.
  • Started 8 threads in the forums
answered
Junior Member

Lol, simple copy the text in the HTML footer then...

Quote


Powered by PHPFusion copyright © 2002 - 2009 by Nick Jones.
Released as free software without warranties under GNU Affero GPL v3.


....
0 replies
J
jeepxj4021
J
  • Junior Member, joined since
  • Contributed 26 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

ok ill do that, but I was trying to have the links with it work again
0 replies
J
jeepxj4021
J
  • Junior Member, joined since
  • Contributed 26 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

That kind of worked, but I still had to play around with the width dimensions of the footer, but I got it know. Thanks
0 replies
P
PolarFox
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
answered
Veteran Member

Powered by <a href="http://www.php-fusion.co.uk">PHPFusion</a> copyright © 2002 - 2009 by Nick Jones.<br>
Released as free software without warranties under <a href="http://www.fsf.org/licensing/licenses/agpl-3.0.html">GNU Affero GPL</a> v3.
- right footer code :)
0 replies
J
jeepxj4021
J
  • Junior Member, joined since
  • Contributed 26 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
answered
Junior Member

Any ideas?

I got it working on the News page after you click "read more." There the news title displays as a link and works properly, but for some reason it wont work on the main news.php page. looking at my source code I see this:

<!--news_prepost_1-->
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='capmain-left'></td>
<td class='capmain'><a href='news.php?readmore=4'><a name='news_4' id='news_4'></a>Bentley Continental Supersports On Display at Geneva Auto Show</a></td>
<td class='capmain-right'></td>
</tr>
</table>
<table width='100%' cellpadding='0' cellspacing='0' class='spacer'>
<tr>
<td class='main-body middle-border'><a href='http://greenspeedmagazine.com/fusion/files/news.php?readmore=4'><img src='http://www.carenthusiast.com/bentley/bentley_continental_supersports_2009_019.jpg' style='margin:5px' width='580px' height='align='366px' left' /></a><br />
<span class='small'>Bentley Continental Supersports</span><br />
<br />
<br />
Available worldwide from autumn 2009, the Continental Supersports will be FlexFuel compatible in the majority of markets from launch with North American cars offering the capability by summer 2010, following regulatory approval.<br />

<br />
The Continental Supersports began as an ‘under the radar’ project exploring the possibilities of weight reduction on the Continental GT but with more power and torque. A largely experimental process crystallised over a period of 24 months into an official new car programme, driven by the passion and enthusiasm of a small group of Bentley engineers and designers.</td>
</tr>
<tr>
<td align='center' class='news-footer middle-border'>
<!--news_opts--><a href='news.php?readmore=4'>Read More</a> &middot; <a href='news.php?readmore=4#comments'>3 Comments</a> &middot; 69 Reads
&middot; <a href='print.php?type=N&amp;item_id=4'><img src='themes/Gillette/images/printer.gif' alt='Print' style='vertical-align:middle;border:0;' /></a>
</td>
</tr><tr>

<td class='main-line'></td>
</tr>
</table>



The bold part is where my problem i believe lies. the /a is before the title so its not showing up. I know I have to change that part, but where would I do that at? what does the code look like? any ideas?

If you click on a story and go to that page you can see how the title is a link there, but not on the main page.

Thanks for any help anyone can give!
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 7 posts
  • Votes 0 votes
  • Topic users 4 members

4 participants

D
D
Diemux 10
Over 1200 v6 and v7 downloads available here: PHPFusion-mods.net

Updated almost daily!
  • Junior Member, joined since
  • Contributed 46 posts on the community forums.
  • Started 8 threads in the forums
P
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
K
K
------------------------------
PHP-Fusion PL Crew | Spam Cop | My Site
  • Senior Member, joined since
  • Contributed 244 posts on the community forums.
  • Started 23 threads in the forums
J
J
  • Junior Member, joined since
  • Contributed 26 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet