Forum Moderators: Robert Charlton & goodroi
BUT --> example of current issue ... am number two in Google SERPS.. and when viewing cached page... coloured elements appear as parts of those words only.. ie.. at ow get
this is across all pages of the website... and no other websites appear like it... and Yahoo cache is normal....
very odd... any suggestions gratefully received...
Anyway it seems to be a browser techical/graphical glitch to me rather than something related to your site or ranking.
Have you tried with different browsers?
Btw, looking at the code of your site, do you see any strange formatting "inside" the words?
Have you tried checking the text only version of your cached pages? (link in the upper right).
(the 8 linespaces appear here) viewed on IE7 on different computers and in different countries...
.style2 {
font-size: x-large;
I am not sure that is relevant or indeed how to fix it....
[edited by: Gemini23 at 8:47 pm (utc) on Jan. 1, 2009]
I find that layouts which allow the default positioning (which is "static") work best cross-browser and I avoid other kinds of positioning unless they are very much needed in the particular case. I see position rules being abused all the time.