Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Inserting a image as a banner (header) Please Help me
Hi,
At first:
I have to complimant you all on the fast support here. :)
I am completely satisfied with my Theme (Thx Lussumo) and my Style (Big THX to Jazzman)
I only want to insert a headerimage, but i can't get it work!
I am not familiar with css. In phpbb it was no problem to customize, because of tables. But actually tables sucks.
My Site
http://www.mobsterbb.de/forum
my headerimage
http://www.mobsterbb.de/forum/mbbforumheader.jpg
What i have done so far:
In Settings i have inserted this code in bannerfield
<div style="position:absolute; left:60px; top:33px; width:31px; height:27px;"><img src="http://www.mobsterbb.de/forum/mbbforumheader.jpg" width="368" height="172" border="0" title="" alt="mbbforumheader.jpg"></div>
Please, edit the code for me or make a new one, so that it works. It should be positioned in the left top.
BIG THX IN ADVANE
0
This discussion has been closed.
Comments
Here is my example: http://www.papertrade.us
Maybe one of the super-coders can explain to us how to expand the header area to fit your image size...
Scott
#Header h1 { background: url('mbbforumheader.jpg') no-repeat 0 0; text-indent: -10000px; height: 170px; }