• Resolved 1ashgarg

    (@1ashgarg)


    There are a few modifications I would like to do in the header and I am having a difficult time, even with the firebug tool.

    1)Right now, the header takes up the entire width of the page, but I would like to shrink and center it so it is aligned with the presentation.

    2)The largest font I am allowed to have the title in the Parabola settings is 32px but I want to make it 75 px. How and where in the CSS can I overwrite the 32px.

    3)I want to take the title and center it in header.

    Any help/suggestions are appreciated. Here is my site

Viewing 3 replies - 1 through 3 (of 3 total)
  • 1) leave the header background colour field empty in the theme settings.
    Then define a header background image the color you want to use.

    2) #site-title span a { font-size: 75px; }

    3) You can make it appear centred by setting the site title left margin value in the Header Settings area (on the theme’s options page) to the appropriate value.

    Thread Starter 1ashgarg

    (@1ashgarg)

    I was able to shrink the header and it worked great, thank you.

    I am still having an issue with adjusting the site title… Should I just copy and paste your line into the css or is there already a set? I found #site-title{…} and #site-title a{…} and I entered in the font size, but it did not change. I also pasted your entire line in the header section of the css but still no luck. Any other work around to increase header size?

    Thread Starter 1ashgarg

    (@1ashgarg)

    I figured it out, thank you

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