How do you remove the grey bar and the white bar

  • Mod

    Kenneth John Odle

    #37029

    #footer {border-top: none;}

    Try installing Firebug to nail down little things like this. It’s easy to use and a great learning tool!

    Anonymous

    #37030

    it would be if i knew what to type!

    ok done that. It gets rid of the single grey line

    Thanks!

    The ‘before footer’ action hook with the image is creating approx 5 pixel gap between the image and the footer where the background shows through

    How do I get rid of the gap?

    Mod

    Kenneth John Odle

    #37031
    Quote:
    it would be if i knew what to type!

    That’s why I suggested installing and using Firebug. It tells you what to type.

    Quote:
    How do I get rid of the gap?

    Link? Or use Firebug: http://blog.kjodle.net/2011/10/02/using-firebug-to-tweak-your-blog/

    Anonymous

    #37032

    Site version isnt live yet

    I used firebug

    I can highlight the image – and it gives me the html -good

    if i move the highlight it includes the image and the 5px gap below it and says its a text widget

    I guess that’s the text widget I’m using in the ‘before footer’ widget

    I need to reduce the height of the text widget so its the same as the image

    Do i need to force its size in

    <img src="picture.png">

    edited to add Firebug says in quick info

    IMG is 960×100

    DIV is 960×105

    How do I stop DIV adding 5px?

    Anonymous

    #37033

    I have the site showing on my avatar now with the 5px gap between the image and the footer

    Is it possible to remove the gap?

    Anonymous

    #37034

    I gave up trying to remove the 5px gap using the widget hook

    and resorted to adding a background image to the footer in the child theme

    https://forum.graphene-theme.com/graphene-support/background-footer-image#post-22817

    This is usfeul as it has all the padding options to move the menus downwards

    I also set topmargin = none as previously described

Viewing 6 posts - 11 through 16 (of 16 total)

  • 1
  • 2
  • You must be logged in to reply to this topic.