Quote:
Originally Posted by Nathan2006
Hi thank you SixteenOhNine this is really nice
The only problem I'm getting is with the title bar.
How do I remove the parts which I have added a red X on? (Screenshot)
Thanks for any help
Install
|
You need to edit the CSS for the body of the page. The bits you see are simply a background image set for the page, set not to repeat. If you login and remove the background: CSS setting, it'll disappear

.
Specifically, Admin CP -> All Style Options:
Replace the following:
Code:
#FFFFFF url(styles/vbcomm/misc/bg.gif) repeat-x top left
With