aUF.Layouts.AlcUICompact = { Name = "AlcUICompact", Tip = "AlcUICompact Raid", ResizeBars = false, BackgroundBarColor = true, AlphaBar = true, RaidColorName = false, PetClassName = true, ComboGFX = true, HappinessBar = true, Portrait = true, ThemeData = { all = { FrameHeight = 30, FrameWidth = 140, Combo1 = { Hidden = true }, HealthBar_BG = { Point = "TOPLEFT", RelativePoint = "TOPLEFT", RelativeTo = "SELF_UNITFRAME", x = 0, y = 0, Visibility = {"HealthBar_BG","HealthBar","BarHealthText","HealthText",}, Height = 20, HeightAdd = 0, Width = 97, }, ManaBar_BG = { Point = "TOPLEFT", RelativePoint = "BOTTOMLEFT", RelativeTo = "HealthBar_BG", x = 0, y = 0, HeightAdd = 0, Visibility = {"ManaBar_BG","ManaBar","BarManaText","ManaText","ClassText",}, Height = 10, Width = 97, }, NameBackground= { Hidden = false }, Happiness = { Hidden = true }, NameLabel = { Font = "Interface\\AddOns\\ag_UnitFrames\\fonts\\barframes.ttf", FontSize = 16, Justify = "RIGHT", Width = 295, Point = "RIGHT", RelativeTo = "HealthBar", RelativePoint = "LEFT", x = -32, y = -5, }, HealthText = { Font = "Interface\\AddOns\\ag_UnitFrames\\fonts\\barframes.ttf", FontSize = 16, Point = "RIGHT", RelativeTo = "HealthBar_BG", RelativePoint = "RIGHT", x=-2, y=0, Width = 92, Justify = "RIGHT", }, ManaText = { Font = "Interface\\AddOns\\ag_UnitFrames\\fonts\\barframes.ttf", FontSize = 12, Point = "RIGHT", RelativeTo = "ManaBar_BG", RelativePoint = "RIGHT", x=-2, y=0.5, Width = 92, Justify = "RIGHT", }, BarHealthText = { Hidden = true }, BarManaText = { Hidden = true }, -- InCombatIcon = { Hidden = true }, RestingIcon = { Hidden = true }, MasterIcon = { Hidden = true }, PVPIcon = { Point = "TOPRIGHT", RelativePoint = "TOPRIGHT", x = 14, y= 2, }, InCombatIcon = { Point = "BOTTOMLEFT", RelativePoint = "BOTTOMLEFT", x = -4, y= -3, }, RaidTargetIcon = { Point = "CENTER", RelativePoint = "TOP", x = 0, y = -3, }, LeaderIcon = { Point = "TOPLEFT", RelativePoint = "TOPLEFT", x = -2, y= 2, }, Portrait = { Point = "TOPLEFT", RelativePoint = "TOPLEFT", RelativeTo = "HealthBar_BG", x = -30, y = 0, Height = 30, Width = 30, Visibility = {"Portrait","PortraitModel"} }, }, } }