Memory Loss in skinning

Oh dear! I am altering some old skins, and at the moment working on the menubar buttons. Eeeer, somehow I was able to set the contentmargins of the text in the menubuttons. Vaguely I remember I couldn't set that with Skinstudio, but changed something in the coding section. Now...If only I can remember how I did that....
4,189 views 8 replies
Reply #1 Top
I looked for that option and couldn't find it either... But there is an option for menubar textshift...

Sorry I couldn't help
Reply #2 Top
I looked for that option and couldn't find it either... But there is an option for menubar textshift...

Sorry I couldn't help
Reply #4 Top
Yes, that shifts all the text. Well I hope someone hops along and reads the post and thinks: Oh I know how to do that!
[Message Edited]
Reply #5 Top
Before I give up trying to help I must ask if I'm speaking of the right thing you are...is this what you meant, Jacob?

http://www.darkseraphim.com/menubar.jpg

Then I'd ask...are you trying to move those buttons over more on the actual menu bar? I figure you're wanting to move something over one way or another...

I know what you mean about forgetting stuff...I am honestly going to start forcing myself to make screenshots of certain things so that I have a chart and don't have to try and strain my brain each time I start a new skin.
Reply #6 Top
Yep Angela, that's what I am talking about. I remember having set content margins for these buttons on my tiffany skin. That means the start and ending of the text further away from the left and the right border per button. I forgot how I did that. In skinstudio you have a preview and a code section, and I remember having to set these margins in the coding section for I couldn't find it with clicking on the preview. I did a search for that on tiffany, nothing.. Now I am having hands in my hair Now I wonder where and on which part did I change that..Personality section? Maybe there is another setting somewhere that influences more buttons that way...:VERY confused:
Reply #7 Top
[MenuBar]
Image=Tiffany_96dpi\Menubar_button.bmp
UseCustomBackground=1
BottomHeight=4
LeftWidth=3
RightWidth=3
TopHeight=5
Tile=0
Trans=1

I'm stumped too.

I don't see the usual code for the content margins which is usually something like:

ContentLeft=4
ContentRight=20
ContentTop=16
ContentBottom=5

If you add that to your skin you may get errors if that isn't available in SS but you can always search out the image source in the code...and add it beneath and tweak from there and see if it will let you do it.

I think you stumped the band!
Reply #8 Top
Heh..I did change it somewhere Whether it was called contenleft I am not sure... Wish I was familiar with the coding
It''s sleeping time for me Angela, thanks for your input. Take care, while I ponder myself to lalaland
[Message Edited]