Welcome to the E-Blah Community!
We would like to welcome you to our community and invite you to register an account or login.
Being a registered member is important, as it gives you several advantages over the normal Guest status. After registering you will be able to download files and images, post messages, and access member-only portions of the forum - just to name a few. Registration is quick and simple, and only takes about a minute of your time.

E-Blah Community    Technical Support    Question and Answer  ›  Web page template amendmant
Users Browsing Forum
No Members and 2 Guests

Web page template amendmant  This thread currently has 272 views. Print
1 Pages 1 Recommend Thread
Ares
January 23, 2008, 1:15pm Report to Moderator Report to Moderator
E-Blah Member
Posts: 10
Posts Per Day: 0.03
Time Online: 2 hours 41 minutes
Is it possible to place a user-supplied header (banner) at the top of the eblah forum web pages?

Website is http://www.hopliteencounter.com

We have amended the eblah template as follows (******* added in this message - they are not in the web html code) :

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>

<title><blah v="$title"> - <blah v="$mbname"></title>

<meta http-equiv="Content-Type" content="text/html; charset=<blah v="$char">" />

<link rel="stylesheet" type="text/css" href="<blah v="$templatesu">/<blah v="$dtheme">/template.css" />

<!--[if lt IE 7]>
<script defer type="text/javascript" src="/blahdocs/pngfix.js"></script>
<![endif]-->

</head>

<body>
<div id="container">

**********************************************

<div style="text-align: center;">
<table style="text-align: left; width: 944px;" border="0"
cellpadding="0" cellspacing="2">
  <tbody>
    <tr>
      <td style="vertical-align: middle; text-align: center;"><img
style="width: 944px; height: 98px;" alt="Hoplite banner gif"
src="http://www.hopliteencounter.com/public_html/HopliteBanner.gif"><br>
      </td>
    </tr>

************************************************


     <div id="user-info">
          <blah v="$userwelcome"><br />
          <blah v="$userpm">
     </div>
     <div id="title">
          <blah v="$title">
     </div>

     <div id="menu-container">
          <table cellpadding="0" cellspacing="0"><tr><td><blah v="$menubar"></td></tr></table>
     </div>

     <div id="content">
          <table width="100%" cellpadding="0" cellspacing="0"><tr><td><blah main></td></tr></table>
     </div>
</div>

<div id="copyright" class="smalltext">
     <span style="float: left"><blah v="$copyright"></span>
     <span style="float: right"><a href="http://validator.w3.org/check/referer" onclick="target='_blank';"><img src="<blah v="$images">/xhtml.png" alt="Valid XHTML" title="Valid XHTML" /></a> <a href="http://jigsaw.w3.org/css-validator/check/referer" onclick="target='_blank';"><img src="<blah v="$images">/css.png" alt="Valid CSS" title="Valid CSS" /></a></span><br /><br />
</div>
</body>
</html>

This places the website header below the Eblah header and does not pick up the website banner image.

Can we drop the Eblah header and insert that for the website instead?

Thanks.

Ares
Logged Offline
Private Message Private message
Martin
January 23, 2008, 1:22pm Report to Moderator Report to Moderator

I love E-Blah
10 Series Support Team
Posts: 4,558
Gender: Male
Posts Per Day: 3.14
Reputation: 98.60%
Reputation Score: +211 / -3
Time Online: 35 days 19 hours 25 minutes
Location: UK
Age: 50



Martin's Reputation: Increase
Logged Offline
Site Site Private Message Private message Reply: 1 - 2
Ares
January 26, 2008, 7:31am Report to Moderator Report to Moderator
E-Blah Member
Posts: 10
Posts Per Day: 0.03
Time Online: 2 hours 41 minutes
Thanks. Worked exactly as advertised.

Ares
Logged Offline
Private Message Private message Reply: 2 - 2
1 Pages 1 Recommend Thread
Print

E-Blah Community    Technical Support    Question and Answer  ›  Web page template amendmant