Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

changing header image position

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi,
How can I control the positioning of the image header in Nebula, cause it always zoom too much and stick to the top border where instead I would like it to zoom while sticking to the bottom edge of the image?
The administrator has disabled public write access.
OK,
I took control of what image and where it zoom from by adding this to the custom CSS :
#topcolour {
background: #fff url("../images/header/Tuna.jpg") center top;
}

But noe I need to know how to set it up for each version of the template I have made so that the header image can change along with it?
The administrator has disabled public write access.
Hi

You can change the header image in thememagic or alternatively add a little bit of code to the xml file

For more info about the xml take a look at this post

www.joomlabamboo.com/forum/nebula/98845-how-to-change-menu-background-image

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers