• Hi, the header image size is specified as only 1000px wide, if i make it wider, I get forced to crop it – but the page size is 1200px wide, so I get this wierd white space. I have seen this mentioned in a few places but a) didnt understand the fixes mentioned and b) cant understnd why it is set up like this :S Can anynone explain to me why this is as it it and how to make the header image the correct width, thanks x

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter gingerling

    (@gingerling)

    Hum – I solved it by pasting

    #innerrim {
      float: none;
      margin: 0 auto;
      width: 1000px;
    }

    into my CSS box.

    Hope it dosn’t cause any issues.

    Totally unable to change background colour from white at the moment. ??

    Thread Starter gingerling

    (@gingerling)

    So far issue seems to be that block quotes still show at 1000px which is now to wide. Anone have a css fix for that too?

    Hi gingerling,

    I’m not sure if you read our latest blogposts about whats going on with CC Theme right now, but we’re in the middle of a big switch to version 2.0.

    Please check these blogposts:

    About CC 2.0 First Alpha Version:
    https://themekraft.com/blog/custom-community-2-0-first-alpha/

    The Latest CC Status Summary:
    https://themekraft.com/blog/support-and-cc-pro-status-summary/

    The current CC theme’s codebase is already too old to just patch things out without getting new side effects.

    Further, the theme should be truly responsive and come up with all the latest technologies, that’s why there was no other way around then starting a radical rework of the theme. And we’re right in the middle of it.

    Version 2.0 should be ready to go in a couple of weeks.

    Please help Beta testing and give us your feedback!
    (see first blogpost link, there’s a download)

    Hope this clarifies the most! ??

    Have a great day,
    Konrad

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header image gets cropped too short – page is wider than header’ is closed to new replies.