Skip to content

Oversizing Skins #192

Locked Answered by StormFX
Uggers asked this question in Questions
Discussion options

You must be logged in to vote

As I said, I only adjusted the size of Dream by a few pixels (2 on each side). I can't be bothered going through all the changes I made that affect whatever is you're trying to accomplish to create an alternate version for one user.

Bartender allows you to adjust the scale and spacing of the buttons. If you're unable to get it how you want it with Bartender, try a different Action Bar add-on, like Dominos. If that doesn't work, you can copy the Masque\Skins\Dream.lua file to Masque\Skins\Dream2.lua, open Masque\Skins\Skins.xml and change:

	<Script file="Dream.lua"/>

to

	<Script file="Dream.lua"/>
	<Script file="Dream2.lua"/>

Then, open your new Dream2.lua and change:

	Core.AddSkin("Dream", {

Replies: 11 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by StormFX
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question A general support question.
2 participants
Converted from issue

This discussion was converted from issue #192 on April 27, 2022 16:55.