http://resource.vforums.co.uk/
I am using the full streched banner code. I want the Accual banner to be on the left so the banner background can be somewhere else.
try this code
Doesn't work. I'm using this codeCode:
- <style type="text/css">
- <!--
- #welcome_table {
- margin-top: -15px;
- width: 100%;
- }
- #welcome_table .welcome{
- background: url(http://img222.imageshack.us/img222/7538/bannerbackgroundkv4.png);
- }
- -->
- </style>
u don't need the second part of the code, there's already something like that in the Modify Skin option
Ok I got rid of the code and done the one on the modify skin. The code still won't work.![]()
Could this possibly work?
<style type="text/css">
<!--
.welcome{
text-align: left;
}
//-->
</style>
preview:
http://dmtesting.vforums.co.uk
Thanks dm![]()
Your welcome! Glad I could help![]()