test
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • brucewoland Friend
    #162598

    hello.
    i’ve disabled the css compression.
    these are my problems:
    1) i’ve installed http://extensions.joomla.org/extensi…s-summary/8503, but now the plugin resizes the text of the main article too, so there is too much space in the home page. is there a way to except this article by the plugin?
    2) the colour of a normal link is blue. the colour of a visited articlea is grey. how can i set only blue for all?
    tnx and sorry for my english


    1. Immagine
    khoand Friend
    #385825

    Hi,
    Your link is incorrectly.
    Could you give me a link to your website to check css?

    brucewoland Friend
    #385828

    my website is http://www.osservatoriesterni.it
    the plugin i’ve installed that modifies the main article is http://extensions.joomla.org/extensions/news-display/articles-summary/8503
    tnx 😉

    khoand Friend
    #386084

    Hi,
    – To solve problem 2: find this code in


    a:visited { color: #666; } <-- change this value to #069

    brucewoland Friend
    #386430

    sorry, can you copy the part of code where i have to put the code you’ve written? tnx

    khoand Friend
    #386595

    Hi,
    I viewed http://www.osservatoriesterni.it/templates/ja_teline_iv/css/template.css file. You replace


    a, a:link, visited, a:active, a:focus { color: #069 ; text-decoration: none; }

    a:hover, a:active, a:focus { color: #069; text-decoration: underline; }

    with


    a:visited, a:active, a:focus { color: #069 ; text-decoration: none; }

    brucewoland Friend
    #386738

    it doesnt work 🙁

    khoand Friend
    #386743

    Hi,
    You try other way:
    – Remove code that you give you from template.css
    – Find code from http://www.osservatoriesterni.it/templates/ja_teline_iv/core/themes/blue-color/css/color.css file


    a:visited { color: #666; } <-- change value to #069

    brucewoland Friend
    #386751

    yes!!!! it goes! thanks khoand 😉

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

This topic contains 9 replies, has 2 voices, and was last updated by  brucewoland 13 years, 7 months ago.

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