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.

Backround Image on site skin

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

Is it possible to have a back round image for each page?

this site is a good example of what I would like to do.. www.arkabastation.com/

Thank you!!
  • AHuman's Avatar
  • AHuman
  • LIfetime Developer - Big Bamboo
  • 66 posts
  • Karma: 0
The administrator has disabled public write access.
Hi there,

Yes sure. You would do this by creating a new template style and then assigning it to a specific menu item.

This should help:
www.joomlabamboo.com/blog/how-to-joomla/how-do-you-assign-a-template-to-a-specific-page-in-joomla-3
Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Hmm actually sorry I thought you were using the Nebula theme.

Actually sorry I dont see a bamboo template on that page :)

Let us know what the correct link is.
Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Thanks for the link, ill check it out. this is the site i am wanting to apply it too independentaviation.net
  • AHuman's Avatar
  • AHuman
  • LIfetime Developer - Big Bamboo
  • 66 posts
  • Karma: 0
The administrator has disabled public write access.
Try adding a background to the custom.css file overidding this css

#gradient {background: #fafafa url(../../../../images/divider.png) repeat-x left bottom !important; }

You may also want to add a background none to

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

set the colours as transparent

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