RetroFE forums
		General Category => General Discussion & Help => Topic started by: Robsonmeg48 on February 20, 2024, 03:02:06 PM
		
			
			- 
				Sorry but i do not fully understand this the layout in the attachment has my logos on the main menu in the center i would like them at the bottom i have tried changing the yorgin to bottom but it does not work would like some help please if possible to make this happen many thanks rob   
			
- 
				xOrigin and yOrigin are used to move the center of your logo to a position. its not what you want, try changing y="1060", it will move your logo on the y axis (vertical) to the 1060th screens pixel (bottom of screen on 1080p).
 
 Or simply try to use "bottom" instead of a specific value.
 
 y="bottom" yOrigin="bottom"