View Single Post
  #60 (permalink)  
Old 07-12-2007, 02:53 PM
wowthatisrandom's Avatar
wowthatisrandom
What I do is a Lou Thang
Offline
Threadstarter
Location: Stl MO
 
Join Date: Nov 2006
Posts: 1,001
Reputation: 350
wowthatisrandom is becoming a PPCGeeks regularwowthatisrandom is becoming a PPCGeeks regularwowthatisrandom is becoming a PPCGeeks regularwowthatisrandom is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to wowthatisrandom Send a message via MSN to wowthatisrandom Send a message via Yahoo to wowthatisrandom
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
__________________
If someone helps ya them!
Reply With Quote