View Single Post
Old 11th April 2003, 09:45 AM   #17
Mr. Tech's Avatar

Username: Mr. Tech
Rank: Problem Solver
Join Date: Dec 2004
Location: Gold Coast, Australia
Posts: 2,166
Points: 1,025.61
Send a message via MSN to Mr. Tech
Default

You need to edit this table:

Code:
<table border="0" width="100%"> <tr> <td><img src="<?php echo "$imagedir/$HTTP_GET_VARS[image]"; ?>" border="0"></td> </tr> <tr> <td><?php echo "$HTTP_GET_VARS[text]"; ?></td> </tr> </table>

You'll have to add you class="whatevers" there etc.

:cheesygr:
__________________
Please read the Forum Rules

Get rewarded for posting
- free advertising!

.::. [ Webmaster Resources ] .::. [ Web Design ] .::. [ Developer Tutorials ] .::.
Mr. Tech is offline   Reply With Quote