Quote Originally Posted by paramvir View Post
Only the images are out - images have an absolute location - this is a conky thing - you need to just change the vertical component of the images - you notice the images do not change only the text shifts.

${image [D2I] -p 15,441.5 -s 40x40} - lets take this as an example - the option -p has horizontal,vertical components - you do not need to change the horizontal values just the vertical ones for the images - moon and forecast images.

First get your text the way you want and then fix moon and then the forecast images. Finally the background can be sorted out as well.

This should sort it out

cheers
Silly me.
I've switched to Font mode for now. Will chase the layout later.
Would be nice to have Conky scale the entire script in proportion. Thanks for the explanation anyway!!