Dennis Posted January 12, 2014 Share Posted January 12, 2014 Hi, I'm working on a new theme, and I just discovered that the custom icons doesn't work properly. I started using the 64x64 version of a Steam icon, and it was shown properly. This is the HTML for the image: <img class="rtbIcon" src="/User_Themes/1/2354f6e0-8358-4d9b-8bad-24223d1bff4b/Images/ControlPanel/MenuIcons/GameHosting/Steam.png" alt=""></img> However, as soon as I also included a 24x24 or 16x16 version of the image, it didn't work. This is the HTML for the image: <img class="rtbIcon" src="/App_Themes/Default/User_Themes/1/2354f6e0-8358-4d9b-8bad-24?3d1bff4b/Images/ControlPanel/MenuIcons/GameHosting/Steam.png" alt=""></img> But on ServiceHome.aspx the image is shown fine, even though the other two sizes of the image has been uploaded: The only images that I've uploaded are Steam.png Steam16x16.png Steam24x24.png Running TCAdmin 2.0.84.0 on Debian Wheezy 7.2 Link to comment Share on other sites More sharing options...
Dennis Posted January 25, 2014 Author Share Posted January 25, 2014 Installed TCAdmin Master server on another server, and problem solved itself. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now