websitementor
Member
Posted 8 months ago #
Hi Could someone please help?
I have an annoying white line on the right of my homepage at http://www.saddlefittingkit.com.
I have already made quite a few changes to my child theme, this one I am really stuck with.
For the homepage I nam using the showcase template and have uploaded an image. But I am left with a 1 pixel white border on the right hand side.
Please someone help.
Regards
Mark
Don't see any white lines that look out of place -- on Firefox on a Mac. What browser are you using?
You might want to look at validating your pages, however:
http://codex.wordpress.org/Validating_a_Website
websitementor
Member
Posted 8 months ago #
Hi Thanks for the reply, okay i am using a PC, so with Firefox and chrome I get the white line, with explorer all looks good.
Any help would be appreciated.
Regards
Mark
In which versions of Firefox and Chrome are you using?
websitementor
Member
Posted 8 months ago #
Latest versions of firefox and chrome.
It's this CSS
#page {
background: #D9E3EA;
}
Also your <title>, <meta>, <link> tags should be within <head> ... </head>.
websitementor
Member
Posted 8 months ago #
Hi Yes thanks
I have tried this already, by editing the background page colour to black,
this does remove the annoying white line, but unfortunatley changes all the page colours to black, so I can no longer see the text.
Would it be possible to change the background page colour just on the showcase template, because I think that would work for me.
Regards
Mark
Yes it would be possible http://csscreator.com/forum
You should also validate your website to W3C's standards
http://validator.w3.org/