Page 1 of 1

Changing the content

Posted: Wed Oct 25, 2006 2:32 pm
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

Posted: Wed Oct 25, 2006 3:10 pm
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.

Thanks

Posted: Wed Oct 25, 2006 6:51 pm
by peter4
Hi that was just what i needed , all working fin now

thanks again
:D