test melih
 melih
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • nogneetmachinaal Friend
    #156614

    I’m using JA_Purity_II as a template for the site maasshuttles.nl.

    Question 1.:
    Currently, each menu item on the left refers to an article.
    Is there a way to create a menu item without pointing to an article?
    And use it just as a selection mechanism?

    I’m aware of the MegaMenu features in this regard.
    But I prefer to use the left menu.

    Question 2.:
    I have selected the blue color of the menu’s with module suffix _blue.
    And changed the blue color from #006699 into #94CCF6.
    However, some bits and pieces keep coming back in the original color.
    For example the background of an error message displayed in the top.
    Moreover, on the initial load of the site, it looks like all menu items are initially rendered with the original color (i.e. color code #006699). After which all items are replaced with the designated color (i.e. color code #94CCF6).

    Is there a way to make sure that the designated color is used consistently across alle pages, menu’s and messages?

    Best regards,
    Will Moonen

    Css Magician Friend
    #363871

    Dear nogneetmachinaal,

    Thank you for contacting, I have some solutions, I think it is useful.

    Your Question 1:

    You can create a menu item type ex: External Link, url,….

    Your Question 2:

    Should be replace all color, example :


    #system-message dd.message ul { background: #94CCF6; border: 0; } /* line 534 */
    ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
    background: #94CCF6;
    border: 1px solid #94CCF6;
    } /* line 466*/
    .counter span {
    background: #94CCF6;
    border: 1px solid #94CCF6;
    } /* line 491 */

    div.module_blue {
    background: url(../images/bb-br.gif) no-repeat bottom right #94CCF6;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Css Magician 14 years, 2 months ago.

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