Dynamic Website not showing team logos?

If you need help building your website, this is the place to hang out. If you're an HTML, PHP, Perl or web database geek, check it out. / Si vous avez besoin d'aide pour construire votre site web, c'est le forum à regarder! Si vous êtes un expert en HTML, PHP, Perl ou en base de données, c'est le forum pour vous!
Post Reply
dechl
The Accomplished One / L'Accompli
Posts: 83
Joined: Fri Feb 16, 2007 12:31 pm

Dynamic Website not showing team logos?

Post 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
dechl
The Accomplished One / L'Accompli
Posts: 83
Joined: Fri Feb 16, 2007 12:31 pm

Re: Dynamic Website not showing team logos?

Post 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.
SimonT
STHS Owner / Propriétaire du STHS
Posts: 14758
Joined: Sat Oct 08, 2005 4:18 pm
Location: Montreal, Canada
Contact:

Re: Dynamic Website not showing team logos?

Post by SimonT »

Hi Dechl.

Can you show us your website?
-SimonT
Forum Administrator / Administrateur du Forum
STHS Owner / Propriètaire du STHS
English V2 & V3 Manual - Manuel V2 & V3 Français
dechl
The Accomplished One / L'Accompli
Posts: 83
Joined: Fri Feb 16, 2007 12:31 pm

Re: Dynamic Website not showing team logos?

Post by dechl »

Hi Simon!

www.dechl.com

Thanks!
dechl
The Accomplished One / L'Accompli
Posts: 83
Joined: Fri Feb 16, 2007 12:31 pm

Re: Dynamic Website not showing team logos?

Post 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...
SimonT
STHS Owner / Propriétaire du STHS
Posts: 14758
Joined: Sat Oct 08, 2005 4:18 pm
Location: Montreal, Canada
Contact:

Re: Dynamic Website not showing team logos?

Post 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
-SimonT
Forum Administrator / Administrateur du Forum
STHS Owner / Propriètaire du STHS
English V2 & V3 Manual - Manuel V2 & V3 Français
dechl
The Accomplished One / L'Accompli
Posts: 83
Joined: Fri Feb 16, 2007 12:31 pm

Re: Dynamic Website not showing team logos?

Post by dechl »

Thanks! Figured it was something simple but didnt see that I needed to do that in the sim :)

Will go add now.
Post Reply