Hi Barry, Thanks for your prompt reply. I had copied the script from the index page on my Sussex web site, which works perfectly well. However, this background pattern is a repeating one (150 x 112px), which made me think that it was the size of the Bolton background that was causing the problem. I had to make it this length, i.e. 1200 px, as it is a gradient pattern, and making it smaller would have resulted in ugly seams down its length. My Sussex website http://freepages.genealogy.rootsweb.ancestry.com/~sussexgenealogy/index.html Valerie On 29 March 2016 at 21:07, Barry Carlson via <[email protected]> wrote: > Valerie, > > The top position of the left and right backgrounds has changed by 8px, > and I'm not sure why. > > In the script at the bottom of the page you will find the following:- > > if(location.host != "freepages.genealogy.rootsweb.ancestry.com"){topPos > = 8;lftOS = 142;rgtOS = wrap+8;}else{topPos = 58;lftOS = 149;rgtOS = > wrap+1;}; > > Carefully remove the above, then replace with the following:- > > if(location.host != "freepages.genealogy.rootsweb.ancestry.com"){topPos > = 0;lftOS = 142;rgtOS = wrap+8;}else{topPos = 50;lftOS = 149;rgtOS = > wrap+1;}; > > You will note that topPos = 8; and topPos = 58; have both been reduced > by 8px. > > Barry > > ----------------------- > On 30/03/2016 04:17, Valerie lirakis via wrote: > > I wonder if someone could look at my index page and advise me what to > > do as > > regards the background image, which appears to conflict with the > > Rootsweb > > banner. I haven't run up against this problem before, and think it > > might be > > to do with the dimensions (i.e. 140 x 1200 px) rather than a > > repeating > > pattern, but don't know how to fix it. > > > > > > > http://freepages.genealogy.rootsweb.ancestry.com/~boltongenealogy/index.html > > > > Valerie > > > > ------------------------------- > To unsubscribe from the list, please send an email to > [email protected] with the word 'unsubscribe' without > the quotes in the subject and the body of the message >