Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Daniel Michaels Friend
    #197082

    Decor sets itself apart by its custom use of style, particularly as applied to article display. The article title is automatically separated from the article and the article itself is inside of a wrapper with preset margins.

    Unfortunately, this styling does not translate well to third party components (which make Joomla special). For example, I am using form2content CCK and when I add a menu item to my form2content form, the style for the form is inherited from the default Decor override, which does not pick up the title of the menu or the margins. See attached images for an example.

    Am I going to need to create a custom override for every component I install?
    Am I missing a setting to make the style more generic for 3rd party components?

    I’ve used form2content on at least 4 other templates (other providers) and I’ve never had to create an override. I hope I’m missing something obvious.

    Thanks.


    1. decor_component_page
    chavan Friend
    #532486

    can you please post your site Url and some user details in PM, so we can login to your site and provide a css fix for it.

    chavan Friend
    #532562

    Add this code to templates/ja_decor/css/custom.css

    .f2c-article{
    padding:20px;
    }

    Daniel Michaels Friend
    #532567

    Yes, that fixed the padding issue.
    Any ideas on how to pick up the actual name of the page? It currently says JA Decor as the name of the page.
    Thanks for you help.

    chavan Friend
    #532629

    Actually the JA Decor Text is from a Module in Position: masthead. so please filter out the Modules in the Module Manager with respective to the Position: masthead and check the Modules and change the Name Accordingly.

    Note: Also this will not change According to the Pages. we need to add Module to each page.

    Daniel Michaels Friend
    #532633

    Perfect. Much easier than messing with an override. Thanks for the help.

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

This topic contains 6 replies, has 2 voices, and was last updated by  Daniel Michaels 10 years, 6 months ago.

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