Anippe is showing how the profile is suppose to look while another user sees This in both mozillla and chrome
Have I missed something? Is what Inna sees is what everyone else sees? I'm a little bit lost on why it's so wonky. Thanks for any help.
Holiday Clickables
| |
your problem is that the background image is set to scale with window size, so if someone's window is bigger or smaller than yours, the background will appear misaligned in relation to the content of the page. change the background image to a static size and position, and position the content accordingly, so it will display the same on all screens.