Log in

View Full Version : Resolved Site code not showing as per CSS code.



theremotedr
10-13-2013, 12:12 PM
My site as per the link below has some gremlins within it of which i cant find.
http://www.theremotedoctor.co.uk/ford_keys.html

The problem i am facing is that the main whitish colour you see within the black outer borders is shown as F4F4F4 when using my html colour picker BUT it should actualy be a blue 000066
I have looked through the CSS file but do not see why the blue 000066 is replaced with the whitish colour F4F4F4
This is the same on each of the pages it should be shown on,i know its something simple but looking at it many times over now im stumped.

Are you able to give the site a once over to try and track down the gremlin for me.


Thanks very much.

Snookerman
10-13-2013, 11:57 PM
Which border do you mean? The only black border I can see is around the main content and it's made up of images.

jscheuer1
10-14-2013, 03:49 AM
He's right, that (#F4F4F4, I'm actually reading it as #747474) is a part of the background images being used to frame the main content. And, as it so happens, there's no css reference to #000066 anywhere on or associated with the page that I can find visa vis a border. There are some background references. But a background color will not show through a background image unless that image has transparent sections. If you want that gray line on your background images to be blue, in an image editing program either make it transparent or color it blue.

That is unless you mean something else.

theremotedr
10-14-2013, 07:58 AM
Internet down most of yesterday.
Since putting up the post i have now sorted the issue.
I have changed the colour of the content files to blend in with the page and issue gone.
Thanks again.