View Single Post
  #1  
Old 06-25-2009, 03:15 AM
emma-dawson's Avatar
emma-dawson emma-dawson is offline
Sergeant
 
Join Date: May 2009
Posts: 27
Default help needed on header footer

hi, can you please explain me about the following details:

Help document for b2b partner

What does the partner have to provide?

 1 url for the header (iframe is necessary)
 1 url for the footer (iframe is necessary)


Header and footer will be hosted by the partner. This way the partner can update them as often as necessary.
The width on kelkoo site : is 970px


Iframe :
The header and the footer must be written as an HTML page.

Example :
<html>
<head>
</head>
<body>
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top" align="center" style="padding: 0 0 5 0">
This is my header
</td>
</tr>
</table>
</body>
</html>
__________________
Price Comparison Site, UK
The website for stilettos, boot

Reply With Quote