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.

banner slideshow

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

At the top of the boxes below the Highline 2 banner position slideshow is a blue border...how do I change it? And do I need to recreate the master css when I do?
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi

You would need to override the css via the custom.css

#logowrap {
border-width: 0 0 4px 0;
border-color: #0084bb;
border-style: solid;
}

Depending on what you wanted to do

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

Not the line below the logo, but the line above text at the bottom (i.e. "Hands Held High" etc... )
Attachments:
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
In the theme tab of the module, change the colour for the 'Primary'setting.

Then click on the 'create master' css button.

Regards,

Rob
  • Robert Went's Avatar
  • Robert Went
  • Moderator
  • 2210 posts
  • 196 Thanks
  • Karma: 90
Last Edit: 8 years 9 months ago by Robert Went.
The administrator has disabled public write access.
Rob--

I'm still having trouble making changes to the showcase/banner in Highline2/Zentools2.

I'm trying to change the the title font color, which I'm guessing includes the 'read more', when it is moused over. I am also trying to change the color of the border above the tabs at the bottom, currently blue.

When I make the changes and create the custom css file, all seems to work smoothly, but nothing changes.

Any ideas of what I can look at?

Site is: scboosters.org

Screenshot2017-01-1111.17.54.png


--Michael
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi Micheal,

The buttons pick up from the template settings

Looking at the quickstart that means

in the Buttons section on the right displaying

@secondary
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I think also if you click the pencil on the banner row in the template settings

and in the right sidebar

In the colors section you can change the text for the text color and the link color

Try that

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

Thanks - that was a very helpful tip.

Any ideas of where to look to change the 'top border' color on the navigation tabs at the bottom of the 'showcase'.


Screenshot2017-01-1116.05.53.png



--Michael
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
Last Edit: 8 years 5 months ago by BWbamboo. Reason: Clarification.
The administrator has disabled public write access.
Hi Michael,

With this you need to open the theme tab as Rob said

"In the theme tab of the module, change the colour for the 'Primary'setting."

and save as either master or custom
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
If the module breaks on the front end after compiling you need to update the zentoools2 version

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

I've done that a few times now, but nothing changes. I could reinstall Zentools2 again, but I have the current version. The process seems to work as expected.


Screenshot2017-01-1210.31.22.png


-Michael
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
So you compiled the custom css using create custom css? and then saved ?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
It's odd as I tested this to double check and it works for me locally

I'll take another look
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Does work for me if I use either custom or master css options

If still no joy with it

Update here and I'll give you a style to add to the custom.css in the template css to override the module style

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

Yes, and I even remembered to clear my browser cache this time.

I'm changing the color, compiling the custom css and then saving.

Is it possible that Admintools would be blocking these changes.

--Michael
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
hmm I don't think so but not a 100% sure on that

#zentools-225 .cd-slider-nav .cd-marker {box-shadow: inset 0 4px 0 red;}

replacing red with your hex colour value

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
Last Edit: 8 years 5 months ago by manh.
The administrator has disabled public write access.
That works for me. Thanks.
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Paul--

I tried changing the module colors in another account. Same result. No change.

--Michael
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi Michael,

hmm odd

But you are ok with the custom.css change?

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

Yes, I am 100% satisfied with the custom.css change. If you get a chance, ask Rob if he has any ideas on the matter. Allowing direct access to templates/buildr/ in Admintools is what solved my earlier issues with the Template Manager. If nothing comes of this right now, I'm fine and completely satisfied. Thank you for asking.

--Michael
  • BWbamboo's Avatar
  • BWbamboo
  • LIfetime Developer - Big Bamboo
  • 218 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.

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

Happy Campers