• Is there anyway to increase the size allowed for the header in the blix script? I made a new header but it won’t even change over because it is so big. Is there anywhere in the script that I can change it?

    https://prettynpurple.net

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there,

    I think what you are looking for is the part in layout.css that gives the size of the header, like so:

    #header {
    height:115px;
    padding:0 0 0 18px;
    }

    You can increase the header size, or even try commenting the size out to see what happens (if it goes south you can just uncomment it). Or simply backup the layout.css and then experiment to your heart’s delight < grin >

    If this isn’t what your looking for, don’t hesitate to come back and describe the symptoms in detail so the hunt may continue!

    Best,
    Kat, the Twat

    Thread Starter trineshaj

    (@trineshaj)

    That was it, i had done it before, but I didn’t realize that i changed over my page from https://www.prettynpurple.net/wordpress to https://www.prettynpurple.net so i had to change it in the new folders there.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing Script Header size’ is closed to new replies.