Recent Topics

Members
Stats
  • Total Posts: 10599
  • Total Topics: 1357
  • Online Today: 14
  • Online Ever: 879
  • (Jan 21, 20, 05:49:15 PM)
Users Online
Users: 0
Guests: 5
Total: 5

CZ Themes





thumbnail

Author Topic: Ambassador 2.1.3 Released!  (Read 3247 times)

0 Members and 1 Guest are viewing this topic.

Offline Skhilled

  • CZ Admin
  • Hero Member
  • *
  • Posts: 632
  • Gender: Male
    • Crip Zone Themes
Ambassador 2.1.3 Released!
« on: Feb 04, 23, 12:54:21 PM »
Get it while its hot. You can see it live here:

https://www.jpr62.com/demos212/index.php?theme=4

Offline Scrubmeister

  • Site Admin
  • Hero Member
  • *
  • Posts: 685
  • Gender: Male
  • Retired Commercial Carpet Cleaner
Re: Ambassador 2.1.3 Released!
« Reply #1 on: Feb 04, 23, 06:16:52 PM »
Looks great!  O0

Offline Skhilled

  • CZ Admin
  • Hero Member
  • *
  • Posts: 632
  • Gender: Male
    • Crip Zone Themes
Re: Ambassador 2.1.3 Released!
« Reply #2 on: Mar 19, 23, 08:19:14 PM »
We've found a few minor issues with Ambassador and will be releasing a new version soon. ;) Meanwhile...I've been changing the colors of some of the icons to gold to match the theme!

These two are in the /images/icons directory:

Offline Skhilled

  • CZ Admin
  • Hero Member
  • *
  • Posts: 632
  • Gender: Male
    • Crip Zone Themes
Re: Ambassador 2.1.3 Released!
« Reply #3 on: Mar 19, 23, 08:21:10 PM »
These three are in the /images directory:

Offline Skhilled

  • CZ Admin
  • Hero Member
  • *
  • Posts: 632
  • Gender: Male
    • Crip Zone Themes
Re: Ambassador 2.1.3 Released!
« Reply #4 on: Mar 19, 23, 08:22:18 PM »
This one is in the /images/theme directory:

Offline Steve

  • Crip Zone Friend
  • Newbie
  • *****
  • Posts: 27
Re: Ambassador 2.1.3 Released!
« Reply #5 on: Mar 20, 23, 07:34:39 PM »
Hey Steve-o ... how do I stop the changing of colors when hovering over certain parts of the forum? For example, if I hover over a post the color changes but I prefer not to have that.

Thanks.

The other Steve..  :P

Offline Skhilled

  • CZ Admin
  • Hero Member
  • *
  • Posts: 632
  • Gender: Male
    • Crip Zone Themes
Re: Ambassador 2.1.3 Released!
« Reply #6 on: Mar 20, 23, 07:40:27 PM »
Hey, 'The Other Steve"...how's it going? LOL

To stop it you can either delete or comment out the ':hover" parts. For the post parts and some others you can do it for:

Code: [Select]
.windowbg:nth-of-type(2n+1):hover, .bg.odd
And:

Code: [Select]
.windowbg:nth-of-type(2n+1):hover, .bg.even

Offline Steve

  • Crip Zone Friend
  • Newbie
  • *****
  • Posts: 27
Re: Ambassador 2.1.3 Released!
« Reply #7 on: Mar 20, 23, 07:54:32 PM »
It's going. And you?  :)

And thanks, I figured there were going to be a number of places but thought I'd make sure.

Offline Skhilled

  • CZ Admin
  • Hero Member
  • *
  • Posts: 632
  • Gender: Male
    • Crip Zone Themes
Re: Ambassador 2.1.3 Released!
« Reply #8 on: Mar 20, 23, 08:02:57 PM »
I'm good. Those 2 are the main ones. You just have to disable the background for them. Those 2 should also work for most of the admin. It's most those 2 lines. But there are a few other hover's that you may wish to disable.

Offline Skhilled

  • CZ Admin
  • Hero Member
  • *
  • Posts: 632
  • Gender: Male
    • Crip Zone Themes
Re: Ambassador 2.1.3 Released!
« Reply #9 on: Mar 26, 23, 12:59:42 AM »
Did you find what you've wanted?