Log in

View Full Version : Misalignment of border



theremotedr
02-20-2015, 09:03 AM
Hi,
All my blue outer borders on each web page are spot on in respect of position/alignment apart from one page.
I have been looking through the code but don`t see where the problem is.
I would like to have the blue outer border on this page to be positioned the same as every other page.

Here is the page in question http://www.theremotedoctor.co.uk/honda_keys.html

As you can see by using the links shown below these are correct.

http://www.theremotedoctor.co.uk/audi_keys.html
http://www.theremotedoctor.co.uk/landrover_accessories.html
http://www.theremotedoctor.co.uk/smart_fobs.html

Minor issue but nice to have it the same as the others.

Many thanks.

ramarjun
02-23-2015, 02:59 PM
content_outer {
height: 100%;
background: url(images/content.png) repeat-y;
u have use use image background set the design on your need and delete repeat-y

theremotedr
02-23-2015, 03:33 PM
Hi,
The style sheet used controls all the other pages so i dont see how this will fix the one page if all the others are fine.