<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am just trying to adopt the TemplateOne 
template to my needs. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Right now the <STRONG>width of the right 
column</STRONG> (td.infobox) is <STRONG>set to 145px</STRONG> and I would like 
to increase that value. This value is not hard-coded but inserted as a parameter 
"infoBoxWidth" in the css-file  "style.css" which can be found 
at</FONT></DIV>
<DIV><FONT face=Arial size=2>     </FONT><FONT face=Arial 
size=2>/system/modules/org.opencms.frontend.templateone/resources/<STRONG>style.css</STRONG></FONT></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV><FONT face=Arial size=2>/* infobox column */<BR>td.infobox 
  {<BR> width: <%= <STRONG>infoBoxWidth</STRONG> 
  %>px;<BR> vertical-align: top;<BR> background-color: <%= 
  sideBg %>;<BR> border-left: 1px solid <%= mainBorder 
  %>;<BR>}</FONT></DIV></BLOCKQUOTE>
<DIV dir=ltr><FONT face=Arial size=2>Is it possible to set/change the values 
of attributes like "infoBoxWidth" somewhere? ( I looked for a possibility 
to configure those settings in the administration area but did not 
succeed.)</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>Manfred</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>