test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • imsleepy Friend
    #137836

    When showing a category description, the image loads, but something is preventing it from fully showing. The correct size is there and if you put mouse over area where image is not at, it shows it’s there.

    Try this, add a category description with image. Image is cut off. Now add image, but no text, image shows fully! The minute text is added, image cut off. Text moves to right of where image should be, but image is cut off.

    I tried using the drop-down chooser for image and align left. Also tried adding image to description in editor. Either way, if there is text with category description, image is cut off.

    I need image AND text for descriptions. Very important to my website.

    Also, tried out a couple of other templates besides Teline II. Same problem, or in the case of Vauxite, no image at all.

    Does no one but me use image and text in category description? I have searched and searched the forum for this problem. FYI, don’t know if it makes a difference, I am using IE7.

    Any ideas or help? I don’t want to continue building the site if I can’t use a category description and text together. Waste of time for me if I have to find another template and start over again.

    Maybe I should keep my HTML site even though there are constantly 700 pages to update in Notepad? At least I can make it do what I want it to do. This Joomla thing really is becoming a worse headache!

    scotty Friend
    #289776

    imsleepy;110157Any ideas or help?

    Can you post a live URL?

    imsleepy Friend
    #289797

    <em>@scotty 110162 wrote:</em><blockquote>Can you post a live URL?</blockquote>

    Ok, I have it live for a bit, but have to take it back down since it is a mess and far from complete. Our site gets too many visitors and I don’t want them stumbling on this and getting confused.

    As long as we are at it, can you look at the home page too and tell me why the Hot Topics thing, I renamed it Featured Stories, has no space between items? The demo shows space. I originally installed using the quickstart, the problem was there, uninstalled the module and tried again…. still no good.

    Thanks!

    imsleepy Friend
    #290535

    Still looking for help with the Category Description problem and the Hot Topics (renamed Feature Stories) problem.

    I sent a ticket for Premium Email support and was asked to submit screenshots. Did that still no answer back.

    Really need some help. I have tried everything and Premium support is no help at all.

    Thanks.

    imsleepy Friend
    #290798

    Received answer back today regarding this problem and wanted to share in case anyone else might be having the same problem.

    <blockquote>1.About Hot topic module problem , you can fix it following way below :
    Open ja.catslwi.css file in modules/mod_jacatslwi/ja_catslwi/ folder, find following code section at about line 11 :

    .ja-catslwi {
    margin:0;
    padding:0;
    position:relative;
    }

    change to :

    .ja-catslwi {
    margin:0;
    padding:10px 0 0;
    position:relative;
    }

    2. With description category problem , you can fix it following way below :
    Open ja.news.css file in templates/ja_teline_ii/css/ folder, find following code section at about line 117 :

    .jazin-pagedesc {
    background:#F7F7F7 none repeat scroll 0 0;
    border-bottom:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    display:block;
    font-family:Cambria,”Times New Roman”,Times,serif;
    font-size:125%;
    font-style:italic;
    margin:10px 0;
    padding:10px;
    }

    change to :

    .jazin-pagedesc {
    background:#F7F7F7 none repeat scroll 0 0;
    border-bottom:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    display:block;
    font-family:Cambria,”Times New Roman”,Times,serif;
    font-size:125%;
    font-style:italic;
    margin:10px 0;
    padding:10px;
    overflow:hidden;
    }

    JoomlArt Customer Service
    Hai Nguyen</blockquote>

    Thanks Joomlart Support!!!

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

This topic contains 5 replies, has 2 voices, and was last updated by  imsleepy 15 years, 9 months ago.

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