Capture.PNG 9.32K
19 downloads on the store base. Is there free alternates? I wouldn't want to make my own.
Latest News: (loading..)
Original icons look horrible
Started by Homo Einari, May 27 2012 01:45 PM
8 replies to this topic
#1
Posted 27 May 2012 - 01:45 PM
Hi, I've a problem with the original icons. They look like this
Capture.PNG 9.32K
19 downloads on the store base. Is there free alternates? I wouldn't want to make my own.
Capture.PNG 9.32K
19 downloads on the store base. Is there free alternates? I wouldn't want to make my own.
#2
Posted 27 May 2012 - 01:51 PM
@
Those icons are from an out-dated version of osCommerce and as far as I know, there never was any alternatives, most just removed them from the code or replaced them with their own.
Chris
Those icons are from an out-dated version of osCommerce and as far as I know, there never was any alternatives, most just removed them from the code or replaced them with their own.
Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:
See my Profile (click here) for more information and to contact me for professional osCommerce support that includes custom templates, add ons as well as cart leasing and support plans.
See my Profile (click here) for more information and to contact me for professional osCommerce support that includes custom templates, add ons as well as cart leasing and support plans.
#3
Posted 27 May 2012 - 02:04 PM
So how to remove them without showing that image missing icon?
#4 ONLINE
Posted 27 May 2012 - 02:17 PM
Remove or comment out the code that is calling the image.
REMEMBER BACKUP, BACKUP AND BACKUP
I am not a coder, so dont bother sending PMs asking for help as you wont get any.
OSC has a steep learning curve, but in general the program does work. If it doesnt work, the chances are it is something you have done.
I am not a coder, so dont bother sending PMs asking for help as you wont get any.
OSC has a steep learning curve, but in general the program does work. If it doesnt work, the chances are it is something you have done.
#5
Posted 27 May 2012 - 02:18 PM
Yeah, but it would be nice to know where the code is...
#6
Posted 27 May 2012 - 04:23 PM
Yeah, the osC icons were rather cartoonish (i.e., trashy and undignified). Why don't you get yourself a copy of GIMP, and either roll your own icons (same name and size) or get a copy of some desirable icons (watch out for copyright violations!) and use GIMP to resize/reformat. Are you looking at the 2.2 icons or the 2.3.1 icons (which look a bit better, but maybe not much)?
If you want to get rid of these icons, you're going to have to do some detective work. When you see an offending icon, right click on it and get its name. Then you search your PHP source for that name. You may only find it as a define name (e.g., ICON_SOMETHING) and then you have to search for that name. This should bring you to the PHP code that outputs the the icon, at which point you can figure out what to comment out. Note that some icons might be in CSS as background images, which would require changes to .css files.
N.B.: if you simply omit icons (no <img> output), you may also be getting rid of some links, so be careful about whether they're simply "decorative", or they're links too (need to be replaced by either a better icon or by text). Also, removing icons may change on-screen element sizes (if they were using icons to expand sizes), which may produce undesirable results. I would suggest commenting out icons one at a time, so you can fix up the resulting screen appearance more easily.
Hey site admins... the current demo appears to be 2.3.1, but the link to it still says 2.2 MS2!!!!!!
If you want to get rid of these icons, you're going to have to do some detective work. When you see an offending icon, right click on it and get its name. Then you search your PHP source for that name. You may only find it as a define name (e.g., ICON_SOMETHING) and then you have to search for that name. This should bring you to the PHP code that outputs the the icon, at which point you can figure out what to comment out. Note that some icons might be in CSS as background images, which would require changes to .css files.
N.B.: if you simply omit icons (no <img> output), you may also be getting rid of some links, so be careful about whether they're simply "decorative", or they're links too (need to be replaced by either a better icon or by text). Also, removing icons may change on-screen element sizes (if they were using icons to expand sizes), which may produce undesirable results. I would suggest commenting out icons one at a time, so you can fix up the resulting screen appearance more easily.
Hey site admins... the current demo appears to be 2.3.1, but the link to it still says 2.2 MS2!!!!!!
#7
Posted 28 May 2012 - 01:55 AM
The images are in your catalog/images folder. The easiest way I found to replace them and not have anything show, is to just overwrite them with a 1px by 1px gif.
Edited by jmdean, 28 May 2012 - 01:56 AM.
#8
Posted 28 May 2012 - 03:31 AM
There are also several nice "replacement" icon packs in the add-ons section.
Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce
Check out my profile [click here] for information on professional services, custom coding, templates, SEO optimization, modifications, commercial support and help.
Check out my profile [click here] for information on professional services, custom coding, templates, SEO optimization, modifications, commercial support and help.









