Page 1 of 1

Dynamic Website not showing team logos?

Posted: Wed Aug 11, 2021 3:22 pm
by dechl
Hello all,

Wondering if anyone has some suggestions. I am trying out the dynamic website from the sim. Being off season its hard to tell if it is fully working but when I compare to the demo site Simon has put up, I do not get the upper strip with team logos to click on to go directly to the team pages and when I go to team pages, the team logos are not displaying.

In the ./images/ folder I do have 1.png-31.png matching the logos to my team numbers.

The league logo shows up, arena/finance logs all show up so not sure what I am missing...

Thanks

Re: Dynamic Website not showing team logos?

Posted: Wed Aug 11, 2021 3:51 pm
by dechl
also found the league.css file which has:

.TeamRosterPro_EDM:before { content: url('images/EDM.png');padding-right: 10px;}
.TeamRosterFarm_BFC:before { content: url('images/BFC.png');padding-right: 10px;}
.TeamRosterPro_COL:before { content: url('images/COL.png');padding-right: 10px;}
.TeamRosterFarm_SAR:before { content: url('images/SAR.png');padding-right: 10px;}
.TeamRosterPro_VAN:before { content: url('images/VAN.png');padding-right: 10px;}
.TeamRosterFarm_UTI:before { content: url('images/UTI.png');padding-right: 10px;}
.TeamRosterPro_CAL:before { content: url('images/CAL.png');padding-right: 10px;}
.TeamRosterFarm_ABB:before { content: url('images/ABB.png');padding-right: 10px;}
.TeamRosterPro_CHI:before { content: url('images/CHI.png');padding-right: 10px;}
.TeamRosterFarm_RIH:before { content: url('images/RIH.png');padding-right: 10px;}

I have copied the 1.png/2.png/etc to EDM.png/COL.png but still not showing up.

Re: Dynamic Website not showing team logos?

Posted: Wed Aug 11, 2021 6:56 pm
by SimonT
Hi Dechl.

Can you show us your website?

Re: Dynamic Website not showing team logos?

Posted: Wed Aug 11, 2021 11:54 pm
by dechl
Hi Simon!

www.dechl.com

Thanks!

Re: Dynamic Website not showing team logos?

Posted: Thu Aug 12, 2021 10:33 pm
by dechl
looking at player cards, player images show up as well, so it is just team logos that do not display that I have found so far...

Re: Dynamic Website not showing team logos?

Posted: Fri Aug 13, 2021 11:40 am
by SimonT
You didn't setup Theme # in the STHS. If the Theme # is 0, no image will be show. You need to change the number from 0 to correct one. You can find the correct one here : http://sths.simont.info/ThemeID_En.php

Re: Dynamic Website not showing team logos?

Posted: Fri Aug 13, 2021 3:12 pm
by dechl
Thanks! Figured it was something simple but didnt see that I needed to do that in the sim :)

Will go add now.