We appreciate the contributions many of you have been able to make towards repairing the storm damage and keeping a roof over our heads. With your help we’ve been able to complete much of the critical work. There is still work to be done to secure the house and your continued support will be a huge help.
Guests have read-only access to our forums. If you wish to participate you will need to register. Be sure to activate your account from the email sent to you when you register.
Hi, i am confused with IMAGE function instead logo function
from version 3.x
this still works:
logo=mylogo.png
logo-align=-1
but
IMAGE=file:mylogo.png,align=-1
do not work
can anyone help?
put image as the first item in the [items] section and it will take the place of logo.
[items]
image=file:desktopinfo-logo-2.png,align:-1,width:-1,wide:1
thanks a lot, it works, and I try it several times, make some changes like:
image=file:mylogo.png,text:,align:-1,offset:-390
this make the image show on left column1(width 390) not on right coloum, and will not show image file name, just like logo function
image=file:mylogo.png,align:-1,wide:1
does the same thing
thanks for the tip!
but another question, how to make a image(or different images)shown in other pages, setting under [items] shown only on page 1
you'll have to explain that one better.
the questions are:
is that possible to shown "mylogo.png" on same place in all pages or on selected pages?
or is that possible to shown "mylogo1.png" on page 1 and "mylogo2.png" on page 2 ...
sure, just repeat the IMAGE item wherever you want to show the image.
thanks a lot, finally I noticed that not to declare [items] for other pages again, just use image=file:mylogo.png,align:-1,wide:1 under other pages declaration.
thanks again for such a useful tools!
