View Single Post
Old 07-07-2019, 04:07 PM   #2
damoore46
Minors (Rookie Ball)
 
damoore46's Avatar
 
Join Date: Jul 2015
Posts: 48
Quote:
Originally Posted by HRBaker View Post
I'm trying to add a team logo to a baseball card design and have this line in the XML code...

<ELEMENT type="image" x="178" y="290" zorder="50" align="center" content="TEAM_LOGO_50" has_team="0" />

...which is producing absolutely nothing.

I'm not an XML programmer - just a hack that learns from examples - can anyone see an obvious mistake in the above?
I am not an XML programmer either, but researching your question shows that in the cases that I see, your content should be the full file name, with extension. So, if I am reading it correctly, it looks like your "TEAM_LOGO_50" should be something like "TEAM_LOGO_50.png" or something like that.

Again, I am not sure, but based on quick research that is what I found.
__________________
damoore46 is offline   Reply With Quote