lyceum-users AT lists.ibiblio.org
Subject: Lyceum-users mailing list
List archive
Re: [Lyceum-users] putting images in the portal file
- From: John Joseph Bachir <jjb AT ibiblio.org>
- To: lyceum-users AT lists.ibiblio.org
- Subject: Re: [Lyceum-users] putting images in the portal file
- Date: Sun, 10 Sep 2006 19:22:02 -0400 (EDT)
On Thu, 7 Sep 2006, Stephanie Vega wrote:
I want to replace the "login" and "register" links with custom buttons, but
the standard HTML coding doesn't do the trick.
Suggestions?
ask a php list or get a php book... :)
but the short answer is, you have to end and begin the php region to type in plain html
----if you have this:
<?php
[original php code]
[morecode]
?>
------do this:
<?php
[original php code]
?>
[plain old html]
<?php
[more code]
?>
-
[Lyceum-users] putting images in the portal file,
Stephanie Vega, 09/07/2006
-
Re: [Lyceum-users] putting images in the portal file,
Jameson Lopp, 09/09/2006
- Re: [Lyceum-users] putting images in the portal file, John Joseph Bachir, 09/10/2006
- Re: [Lyceum-users] putting images in the portal file, John Joseph Bachir, 09/10/2006
-
Re: [Lyceum-users] putting images in the portal file,
Jameson Lopp, 09/09/2006
Archive powered by MHonArc 2.6.24.