Author |
Message |
31/01/2003 09:44:41
|
Jim
Newbie
Joined: 27/01/2003 03:58:32
Messages: 3
Offline
|
There are a number of things I would like to change in the layout of the listing, in particular I do not wnat the full email address to show in text in the left column, only as an image in the message. I have tried to download the template and edited it, that works you can delete ceratin items but the whole table goes beserk and cannot get it right, I have also tried to edit the template but no go. Can anybody help me here, this must be a common problem ? Please.
http://www.volvoadventures.com/framesnzclass.html
As you can see, long email addresses push the column width.
Jim Hekker
New Zealand
|
|
31/01/2003 12:55:31
|
Jared
Student
Joined: 07/01/2003 22:58:43
Messages: 96
Offline
|
go to templates folder, open entry.php
Then you will see text called $row[email[. Just replace this by $EMAIL.
Thats all you are done
|
|
31/01/2003 19:52:19
|
Jim
Newbie
Joined: 27/01/2003 03:58:32
Messages: 3
Offline
|
Thanks Jared, the problem is editing the template in the normal way in the control panel wouldn't work,it doesn't take effect. When editing by dowloading the file in Frontpage, I get this effect when ever I change something in the tables. I did get rid of the email text though. So my problem is really in editing. Check this what happened after editing:
http://www.volvoadventures.com/ausclass/index.php
Jim
|
|
31/01/2003 20:06:44
|
Jared
Student
Joined: 07/01/2003 22:58:43
Messages: 96
Offline
|
Advise: Delete Microshaft Frontpage off of your machine. Anytime you edit anything with that, it will strip out all the proper html code and replace it with propriety MS code, tables that are done in percentage get redone with absolute dimensions, and everything else gets screwed up. Use this crapware as a last resort. You should either use Crimson editor from http://www.crimsoneditor.com (free) or something like dreamweaver or whatever.
|
|
|