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.

Header Image

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

Hello, I want to put my own header image behind the slideshow on Nebula but can't find where to do this. I've added it into templateDetails.xml so the name of my image appears in the drop down Header Image box in Theme Magic but I don't know how to link it to my jpg. Thanks in advance.
  • Leon Cuzzilla's Avatar
  • Leon Cuzzilla
  • LIfetime Developer - Big Bamboo
  • 110 posts
  • Karma: 0
The administrator has disabled public write access.
Hi,

You can use the following CSS in your custom.css file

#topcolour {
background: #fff url("../images/header/city.jpg") center top;
}

Then you can replace the current background image file with yours.

Regards,
  • vietvu's Avatar
  • vietvu
  • 12 Month basic
  • 605 posts
  • 51 Thanks
  • Karma: 22
The administrator has disabled public write access.
as another option can you take a look at this post

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