Quote:
Originally Posted by badwolf
the icon of the missing head... id rather it just be a blue bar....
|
alright so heres your options... you can either show all the pictures including the missing ones or none at all...
read a few posts up... where i explained how to change the last name first...
follow those same guidelines but look for this code
Code:
# to hide contact images in list
#show_contact_images_in_list=0
and change it to
Code:
# to hide contact images in list
show_contact_images_in_list=0
that should hide all the pictures...
also for anyone looking to get the top bar back(gives option to close app)...
Code:
#show app in fullscreen
fullscreen=1
change to
Code:
#show app in fullscreen
fullscreen=0
hope that helps
hope trhat helps