Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • jakobe75 Friend
    #135376

    Removing the bread crumbs in ja-quillaja causes the title header of ja-news to move up a few lines

    causing the header text to become unreadable

    any suggestion on how to fix this?

    joomla 1.0.15
    ja-news 1.1.1
    ja_quillaja template

    scotty Friend
    #279185

    yes open ja-news.css and find on line 14…

    .ja-newsblock {ja-news.css (line 14)
    display:block;
    margin:0;
    }

    and change to…


    .ja-newsblock {ja-news.css (line 14)
    display:block;
    margin:11px 0;
    }

    jakobe75 Friend
    #279188

    Thanks , but

    that had no impact on the headline of the Ja news section

    link
    http://www.storerotica.net

    jakobe75 Friend
    #279190

    well it had an impact on the front page header of the Ja-news

    but now all other content itmes are ..pushing up and hiding

    for example:

    http://www.storerotica.net

    click any of the vendor profiles on the right hand side

    you can see the header there

    any suggestions

    scotty Friend
    #279191

    template_css.css (line 810)

    table.contentpaneopen, table.contentpane, table.blog {
    border-collapse:collapse;
    border-spacing:0;
    margin-top:11px; <<<< ADD THIS LINE
    width:100%;
    }

    EDIT: undo the previous changes I have told you and just do this one…

    Find on line 1030 of template_css.css

    #ja-content div.innerpad-bg {
    background:transparent url(../images/innerpad-bg.gif) no-repeat scroll left top;
    clear:both;
    display:block;
    height:400px;
    margin:0;
    padding:20px 15px 15px 10px;
    }

    and change to…

    #ja-content div.innerpad-bg {
    background:transparent url(../images/innerpad-bg.gif) no-repeat scroll left top;
    clear:both;
    display:block;
    height:400px;
    margin:0;
    padding:33px 15px 15px 10px;
    }

    This should be the only change you have to make to allow for the gap created after removing the breadcrumbs.

    jakobe75 Friend
    #282615

    noe of this has worked

    it when it looks good in Firefox..then it looks horrible in IE
    and vice versa

    I have added..removed

    nothing works in both browsers.
    and when you click on a content item displayed in ja-news all of the content is so high at the top of the page.

    it make sthe page unreadable

    please advise
    Thanks

    http://www.storerotica.net

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

This topic contains 6 replies, has 2 voices, and was last updated by  jakobe75 15 years, 11 months ago.

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