News:

We have *Free* SMF 2.0 & 2.1 Themes for Download and Support!

Main Menu

Recent Topics

Members
Stats
  • Total Posts: 10,737
  • Total Topics: 1,372
  • Online today: 229
  • Online ever: 879
  • (Jan 21, 20, 05:49:15 PM)
Users Online
Users: 0
Guests: 223
Total: 223

Cleantek v2.1.3 Released!

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

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Skhilled

Get it while it's hot! ;)

The newest version is 2.1.3 v4! Also below is the edited theme-info.xml file for those who just want to upload that file instead of re-installing the new theme.  ;)

EDIT: You can see it in action here:

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

Oldcrow


Skhilled

No problem, Ron. It took me long enough, tho. LMAO

Skhilled

Oppps! I forgot to update the theme_info.xml file to v2.1.3!.  :-[ Please edit theme_info.xml in your root Cleantek's directory from this:

<?xml version="1.0"?>
<theme-info xmlns="http://www.simplemachines.org/xml/theme-info" xmlns:smf="http://www.simplemachines.org/">
<!-- For the id, always use something unique - put your name, a colon, and then the package name. -->
<id>smf:cleantek</id>
<!-- The theme's version, please try to use semantic versioning. -->
<version>2.1.2</version>
<!-- Install for, the SMF versions this theme was designed for. Uses the same wildcards used in the packager manager. This field is mandatory. -->
<install for="2.1 - 2.1.99, 2.1.2" />
<!-- Theme name, used purely for aesthetics. -->
<name>CleanTek</name>
<!-- Author: your email address or contact information. The name attribute is optional. -->
<author name="Crip">noreply@jpr62.com</author>
<!-- Website... where to get updates and more information. -->
<website>https://www.jpr62.com/theme/index.php</website>
<!-- Template layers to use, defaults to "html,body". -->
<layers>html,body</layers>
<!-- Templates to load on startup. Default is "index". -->
<templates>index</templates>
<!-- Base this theme off another? Default is blank, or no. It could be "default". -->
<based-on></based-on>
</theme-info>


To this:

<?xml version="1.0"?>
<theme-info xmlns="http://www.simplemachines.org/xml/theme-info" xmlns:smf="http://www.simplemachines.org/">
<!-- For the id, always use something unique - put your name, a colon, and then the package name. -->
<id>smf:cleantek</id>
<!-- The theme's version, please try to use semantic versioning. -->
<version>2.1.3</version>
<!-- Install for, the SMF versions this theme was designed for. Uses the same wildcards used in the packager manager. This field is mandatory. -->
<install for="2.1 - 2.1.99, 2.1.3" />
<!-- Theme name, used purely for aesthetics. -->
<name>CleanTek</name>
<!-- Author: your email address or contact information. The name attribute is optional. -->
<author name="Crip">noreply@jpr62.com</author>
<!-- Website... where to get updates and more information. -->
<website>https://www.jpr62.com/theme/index.php</website>
<!-- Template layers to use, defaults to "html,body". -->
<layers>html,body</layers>
<!-- Templates to load on startup. Default is "index". -->
<templates>index</templates>
<!-- Base this theme off another? Default is blank, or no. It could be "default". -->
<based-on></based-on>
</theme-info>


The first post has been updated. :)

Scrubmeister


Dave

If you want play quizzes or games click below

TwitchisMental

Heck yeah another classic Crip theme updated for 2.1.3 :).

Skhilled


TwitchisMental

Found a few validation issues that are easy enough to resolve :).

HTML Validation Issues -
    Error: The font element is obsolete. Use CSS instead.

    From line 506, column 9; to line 506, column 30

    >↩    <h2><font color="#1776b6">Naviga

    Error: The font element is obsolete. Use CSS instead.

    From line 512, column 9; to line 512, column 30

    >↩    <h2><font color="#1776b6">Design

    Error: End tag div seen, but there were open elements.

    From line 514, column 3; to line 514, column 8

    /a></b>↩  </div>↩  <di

    Error: Unclosed element span.

    From line 513, column 38; to line 513, column 43

    trong> by <span><b> <a

    Error: The font element is obsolete. Use CSS instead.

    From line 516, column 9; to line 516, column 30

    >↩    <h2><font color="#1776b6">Copyri

    Error: End tag for body seen, but there were unclosed elements.

    From line 537, column 1; to line 537, column 7

    </script>↩</body>↩</htm

    Error: Unclosed element div.

    From line 103, column 2; to line 103, column 19

    ↩ </div>↩ <div id="wrapper">↩ <di

    Error: Unclosed element div.

    From line 59, column 1; to line 59, column 20

    on_home">↩<div id="footerfix">↩ <div


CSS Validation Issues -

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

Skhilled

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