• I’m having challenges getting the header to display across the full width of the table.

    I had this working previously, but while updating the theme, the whole blog fell apart. Never seen anything like it before. Had to revert back to the old version of the theme. In doing so, all the problems occured.

    Anyway, if you right click the header image you can see the original header size.

    Where in the code do I have to edit to make the header image display as described above. I would really appreciate any help I can get with this, as the designer who did the workaround the last itme is no longer available.

    Here’s a link to my client’s site:
    https://www.friendsoffreshandgreen.com/

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Your #head on line 124 in style.css is set to 930px. Set it to 100% or whatever the pixel width you want it.

    You can always hack these css problems by (in chrome) right-clicking, inspect element, click the section you want to fix, and look and see what’s wrong (in this case the width: setting.

    Or in Mozilla with Firebug

    Thread Starter Stewart

    (@stewcando)

    Thx, i do not want the header to expnd the full width of the pgage just the the same size as the table.

    I already tried to adjust the style sheet to 950px (the length of the header image), but all that did was to expand the heaser area beyond the table below.

    I have limited skiills to fix this so inspecting code, albeit a good suggestion is beyond my capabilities.

    Thread Starter Stewart

    (@stewcando)

    Ok, got it fixed thx

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Need help to resize Arthemia Premium header’ is closed to new replies.