I know nothing...stumbling blindly in the dark!

6 replies
Hello!
I am working on a small classified site in Wordpress and can't seem to get rid of the HUGE green border at the bottom of the page? Can someone please tell me in the editor in the PHP which piece of code I should be looking at to adjust? I know nothing of PHP....

Thanks very much!

BC Horses For Sale - BC's Source For Everything For Your Horse!
#blindly #dark #nothingstumbling #php
  • Profile picture of the author sean14592
    Are you sure this isn't a CSS problem not PHP?
    {{ DiscussionBoard.errors[1930786].message }}
  • Profile picture of the author bcbuster
    I'm not sure? I can't seem to identify the big green border either in the page editor (php) or when I "view source"?
    Signature

    I have a St. Bernard....life is good!
    Gift Baskets Canada Okanagan Real Estate

    {{ DiscussionBoard.errors[1930805].message }}
  • Profile picture of the author jminkler
    Originally Posted by bcbuster View Post

    Hello!
    I am working on a small classified site in Wordpress and can't seem to get rid of the HUGE green border at the bottom of the page? Can someone please tell me in the editor in the PHP which piece of code I should be looking at to adjust? I know nothing of PHP....

    Thanks very much!

    BC Horses For Sale - BC's Source For Everything For Your Horse!

    In firefox, install Firebug and Web Developer Toolbar. In the future, you'll be able to just right click the potion of the page in question and select "Inspect Element" will open up the code right to that spot, and show you all the styles associated with it.
    {{ DiscussionBoard.errors[1952709].message }}
  • Profile picture of the author LynxSI
    Hi BCBuster:

    Your posts say the problem is solved, but I can still see an empty green bar on the bottom in both IE and Firefox.

    I'd recommend you add "display:none;" under the section titled "#footer" in your "style.css" file.

    As per jminkler's suggestion I'd recommend you use "FireBug" with the FireFox browser to easily figure this stuff out. You can activate a special mouse cursor which lets you just click on anything in the page and firebug will show you the relevent CSS for that item.
    Signature

    Ben Swayne
    Lynx System Integrators Ltd.
    Ben Swayne's Blog | Barcode Scanners and Label Printers

    {{ DiscussionBoard.errors[1958767].message }}

Trending Topics