Recent Topics

Members
Stats
  • Total Posts: 10,749
  • Total Topics: 1,374
  • Online today: 330
  • Online ever: 879
  • (Jan 21, 20, 05:49:15 PM)
Users Online
Users: 0
Guests: 293
Total: 293

Cleantek v2.1.3 Released!

Started by Skhilled, Dec 30, 22, 09:03:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TwitchisMental

Quote from: Skhilled on Apr 02, 23, 10:18:05 PM
I REALLY do appreciate the help! I love learning things and have since I was a little boy. :)

I think the 1st validation issues are carried over from 2.0 versions. I'll have to look into those. :)

Hmmm, I can't seem to find this:

.floatleft Value Error : display 1 is not a display value : flex 1

Line 259 in index.css

.floatleft {
float: left;
display: flex 1;
}


change to

.floatleft {
float: left;
display: flex;
}


Honestly it shouldn't need the display: flex; at all.

Skhilled

It isn't in the new revised version I'm working on now. The site is below. I use it for testing then post them here:

https://skhilled.com/cztest/

Might save both of us some work. LOL If you'd like I'll make you an admin so you can see everything.

TwitchisMental

#12
Ahhh I see I see.  If you would like to do that you can.


Skhilled

Just register. I'm Bocool, btw. lol

TwitchisMental


Skhilled


Skhilled

Crap! I know why the '.floatleft' wasn't fixed. I was busy looking for it the Ambassador theme! LMAO

Skhilled

#17
This theme has been updated to fix a number of little cosmetic issues. First post has been updated.  :coolsmiley:

https://www.jpr62.com/theme/index.php?topic=2414.msg15239#msg15239

EDIT: Oooops! Thanks to the Team for all of their help and support!  O0

Skhilled

We've made a oopsie! LOL

We forgot to edit theme-info.xml so it can install to future themes.  ::)

I've attached that file here. Also, the first post has been updated to show both, the new zip (2.1.3v4) and the theme-info.xml file.

lesmond

Little problem with 'All Unread Topics' page! It doesn't l have a line break like other themes....



should look like this....