summaryrefslogtreecommitdiff
path: root/httemplate/elements/header.html
diff options
context:
space:
mode:
authorivan <ivan>2010-08-03 23:20:24 +0000
committerivan <ivan>2010-08-03 23:20:24 +0000
commitf936f59edf460c72f4e4c4da4d701b99f4456890 (patch)
tree5a3a39e10f1157701b6344c46c02f4da2bc1335f /httemplate/elements/header.html
parentdfb6ad5c96f3a18553ef4b0e81d51c6bc5d44c92 (diff)
margin and padding css defined properly in px
Diffstat (limited to 'httemplate/elements/header.html')
-rw-r--r--httemplate/elements/header.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html
index 90ab0b71c..c83529e2b 100644
--- a/httemplate/elements/header.html
+++ b/httemplate/elements/header.html
@@ -15,7 +15,6 @@ Example:
#old-style
include( '/elements/header.html', 'Title', $menubar, $etc, $head);
-
</%doc>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
%#<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
@@ -43,8 +42,8 @@ Example:
<% $head |n %>
</HEAD>
- <BODY BGCOLOR="#f8f8f8" <% $etc |n %> STYLE="margin-top:0; margin-bottom:0; margin-left:0; margin-right:0">
- <table width="100%" CELLPADDING=0 CELLSPACING=0 STYLE="padding-left:0; padding-right:4">
+ <BODY BGCOLOR="#f8f8f8" <% $etc |n %> STYLE="margin-top:0; margin-bottom:0; margin-left:0px; margin-right:0px">
+ <table width="100%" CELLPADDING=0 CELLSPACING=0 STYLE="padding-left:0px; padding-right:4px">
<tr>
<td BGCOLOR="#ffffff"><IMG BORDER=0 ALT="freeside" HEIGHT="36" SRC="<%$fsurl%>view/REAL_logo.cgi"></td>
<td align=left BGCOLOR="#ffffff"> <!-- valign="top" -->