|
List Info
Thread: CSS for panel
|
|
| CSS for panel |
  Germany |
2007-09-21 07:35:27 |
|
Hi,
I have my own css-file defined and want to apply it
to a panel where the id has the value “header”, so that the
background of this component is black. Here are the snippets:
css:
#header{
background: black;
}
Jsp:
<tc:page
applicationIcon="images/ico/favicon.ico" label="$">
<tc:style
style="tobago-resource/html/standard/standard/style/style.css"/>
<tc:panel
id="header" width="1200px">
<tc:image
value="images/jpg/borte_left.jpg" height="62px"
width="1000px"
/>
</tc:panel>
…
Unfortunetly
that doesnt work. What am I doing wrong?
Regards,
Mario
|
[1]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|