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.

New Lifestyle - Tabs & Background

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

Good Morning,

I have 2 questions to ask please:

1) How do you rearrange the order of the tabs? I have 3 tabs/titles, but not in the order I want them to appear. All I see as an option is just tabs, not tab1 tab2 tab3. I know there must be a way, just need help figuring out the direction to do this.

2) How can I change the background of entire site from a white background to placing an image?

Thank You,
April
  • April's Avatar
  • April
  • 3 Month Basic
  • 8 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

1) Have you tried dragging them in module manager so the order changes?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi,

Yes, that was my first thought, did it, and nothing changed. Just tried again, since that was your suggestion, and it worked this time. Go figure! Knew it had to be simple.

Thanks Again!
April
  • April's Avatar
  • April
  • 3 Month Basic
  • 8 posts
  • Karma: 0
The administrator has disabled public write access.
Hi April,

2) You would need to go through the various wrap divs setting the background to transparent and then add the background image to the html tag

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Joys of computers :)
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I have this same question (#2) about changing the backgrounds to either a graphic or a specific color, but I'm not knowledgeable enough to understand your answer to April.
  • Janette Lange's Avatar
  • Janette Lange
  • 6 Month Developer
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

With a background image you would need to know the path to the image while a background colour is easier

Are you familiar with adding css to the custom.css file?

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

body {background: red !important;}

This line is where the new colour is added

#fullwrap, #navwrap, #slideshowwrap, #tabwrap, #maincontainerwrap, #bottomrow, #footerwrap, #bottomcolour {background: transparent !important;}

This line is where the divs are made transparent and the colour shows through underneath

I'm only looking at the demo site front page for above

Cheers
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Anthony is currently working wit me on a ticket to change the menu color on another site...that is requiring a CSS...I did it, but nothing happened. He's looking at it to see what I'm missing. So, in answer to your question, I'll know soon whether I know what I'm doing with CSS or not. :)
  • Janette Lange's Avatar
  • Janette Lange
  • 6 Month Developer
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
I've just replied in that ticket :)

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