Question

I finished my site and I put it live, online yesterday. Today I noticed that the main container shifts on the 'Our Anti-Tarnish Technology' and 'Purchase Tarnish Tamer' pages, but it only shifts when viewing on a mobile device, smartphone. If someone could help me, that would be great. Thanks.

Site :

http://www.tarnishtamer.com

3 answers to this question

Recommended Posts

  • 0

i just moved all the properties from the img rule to its own id....

I Originally had this:

#teatable {
	position: relative;
	float: right;
	width: 358px;
}

#teatable img {
	position: relative;
	top: 18px;
	right: 90px;
}

Change that fixed it....just combined the rules

#teatable {
	float: right;
	width: 358px;
	position: relative;
	top: 18px;
	right: 90px;
}

This topic is now closed to further replies.
  • Posts

  • Recent Achievements

    • Week One Done
      Huge Trailer earned a badge
      Week One Done
    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
    • One Month Later
      eurospharma62 earned a badge
      One Month Later
    • Week One Done
      With What earned a badge
      Week One Done
    • Week One Done
      Harris Gilbert earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      549
    2. 2
      +Edouard
      169
    3. 3
      PsYcHoKiLLa
      72
    4. 4
      Michael Scrip
      64
    5. 5
      ATLien_0
      64
  • Tell a friend

    Love Neowin? Tell a friend!