Hi! So my shop profile hasn't been viewing correcting since the last time they changed things. The header is pushed down and part of the background tile is at the top. The shop is here: http://subeta.net/ushop.php?shopid=147206
I've been going over the code like mad but I can't figure it out. :C Any help would be appreciated! Please ping me!
It looks fine on my end... the shop that is.... only at 100%. If I zoom out, the layout goes a bit to crap... but I've always noticed that with shop layouts. Do you have a screen shot of what you're seeing?
Thanks for replying! Here is what I am seeing: http://i60.tinypic.com/2elva6u.jpg
It's like that in chrome and FF though I haven't checked it without custom css to see if that might be it.
Oh that's weird. I would definitely check without the custom CSS, since mine doesn't have the little top margin. >.>
Nope. Still there. I guess I'm just that special? It's just difficult when coding them for other people. I haven't had anyone tell me they're having the same problem so I'm not really sure what's up now. :C
Thanks for taking the time and trying to help!
It looks fine for me, without the problems that you're having (latest version of Chrome) - I also tried using the same gallery coding on one of my shops to test if being the shop owner is what's causing it to look weird, and it still looks right for me....
** Maybe it's the lack of gold account making it show like that - could that be a space for an advert maybe?
Have you tried just shoving !important after background-position: top left for the body section, to see if that works?

It didn't work. :C Your explanation makes sense though. When they started using adds was probably about the time that started happening. (yes, I've been procrastinating fixing this for THAT long...)
Thanks! squishes I can live with myself with that explanation. ;) lol!
Maybe if you use "inspect element" (right click on the area in chrome), you might be able to find the offending bit of coding (guessing an advert space) that you can make 0px in height or something, so you can force it to display properly? Or maybe there's a way of tweaking the graphics themselves, so the top 25px (or whatever height) is the background (which hopefully would be above the start of the gold account view of the page), then the actual image starts at the same point you see it now?
....hopefully that makes sense?!
