Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • axus Friend
    #964465

    The Joomla title links do not match the blue colour (blue) used in the rest of the template as seen here in the screen dump. I wonder if it would be possible to include this in the next template update? Until then, I’d appreciate help to hack the code 🙂

    Cheers!


    1. blue-links-2016-08-31_0553

    Cheers!
    axus.com

    Relax. Don’t worry. Have a home brew
    May your crust be crisp and your bread always rise
    A garden isn’t meant to be useful. It’s for joy

    Pankaj Sharma Moderator
    #964477

    Hi
    The anchor tag color is

    a { color: #4275f4; }

    If you want to change the default color add above code in /css/custom.css file and change the color code .

    axus Friend
    #964509

    Hi Pankaj,
    Thanks for that snippet 🙂
    I’ve managed to hack the custom.css so the links follow the same colour as the blue theme.

    Why would the Joomla links be different than the rest of the template themes? How does that make sense to the user?

    It would appear to me that you guy’s have missed out styling the Joomla links to follow the main colour themes as they do not match the colours of any of the JA Intranet themes. Blue theme, links should be blue, Green theme, links should be green and so on…

    It would be fantastic if this could be included in the next update don’t you think?

    Cheers!

    Cheers!
    axus.com

    Relax. Don’t worry. Have a home brew
    May your crust be crisp and your bread always rise
    A garden isn’t meant to be useful. It’s for joy

    Pankaj Sharma Moderator
    #964529

    Hi
    Could u give me a screenshot and URL of page what do u mean by Joomla links ?
    All links are in the same color except if they do not have own style .

    axus Friend
    #964547

    Hi Pankaj,
    With Joomla links I’m referring headers of article content, categories, menus etc.
    Have a look at this video link.

    http://screencast.com/t/CjsC1Y2ARj

    You’ll see before and after I hacked the custom.css with:

    .blog-featured .article-header .article-title a, .archive .article-header .article-title a {color: #4275f4;}
    .category-item .item-title > a {color: #4275f4;}
    .blog .article-header .article-title a {color: #4275f4;}

    However, my quick hack does not deal with the other colour themes and ideally it should without having to hack for each and every theme.

    Cheers!

    Cheers!
    axus.com

    Relax. Don’t worry. Have a home brew
    May your crust be crisp and your bread always rise
    A garden isn’t meant to be useful. It’s for joy

    Pankaj Sharma Moderator
    #964753

    Hi
    each theme has different color , yes you need to override the classes for them too .
    Different part using different style classes that need to override again , I suggestion you to do this via ThemeMagic or use inspect element from Browser to check the style and override them via custom.css file .

    axus Friend
    #964758

    Hi Pankaj, You’ve confirmed the expected colour coding for the Joomla link headers is missing from the JA Intranet template and that it must be manually manipulated to correct it as I’ve done for the blue default theme.

    What if I’d like to use a mixture of the coloured themes throughout a site. For example blue for EasySocial, red for Easyblog and green for say EasyDiscuss how would I code that so the links serve the correct colours for each theme?

    Surly this coding should be included in the template or at least the next update?

    Cheers!

    Cheers!
    axus.com

    Relax. Don’t worry. Have a home brew
    May your crust be crisp and your bread always rise
    A garden isn’t meant to be useful. It’s for joy

    Pankaj Sharma Moderator
    #964776

    Hi
    Its fall in personal customization to change the color of the classes for different parts of site . It can be updated if there is bug or problem in the template .
    You can let me know the details i will help u to change the colors based on your needs .

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

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 7 months ago.

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