<html tabindex="-1" style="scrollbar-base-color:; scrollbar-face-color:; scrollbar-shadow-color:; scrollbar-highlight-color:; scrollbar-3dlight-color:; scrollbar-darkshadow-color:; scrollbar-arrow-color:">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0px;
        margin-bottom:0px}
p
        {margin-top:0px;
        margin-bottom:0px}
-->
</style>
</head>
<body dir="ltr" tabindex="0" style="outline-style:none; outline-color:invert; outline-width:medium">
<div id="divtagdefaultwrapper" name="divtagdefaultwrapper" style="margin:0px; font-family:'Times New Roman',Times,serif; color:#000000; font-size:12pt">
Hi, <br>
<div>Hi,</div>
<div> </div>
<div>I want to put some text 'WestminsterResearch' on the top right of our home page.</div>
<div>I would expect my .../cfg/lang/en/templates/default.xml having a mention for the phrase 'archive_name' would do the job, but it doesn't work and I'm having to do it by adding:</div>
<div> </div>
<div><div class="ep_tm_archivetitle"><br>
<p>WestminsterResearch</p><br>
</div><br>
</div>
<div>The problem I'm having is getting it in line with my logo on the left corner. Using the default.xml on my version 3.2.3 it works fine.</div>
<div> </div>
<div>My xml abilty is below basic. Is there a problem with my phrases?</div>
<div> </div>
<div>This is the top of my default.xml file:</div>
<div> </div>
<div><?xml version="1.0" standalone="no"?><br>
<!DOCTYPE html SYSTEM "entities.dtd"><br>
<html xmlns="<a href="http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml</a>" xmlns:epc="<a href="http://eprints.org/ep3/control">http://eprints.org/ep3/control</a>"><br>
<head><br>
<meta http-equiv="X-UA-Compatible" content="IE=edge" /><br>
<title><epc:pin ref="title" textonly="yes"/> - <epc:phrase ref="<font color="#ff0000">archive_name</font>"/></title><br>
<link rel="icon" href="{$config{rel_path}}/favicon.ico" type="image/x-icon"/><br>
<link rel="shortcut icon" href="{$config{rel_path}}/favicon.ico" type="image/x-icon"/><br>
<epc:pin ref="head"/><br>
</head><br>
<body><br>
<epc:pin ref="pagetop"/><br>
<div class="ep_tm_header ep_noprint"><br>
<div class="ep_tm_site_logo"><br>
<a href="{$config{frontpage}}" title="{phrase(<font color="#ff0000">'archive_name'</font>)}"><br>
<img alt="{phrase('archive_name')}" src="{$config{rel_path}}{$config{site_logo}}"/><br>
</a><br>
</div><br>
</div>
<div> </div>
<div>Thanks,</div>
<div>Malcolm.</div>
</div>
<div style="font-family:'Arial','Helvetica',sans-serif; font-size:0.9em; color:black; text-align:center">
<p>The University of Westminster is a charity and a company limited by guarantee. Registration number: 977818 England. Registered Office: 309 Regent Street, London W1B 2UW.</p>
<p>This message and its attachments are private and confidential. If you have received this message in error, please notify the sender and remove it and its attachments from your system.
</p>
</div>
</body>
</html>