Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • krdslv Friend
    #131256

    Am I the only one who sees the text not wrapping the content section? The error is in the setup screenshot as well….

    krdslv Friend
    #261819

    John Wesley Brett Moderator
    #261822

    Can you provide a URL of the page you are having difficulty?

    Thanks,
    John.

    krdslv Friend
    #261823

    http://74.53.218.116/~apmarine/

    still working on it

    John Wesley Brett Moderator
    #261826

    Here we go…

    In your template.css file…on or around line 437:

    Remove the “white-space:nowrap;

    So this:


    .article-tools {
    background:transparent url(../images/meta-r.gif) no-repeat scroll right top;
    display:block;
    height:24px;
    line-height:24px;
    padding:0pt 10px 0pt 0pt;
    white-space:nowrap;

    Becomes this:


    .article-tools {
    background:transparent url(../images/meta-r.gif) no-repeat scroll right top;
    display:block;
    height:24px;
    line-height:24px;
    padding:0pt 10px 0pt 0pt;

    That should do it…though you’ll still have some issues with the spacing of the column due to the length of the date stamp at the top of the column. (Wedneday takes up much more room than “Friday”). Turn off your “Creation Date” and your columns should then be equal in width. OR…you could just use a 1 column format…like a blog…since real estate in in the “Content” area is at a premium anyway.

    Hope this helps.
    John.

    krdslv Friend
    #261827

    Here’s the next one – take a look at it now and see if you can tell me why the slideshow cuts off the pic…

    krdslv Friend
    #261828

    nevermind, I figured that one out myself!

    John Wesley Brett Moderator
    #261838

    You da man!

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

This topic contains 8 replies, has 2 voices, and was last updated by  John Wesley Brett 15 years, 10 months ago.

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