barback

Home \

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: sort by filename not working! #2119
    barback
    Participant

    More info on this problem.

    Joomla 2.5.28, Advanced Listing 1.5.5, folder in question has 64 files.

    I cleaned and synced files.

    One Advanced Listing displays date added and filename fields, sorted by date. It seems fine.

    The problematic Advanced Listing displays only the filename field and is supposed to sort by that field.

    in reply to: JCE editor bad position #1268
    barback
    Participant

    I had this issue too.

    I edited the ui.css stylesheet

    components/com_jce/editors/tiny_mce/themes/advanced/skins/default/ui.css

    This rule fixed it: .defaultSkin table#jform_description_tbl

    {clear:left; margin-left:-30px;}

    I also add this rule in my template stylesheet custom.css (even though it’s not in play on the back end) with a note to re-modify jce if this goes away in an update.

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