3aq Posted January 6, 2019 Share Posted January 6, 2019 So I got to making MCMs, did a bit of a workaround involving using TESVEdit to do it, so I made quite a bit of head way.. Question now is... How to get the splash page images center aligned? Thank you in advance. Link to comment Share on other sites More sharing options...
IsharaMeradin Posted January 7, 2019 Share Posted January 7, 2019 Easiest way is to make a transparent image that is at the max allowable size and position your logo in the center of that using your graphic editor. Another solution is to use some math by subtracting your image dimensions from the max allowable and dividing the remainder by two. This gives you how much space should be around your logo and by extension the upper left x,y coordinates which you can then use for position placement. Link to comment Share on other sites More sharing options...
3aq Posted January 7, 2019 Author Share Posted January 7, 2019 such a convoluted method, but I suppose if it works, whose to say is wrong. So the question now is, what is the max allowable size for a logo typically, or rather the typical norm? Link to comment Share on other sites More sharing options...
IsharaMeradin Posted January 7, 2019 Share Posted January 7, 2019 See the sub-section called Custom Content: https://github.com/schlangster/skyui/wiki/MCM-Advanced-FeaturesEverything you need to know is right there. Link to comment Share on other sites More sharing options...
3aq Posted January 7, 2019 Author Share Posted January 7, 2019 thank you, just the thing I needed :happy: :happy: Link to comment Share on other sites More sharing options...
Recommended Posts