In the style.css file, around line 90, there's the code

#content {
        padding-bottom:20px;
        overflow:hidden;
        background:url(images/bk_vertline.jpg) 695px 0 repeat-y;
        margin-top:25px;
        text-shadow:#eee 1px 1px;
        min-height:550px;
}

But the image file bk_vertline.jpg doesn't come with the zip downloaded, and it keeps generating errors on the log

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

extrarumeno’s picture

Subscribe

dduane’s picture

Subscribing...

cruzeazy’s picture

Also missing the but_search.png

cruzeazy’s picture

FileSize
20.8 KB
297 bytes
3.13 KB

I found the missing images and they don't fit in good.

gtsopour’s picture

Assigned: Unassigned » gtsopour
gtsopour’s picture

Status: Active » Fixed
Issue tags: +blog theme, +journal crunch, +journalcrunch

Cleared/Fixed all the empty image references and committed. These changes will be included in next Journal Crunch version 7.x-1.1.

Thanks
/George

Automatically closed -- issue fixed for 2 weeks with no activity.