NicoKuroKusagi Posted May 6, 2017 Share Posted May 6, 2017 How can i change this icon here? Can i change it per product? Like a Product Image maybe? I mean this: https://puu.sh/vHFnJ/b94b4089e3.png 0 Quote Link to comment Share on other sites More sharing options...
WHMCS ChrisD Posted May 6, 2017 Share Posted May 6, 2017 Hello Nico, Thanks for getting in touch with WHMCS Technical Support. Those images are controlled by the module that is in use for your product, you might like to check if they are using an icon in the module folder that you could replace 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted May 7, 2017 Share Posted May 7, 2017 How can i change this icon here?Can i change it per product? Like a Product Image maybe? you can use any image you like for specific products - you'd just need to adjust the code within clientareaproductdetails.tpl and determine which icon and when it is shown... e,g you could use a specific fontawesome icon for a product, or a product group etc - or even a non-fontawesome image if you wish... https://forum.whmcs.com/showthread.php?123702-Product-Images&highlight=awesome Thanks for getting in touch with WHMCS Technical Support. is that what this place is now? I must have missed the memo. 0 Quote Link to comment Share on other sites More sharing options...
NicoKuroKusagi Posted May 16, 2017 Author Share Posted May 16, 2017 How would i manage to set that up with product groups? I mean how would the line look like then? Could you give me an example? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted May 16, 2017 Share Posted May 16, 2017 How would i manage to set that up with product groups? I mean how would the line look like then?Could you give me an example? there's an example in the link I gave you... https://forum.whmcs.com/showthread.php?123702-Product-Images&p=496838#post496838 <i class="fa fa-{if $groupname eq "Shared Hosting" or $type eq "reselleraccount"}magic{elseif $type eq "server"}database{else}archive{/if} fa-stack-1x fa-inverse"></i> 0 Quote Link to comment Share on other sites More sharing options...
NicoKuroKusagi Posted May 16, 2017 Author Share Posted May 16, 2017 Oh im sorry i didn't notice it! Thanks anyway for the great help! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.