xboxscene.org forums

Author Topic: Jpg Problem  (Read 36 times)

Zadfz

  • Archived User
  • Newbie
  • *
  • Posts: 7
Jpg Problem
« on: November 30, 2003, 07:10:00 PM »

mad.gif

I've tried to make different version of .jpg but still does'nt work. Can some one can help me here ?

Thanks a lot  beerchug.gif


-----------------------
Here is my skin.ini
-----------------------

# Skinned By:Zadfz

SkinName "Zadfz","Zadfz"

[Skin_.:: Zadfz ::.]

Text = 4,4,1,0x000000,0,"Time: <Time>"
Text = 4,22,1,0x000000,0,"IP: <Ip>"

LogoType = 0

Main = "skinZadfzZadfz1.jpg"
Launch = "skinZadfzZadfz2.jpg"

BarColor1 = 0x
BarColor2 = 0x
BarAlpha =
MenuColor1 = 0x
MenuColor2 = 0x




Is there anything wrong ?
Logged

chefelf

  • Archived User
  • Hero Member
  • *
  • Posts: 1395
Jpg Problem
« Reply #1 on: December 01, 2003, 07:11:00 PM »

CODE
[Skin_.:: Zadfz ::.]


It looks like that is probably the root of the problem.  Try changing it to:

CODE
[Skin_Zadfz]


Remember, the three locations in the INI file for the skin name MUST be the same EXACT name as the folder the skin is in.  If any one of them is off the skin will not work.

I hope that helps.
Logged