Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • socoweb Friend
    #127813

    I’m developing a site in Joomla 1.5 with JA Fedora. Beautiful and flexible template!

    However, on the pages at http://challenger.websitewelcome.com/~temlorco/, entering a hyperlink into a Custom HTML module, and placing it into the modules 1,2,8,9 or 10, causes a line break before and after the hyperlinked text.

    The break does not occur when the module is assigned to another module area.

    This is the first time I’ve ever seen this in Joomla or a template, do you have any idea what might be causing this in these modules?

    Thanks,

    Sherlock Friend
    #246503

    Hi socoweb !
    You open template.css file in templates/ja_fedora/css folder, find code section at about line 1066:


    #ja-botsl a {
    color:#CCCCCC;
    display:block;
    }

    change it to :


    #ja-botsl a {
    color:#CCCCCC;
    }

    good luck !

    socoweb Friend
    #246586

    Excellent, removing the CSS display:block fixed the issue.

    Thank you!

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

This topic contains 3 replies, has 2 voices, and was last updated by  socoweb 16 years, 7 months ago.

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