Quote:
Originally Posted by Guessed
FWIW, I would not recommend code that needs to refer out to external files if you can avoid it. I would save both graphics as building blocks in the same template that houses the code. Then there is less manipulation required to size and place it and less likelihood of the issues with the external files availability.
|
That's an interesting approach. I'll try it out and post my experience here!