Changing the content

Problems installing LinkMan?
Post Reply
peter4
Posts: 2
Joined: Wed Oct 25, 2006 2:16 pm

Changing the content

Post by peter4 »

Script URL: http://www.jackpotcentral.net/links.htm
Version of script: Latest one
Hosting company:
URL of phpinfo.php:
URL of session_test.php: http://www.jackpotcentral.net/linkman/links.php
What terms did you try when SEARCHING for a solution: Changing content

Write your message below:

Hi

I installed the script works perfectly, but the output file is a text file
linkinfo.txt and the output will look somthing like this

http://www.jackpotcentral.net/linkman/links.php

how can i change the font background color and have the text output into a table file ,and make it look apart of my site

I know i looked arount the forum and found mabe somthing close to what im looking for , but still dont understand how to make this

What must i change so the output is diffent

thanks :D
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

You control how the links page looks with the code located in header.txt and footer.txt. A simple but useful trick is:

1. create a webpage that looks exactly like you want your links page to look. Write #LINKMAN# where you want the links to display

2. Open that document in Notepad and find #LINKMAN# inside the code. Copy all the code above #LINKMAN# and paste it into header.txt. Copy all code below #LINKMAN# and paste it into footer.txt

That's it. There has been a lot of talk about customizing the look in GBook and MBoard forums, try searching there for more info and examples, they use the same header/footer system.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
peter4
Posts: 2
Joined: Wed Oct 25, 2006 2:16 pm

Thanks

Post by peter4 »

Hi that was just what i needed , all working fin now

thanks again
:D
Post Reply