[prev in list] [next in list] [prev in thread] [next in thread] 

List:       horde
Subject:    [horde] FW: Customization problems.
From:       "Peters, Michael D." <Michael.Peters () acbl ! net>
Date:       2003-05-29 18:57:03
[Download RAW message or body]

 
I have read the FAQ concerning the customization of the common.header.inc if
you want to add custom graphics or banners to every page. I can get the
correct graphics to display but then everything under the Welcome banner is
missing.
 
This is the html code I added:
 
<table border="1" width="100%">
  <tr>
    <td width="100%" valign="middle" align="center" bgcolor="#8D9ED2"><img
border="0" src="graphics/sponsorLG.gif" wid
th="350" height="100"></td>
<tr><td class="menu">
 
I placed it after the last line like this:
 
<body<?php if (!empty($js_onLoad)) echo ' onload="' . $js_onLoad . '"'; if
(!empty($bodyStyle)) echo ' class="' . $bod
yStyle . '"' ?>>
 
<table border="1" width="100%">
  <tr>
    <td width="100%" valign="middle" align="center" bgcolor="#8D9ED2"><img
border="0" src="graphics/sponsorLG.gif" wid
th="350" height="100"></td>
<tr><td class="menu">

I also tried it here:
 
<head>
 
<?php
rder="1" width="100%">
  <tr>
    <td width="100%" valign="middle" align="center" bgcolor="#8D9ED2"><img
border="0" src="graphics/sponsorLG.gif" wid
th="350" height="100"></td>
<tr><td class="menu">
 
$page_title = $registry->getParam('name');

I would appreciate it if someone could explain this in plain and simple
terms to me. 

Best regards,

Michael 


-- 
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe@lists.horde.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic