Hmmm, what little logo?
I suspect that you have something amiss, because although the austpost module DID have a little logo in the admin section this was removed for the ozpost module, partly because it required a duplication of some of the graphics, and partly to keep it uniform with the other shipping modules.
Perhaps a screenshot of where the 'missing logo' goes may be beneficial?
See above. This is one of the reasons why the logo was removed from that section of the code. (Actually, it isn't techically removed, it is simply prevented from being dispayed. This will probably make a little more sense by looking at the code, maybe).
I think we all like things to look good, especially in a professional webstore. Alas, my talent is in coding, my graphics skills are severely lacking.
Ideally, the best way to do this would be to use graphics rather than text (I agree it looks a bit yukky in its current format). Unfortunately I've not had the time to add code for this yet (not to mention actually creating the numerical graphics). This probably can be improved upon even in text format by changing the font style. Again, time has prevented me from doing anything more than 'getting it working'.
Yes, it is possible, but you will need to modify the code to do so. It will actually be quite an easy thing to do, and will probably only require the modification of one line of code.
A quick look at the code would suggest you can probably achieve this by commenting out line 479 of ozpost.php
(the line that has zen_image($this->icon.del) )
I'm not sure, but you may also be able to achieve the same effect simply by deleting the icon itself. :-)
You are pretty much on the mark. The ozpost module doesn't have its own css styles, as such it take on the look of whatever style/theme/template you are using.
[/QUOTE]
Cheers
Rod
Bookmarks