How can I change my Nabble Forum header?

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

How can I change my Nabble Forum header?

francom1034
Is there a way I can change my Nable Forum Header?
I searched and found that theres a way with CSS but how can I upload the image?
Reply | Threaded
Open this post in threaded view
|

Re: How can I change my Nabble Forum header?

Mencey Melgar
With header i suppose you mean the forum main page, am I right? if yes, you just need to add the image to the description field(with the insert image button)
:) Helper
Reply | Threaded
Open this post in threaded view
|

Re: How can I change my Nabble Forum header?

GregChapman
In reply to this post by francom1034
You may be referring to earlier posts I made which refer to:
http://uk-hbbr-forum.967333.n3.nabble.com/
That site uses this image:

UK-HBBR Header Image

which was uploaded to Photobucket, but any image hosting web service would do. Alternatively you could post the image you want to your forum and then use it's Nabble URL in your CSS code.

The CSS code used for the forum above is:
#forum-header {
	height: 229px;
	background-image: url(http://i906.photobucket.com/albums/ac268/seahawk-17/ukhbbr/ukhbbrbackground.jpg);
	background-repeat: no-repeat;
}
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted.