Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • schlagerparade Friend
    #184945

    Maybe I’m véry blind, but I can’t find the page class for an article, which is supposed to be used for setting a background color on a single page, right? So my question is, how can I change the background color of just one page?
    t3v3 & joomla3

    Wall Crasher Developer
    #483359

    Hi schlagerparade,

    You can archive this by create a new theme and assign it to the page you want.
    On the theme css, you can change the background color or any style you want.

    Please take referrence to document about T3 theme customize here
    http://t3-framework.org/documentation/customization.html

    Hope it helps. 🙂

    Regards

    schlagerparade Friend
    #483405

    ok, will read that, if questions arise I’ll return
    THANKS!

    schlagerparade Friend
    #483428

    Trouble arrise alas,
    when I edit the new template and set it to one single menu item, ensuring that it will display the color on just that page. But if I change the bg color with thememagic and click “save”and return to the mainpage nothing happens, and when I return to thememagic I see that it’s back to “default” in spite of saving, what did I do wrong?

    schlagerparade Friend
    #483465

    Edited this
    (body {
    background-color: #79fced
    color: #444
    font-family: sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    })
    , but no result, weird since it ís the css for the custom template right?
    ../templates/ja_t3v3_blank/css/themes/custom/template.css

    Wall Crasher Developer
    #483489

    Hi schlagerparade,

    You can try with this steps (Joomla 3.0):
    1. Open Template Manager
    2. Open the template style which you want to copy.
    3. Open Theme Magic mode by press Theme Magic buttton
    4. Change the background to green or any other value and press Preview to see it change or not.
    5. Press Save Theme As on the dropdown of Preview button
    6. Enter the new theme name (for ex: mygreen) and press Save
    7. Back to Template Manager
    8. Select a T3 Blank template style (click on the checkbox, for ex, T3v3 Blank – Default) then presss Duplicate. It will create a new template style (T3v3 Blank – Default(2))
    9. Open the new template style
    10. On Theme tab, select the new theme that you just create above (mygreen)
    11. On Assigment tab, assign this template style to the menu you want.

    Save all and open the menu you just assign to see it work or not.

    Please check for the latest version of T3 https://github.com/t3framework/t3

    Regards

    schlagerparade Friend
    #483555

    yeah, I thought i should be able to do it that way, but when I open thememagic this is what I see, so no preview


    1. Knipsel
    Wall Crasher Developer
    #483590

    Hi schlagerparade,

    The released RC2 version has this issue.
    Can you try with the master branch?

    Please take reference from this post.

    http://www.joomlart.com/forums/topic/theme-magic-problem-variable-baselineheight-is-undefined/#post-483135

    You just need to modify the tpl_t3_blanklessmegamenu-responsive.less file.

    Regards

    schlagerparade Friend
    #483634

    schlagerparade, you do not have permission to access this page. This could be due to one of several reasons:

    Wall Crasher Developer
    #483635

    Hi schlagerparade,

    I am sorry, JA Mitius is restricted area.

    Here the message I want you to look:
    <blockquote>
    Please open tpl_t3_blanklessmegamenu-responsive.less and add

    Code:
    // VARIABLES & MIXINS
    // ——————
    @import “vars.less”; // Include Variables and Mixins
    to the top of file.</blockquote>

    Regards

    schlagerparade Friend
    #484596

    sorry for the late reply, but there’s no such folder

    Wall Crasher Developer
    #484658

    Hi schlagerparade,

    Sorry, it was the template on my local site.
    please change to templatest3_blanklessmegamenu-responsive.less

    You should also check the latest release for T3 Framework and T3 Blank.

    Regards

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

This topic contains 12 replies, has 2 voices, and was last updated by  Wall Crasher 11 years, 2 months ago.

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