Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • mikodragonfly Friend
    #142998

    For some reason, on pages where I have article in a category listed, the width only take up a third or half of the body width.

    Examples:
    http://www.tonyamoore.com/Table/Read/Excerpts
    and
    http://www.tonyamoore.com/Table/Short-Stories/Speculative-Fiction/

    What setting is causing this???
    Is there something I can do to adjust to full width?

    This is how I’m trying to get these pages to appear:
    http://www.tonyamoore.com/Table/Serialized-Stories/Wildish/

    John Wesley Brett Moderator
    #312212

    Can you turn off the CSS compression plugin?
    Can’t diagnose your problem with it on.

    Thanks.
    BTW…this is a “Browser” related issue. As it appears correctly in Chrome and Safari.

    John.

    John Wesley Brett Moderator
    #312214

    In the interim…here’s what we’re trying to do…I just cant tell (due to compression) what file and line number the following code is located:

    Change this:


    #ja-container-f #ja-current-content, #ja-container-f #ja-current-content .contentpane, #ja-container-f #ja-current-content .contentpane .wrapper {
    display:block;
    width:100%;
    }

    To this:


    #ja-container-f #ja-current-content, #ja-container-f #ja-current-content .contentpane, #ja-container-f #ja-current-content .contentpane .wrapper {
    width:100%;
    }

    Have fun!
    John.

    mikodragonfly Friend
    #312414

    Thanks for the help – and apologies for the delayed response.

    The suggested change worked – Thanks!

    madeline63 Friend
    #366836

    Change this:


    #ja-container-f #ja-current-content, #ja-container-f #ja-current-content .contentpane, #ja-container-f #ja-current-content .contentpane .wrapper {
    display:block;
    width:100%;
    }

    To this:


    #ja-container-f #ja-current-content, #ja-container-f #ja-current-content .contentpane, #ja-container-f #ja-current-content .contentpane .wrapper {
    width:100%;
    }

    where is the above code located file?

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  madeline63 13 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum