News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

What do you think of the theme?

Started by Seyit replikacep.com, November 13, 2023, 02:03:43 PM

Previous topic - Next topic

Seyit replikacep.com

#40
Quote from: Arantor on January 14, 2024, 05:25:21 AMLook, I don't care if it gets approved or not, I was just trying to help. Sorry I bothered.

If you want to help, send me a private message, check the theme?

EDİT : I couldn't send you a message, you blocked me

Seyit replikacep.com

.new_posts, a.new_posts {
  display: inline-block;
  position: relative;
  top: -2px;
  padding: 0 4px;
  background: linear-gradient(#1a6971,#397680);
  color: #fff;
  font: 9px/15px verdana, sans-serif;
  border-radius: 2px;
  opacity: 0.8;
  margin-left: 3px;
  -webkit-animation:pulse8 linear 1000ms infinite;
}


@-webkit-keyframes "pulse8" {
 0% { box-shadow: 0 0 0 0 #8ef7b7; }
 50% { box-shadow:0 0 0 20px rgba(12,31,215,0) }
 100% { box-shadow:0 0 0 0 rgba(12,31,215,0) }
}




a.Çevrimdışı {
  color: #f9f0ee !important;
  font-size: 14px;
  text-shadow: 2px 2px 3px #0486f7,-2px 2px 3px #1c1a62,2px -2px 3px #2e87d5,-2px -2px 3px #fd4199;
  font-family: cursive;
  float: right;
  margin-top: -4px;
  margin-left: -13px;
  display: flex;
  padding: 3px;
  background-image: linear-gradient(to bottom,#addefbba 0%,#c7dbfba8 70%);
  border-radius: 7px;
  -webkit-animation: pulse7 cubic-bezier(.19,1,.22,1) 1000ms infinite;
}


@-webkit-keyframes "pulse7" {
 0% { box-shadow:0 0 0 0 #e6ccc7; }
 50% { box-shadow:0 0 0 10px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}



a.Çevrimiçi {
  color: #8bff00 !important;
  font-size: 14px;
  text-shadow: 2px 2px 3px #d11,-2px 2px 3px #7714ee,2px -2px 3px #c82424,-2px -2px 3px #cc1717;
  font-family: cursive;
  float: right;
  margin-top: -4.5px;
  margin-left: -15px;
  display: flex;
  padding: 3px;
  background-image: linear-gradient(to bottom,#3b794dba 0%,#1e992569 70%);
  border-radius: 7px;
  -webkit-animation: pulse6 cubic-bezier(.19,1,.22,1) 1000ms infinite;
}


@-webkit-keyframes "pulse6" {
 0% { box-shadow:0 0 0 0 #8bff00; }
 50% { box-shadow:0 0 0 10px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}


.poster {
    float: left;
    /* Don't set this in em.It will eat too much space if people need to set large text sizes. */
    width: 160px;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-animation: pulse5 linear 1300ms infinite;
    word-wrap: break-word; /* IE fallback */
    overflow-wrap: break-word;
}





.poster {
    border-style: solid;
    border-color: #2196F3 #2196F3 #2573B1;
    background: linear-gradient(to top, #F4F8FF 1%, #FFF 70%) repeat scroll 0% 0% transparent;
    border-width: 2px 1px 3px;
    border-radius: 14px;
    overflow: hidden;
    text-align: center;
    color: black;
    box-shadow: 1px 1px 5px 1px #000;
    text-shadow: 1px 0 #BF6900;
    padding: 5px;
    -webkit-animation: pulse5 linear 1300ms infinite;
    text-shadow: 2px 2px 3px #e1d2a7,-2px 2px 3px #f9f5ec,2px -2px 3px #f9f6ed,-2px -2px 3px #fff1f1;
    font-family: "Russo";
}



@-webkit-keyframes "pulse5" {
 0% { box-shadow:0 0 0 0 #D8EAF9; }
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}




.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.85rem;
    pointer-events: all;
    border-radius: 0.5rem;
    -webkit-animation: pulse4 linear 1000ms infinite;
}

[code]@-webkit-keyframes "pulse4" {
 0% { box-shadow:0 0 0 0 #5eb5d02e; }
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}





these are not unnecessary  If it was unnecessary, I would still delete it.

Kindred

The team does not determine is a theme is good or bad...

While we do not judge if theme is good or bad LOOKING, we do decide if a theme is coded goodly or badly... and we have a standard that must be met to be distributed on our site.

 Accept it and let the users decide?

No.

Our users EXPECT that Themes available on our official themes site meet a certain standard.
Your theme does not currently meet that standard.

"After all,it doesn't give any errors "
But, it does.
Putting a <div> inside a <li> is acceptable. 
Putting a <div> at the <ul> level is not.  UL is an unordered list. It must have list (LI) objects as children, not DIV objects

The fact that you continue to argue invalid points
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Seyit replikacep.com

Quote from: Kindred on January 14, 2024, 08:48:54 AMThe team does not determine is a theme is good or bad...

While we do not judge if theme is good or bad LOOKING, we do decide if a theme is coded goodly or badly... and we have a standard that must be met to be distributed on our site.

 Accept it and let the users decide?

No.

Our users EXPECT that Themes available on our official themes site meet a certain standard.
Your theme does not currently meet that standard.

"After all,it doesn't give any errors "
But, it does.
Putting a <div> inside a <li> is acceptable. 
Putting a <div> at the <ul> level is not.  UL is an unordered list. It must have list (LI) objects as children, not DIV objects

The fact that you continue to argue invalid points

the team that controls the theme
Please write li instead of ul in this line and this topic will be closed.

How should I know?  it's enough for them to tell me which line it is
I am not experienced in where the fault lies.

if you ask me, this is not a very important thing.



Diego Andrés

If you're not interested in fixing your theme, then we're not interested in reviewing it.

SMF Tricks - Free & Premium Responsive Themes for SMF.

Seyit replikacep.com

Quote from: Diego Andrés on January 14, 2024, 12:05:36 PMIf you're not interested in fixing your theme, then we're not interested in reviewing it.
teacher , I have arranged it, but up to a certain point

but I don't know what to do anymore, you tell me which file is which line, I'll fix it anyway
let him who examines the theme tell me which line it is, let me correct
just let him say it or tell him I'm so bored now

edit : i sent an editing package today, let's see what he will say
i'm not as pro as you
sometimes the answer is translated incorrectly, sorry, teacher

Diego Andrés

Sorry but doesn't look like you've fixed anything.

For example, it's been a couple days and you still have things like this, which you were told to fix.
alt="Person holding a cat"

SMF Tricks - Free & Premium Responsive Themes for SMF.

Seyit replikacep.com

Quote from: Diego Andrés on January 14, 2024, 12:17:37 PMSorry but doesn't look like you've fixed anything.

For example, it's been a couple days and you still have things like this, which you were told to fix.
alt="Person holding a cat"

<div class="sol_reklam"><a href="'. $settings['yanreklam_adres']. '" target="_blank"><img src="'. $settings['yanreklam_resimadres'].'" alt="Person holding a cat"></a>
</div>
<div class="sag_reklam"><a href="'. $settings['yanreklam_adres1']. '" target="_blank"><img src=" '. $settings['yanreklam_resimadres1'].'" alt="Person holding a cat"></a>
</div>';

he doesn't make mistakes, but ? is there another solution, an example here

Kindred

Do not hard code text... that includes alt text.

USE STRINGS like $txt['cat_pic'] and then define the contents of the string in the theme specific language file
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

TwitchisMental

#49
The issue with that specifically is that it is hard coded text. You need to make that be called from the theme strings like everything else.  The only hard coded text allowed is for the themes copyright.  That is why we also linked you to the approval guidelines. We do understand that you may be new to doing this, but when you basically say our advice is incorrect or invalid it comes off rude to say the least. 

On the point of your CSS we have told you what line is incorrect. If you need us to be more specific that is fine.  Just so you know when it comes to the animations, you are using a browser specific property. You can just use animation: instead of -webkit-animation:. See more here - https://www.w3schools.com/css/css3_animations.asp

Deaks

seyit, the theme guidelines are not only to help you, but also to make sure that the themes are safe, their have been hundreds of themes that I rejected due to authors not wanting to remove dangerous code. TwitchIsMentla has told you the way to fix your css, Kindred has told you how to fix the alt text.
~~~~
Former SMF Project Manager
Former SMF Customizer

"For as lang as hunner o us is in life, in nae wey
will we thole the Soothron tae owergang us. In truth it isna for glory, or wealth, or
honours that we fecht, but for freedom alane, that nae honest cheil gies up but wi life
itsel."

Seyit replikacep.com

Quote from: TwitchisMental on January 14, 2024, 12:45:44 PMThe issue with that specifically is that it is hard corded text. You need to make that be called from the theme strings like everything else.  The only hard coded text allowed is for the themes copyright.  That is why we also linked you to the approval guidelines. We do understand that you may be new to doing this, but when you basically say our advice is incorrect or invalid it comes off rude to say the least. 

On the point of your CSS we have told you what line is incorrect. If you need us to be more specific that is fine.  Just so you know when it comes to the animations, you are using a browser specific property. You can just use animation: instead of -webkit-animation:. See more here - https://www.w3schools.com/css/css3_animations.asp

I don't like what you're suggesting, unfortunately.
do I have to delete these css necessarily?
@keyframes example "pulse2" {
 0% { box-shadow:0 0 0 0 #8ae1ea;}
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-animation  "pulse3" {
 0% { box-shadow:0 0 0 0 #f91313;}
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes "pulse4" {
 0% { box-shadow:0 0 0 0 #5eb5d02e; }
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes "pulse5" {
 0% { box-shadow:0 0 0 0 #D8EAF9; }
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes "pulse6" {
 0% { box-shadow:0 0 0 0 #8bff00; }
 50% { box-shadow:0 0 0 10px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes "pulse7" {
 0% { box-shadow:0 0 0 0 #e6ccc7; }
 50% { box-shadow:0 0 0 10px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes "pulse8" {
 0% { box-shadow: 0 0 0 0 #8ef7b7; }
 50% { box-shadow:0 0 0 20px rgba(12,31,215,0) }
 100% { box-shadow:0 0 0 0 rgba(12,31,215,0) }
}



Diego Andrés


SMF Tricks - Free & Premium Responsive Themes for SMF.

Seyit replikacep.com

Quote from: Diego Andrés on January 15, 2024, 10:08:31 AMJust remove the double quotes to get rid of the errors/warnings.
https://developer.mozilla.org/en-US/docs/Web/CSS/animation-name

Is this enough?






@-webkit-keyframes pulse2 {
 0% { box-shadow:0 0 0 0 #8ae1ea;}
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse3 {
 0% { box-shadow:0 0 0 0 #f91313;}
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse4 {
 0% { box-shadow:0 0 0 0 #5eb5d02e; }
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse5 {
 0% { box-shadow:0 0 0 0 #D8EAF9; }
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse6 {
 0% { box-shadow:0 0 0 0 #8bff00; }
 50% { box-shadow:0 0 0 10px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse7 {
 0% { box-shadow:0 0 0 0 #e6ccc7; }
 50% { box-shadow:0 0 0 10px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse8 {
 0% { box-shadow: 0 0 0 0 #8ef7b7; }
 50% { box-shadow:0 0 0 20px rgba(12,31,215,0) }
 100% { box-shadow:0 0 0 0 rgba(12,31,215,0) }
}

webtiryaki

Quote from: Seyit replikacep.com on January 15, 2024, 10:34:13 AM
Quote from: Diego Andrés on January 15, 2024, 10:08:31 AMJust remove the double quotes to get rid of the errors/warnings.
https://developer.mozilla.org/en-US/docs/Web/CSS/animation-name

Is this enough?






@-webkit-keyframes pulse2 {
 0% { box-shadow:0 0 0 0 #8ae1ea;}
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse3 {
 0% { box-shadow:0 0 0 0 #f91313;}
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse4 {
 0% { box-shadow:0 0 0 0 #5eb5d02e; }
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse5 {
 0% { box-shadow:0 0 0 0 #D8EAF9; }
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse6 {
 0% { box-shadow:0 0 0 0 #8bff00; }
 50% { box-shadow:0 0 0 10px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse7 {
 0% { box-shadow:0 0 0 0 #e6ccc7; }
 50% { box-shadow:0 0 0 10px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse8 {
 0% { box-shadow: 0 0 0 0 #8ef7b7; }
 50% { box-shadow:0 0 0 20px rgba(12,31,215,0) }
 100% { box-shadow:0 0 0 0 rgba(12,31,215,0) }
}

I was wondering the problem here too? There doesn't seem to be any problem

Read

TwitchisMental

Quote from: webtiryaki on January 15, 2024, 12:01:58 PM
Quote from: Seyit replikacep.com on January 15, 2024, 10:34:13 AM
Quote from: Diego Andrés on January 15, 2024, 10:08:31 AMJust remove the double quotes to get rid of the errors/warnings.
https://developer.mozilla.org/en-US/docs/Web/CSS/animation-name

Is this enough?






@-webkit-keyframes pulse2 {
 0% { box-shadow:0 0 0 0 #8ae1ea;}
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse3 {
 0% { box-shadow:0 0 0 0 #f91313;}
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse4 {
 0% { box-shadow:0 0 0 0 #5eb5d02e; }
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse5 {
 0% { box-shadow:0 0 0 0 #D8EAF9; }
 50% { box-shadow:0 0 0 20px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse6 {
 0% { box-shadow:0 0 0 0 #8bff00; }
 50% { box-shadow:0 0 0 10px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse7 {
 0% { box-shadow:0 0 0 0 #e6ccc7; }
 50% { box-shadow:0 0 0 10px rgba(94,223,255,0); }
 100% { box-shadow:0 0 0 0 rgba(94,223,255,0); }
}
@-webkit-keyframes pulse8 {
 0% { box-shadow: 0 0 0 0 #8ef7b7; }
 50% { box-shadow:0 0 0 20px rgba(12,31,215,0) }
 100% { box-shadow:0 0 0 0 rgba(12,31,215,0) }
}

I was wondering the problem here too? There doesn't seem to be any problem

Read
There isn't a problem now that the double quotes have been removed as Diego had suggested. Previously they were using double quotes.

I do still suggest removing the browser specific stylings as it isn't needed.

Seyit replikacep.com

font-family: "Russo";  This is wrong, so no quotes will be used here ?
 

Diego Andrés


SMF Tricks - Free & Premium Responsive Themes for SMF.

Seyit replikacep.com

I sent a theme package, I hope there will be no problems again.

Seyit replikacep.com

#59
<a href="https://www.google.com/search?hl=tr&amp;q=',str_replace(' ', '+', $topic['subject']),'" title="', $topic['subject'], '">                   
                    <i class="fab fa-google" style="margin-top: 15px;margin-right: 5px;margin-left: auto;color: #216ccc;"></i>                   
                    </a>


EDİT : final version
                    <a href="https://www.google.com/search?hl=tr&amp;q=site:', $_SERVER['SERVER_NAME'], '+',str_replace(' ', '+', $topic['subject']),'" title="', $topic['subject'], '" target="_blank"><i class="fab fa-google" style="margin-top: 15px;margin-right: 5px;margin-left: auto;color: #216ccc;"></i></a>

I solved this too, now it gives an error


:D

Advertisement: