GUI Texture problem with it's resolution

I have added a texture by selecting an image, going to gameObject>creatOther>Gui Texture

but the problem is that, when i try other resolution and go with full screen, the arrangement is not as i wanted it to be. Other textures are out of bounds..is there any way i can fix this GUI Problem?Thanks a lot!Would appreciate help. If there's a script i could use, i would gladly appreciate you sharing it with me.

most likely it's because your game view is on free aspect, so the screen resolution depends on the game window size.

i set it to standalone (1024x768) so even in fullscreen it retains the screen res