• Hi,

    Can anyone tell me:

    1) how to move my page content up (about 100 pixels on the y axis) inside the html code in the 2010 theme? There is a tremendous amount of negative (blank) space on this theme above the image to the top of the browswer (presumably for a header, although I dont think there is a header function on this template) that I want to eliminate.

    2) What line of code controls the color of the black line on the bottom of the screen? Can I delete this line in the code?

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • You’ll have to find the css, use firebug
    It’s really easy.

    Also, when you edit css you only have to add your code changes to the end of style.css. You don’t have to delete anything, you just use “display:none;” for the element you want to hide.

    This way it’s much easier to reverse your changes if they don’t go as expected ??

    Thread Starter Documentaryman

    (@documentaryman)

    Dear deepbevel:
    Thanks so much. Firebug is exactly what I needed. Much appreciated!

    That’s great.. I tell at least 3 people a day about it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘2010 Theme Modifications’ is closed to new replies.