Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • donleone Friend
    #131387

    I’ve done a fresh installation from quickstart

    and the links in the JA-NEWS modules before ever clicked appear IN A STRANGE BLUE COLOR. it does not take the css but seems to take the system default. After then once clicked on the link it switches to the standard template color.

    I found this problem using safari 3.1.2 so far…

    see

    – the Frontpage down right
    – any product page after clicking on an product image
    – and in virtuemarket at cart, checkout etc…

    live site: http://www.biblestudygroup.ch

    Hope for a quick fix.
    Thanks
    Bro. Marko

    donleone Friend
    #262502

    I solved it myself. I just deleted line 45:

    <link href=”<?php echo $tmpTools->templateurl(); ?>/css/themes/<?php echo $tmpTools->getParam(JA_TOOL_BODY); ?>.css” rel=”stylesheet” type=”text/css” />

    in the index.php at templates/index.php

    which was linking to a .css in the themes folder which I didn’t get why, for there is no “.css” file in that folder, and all css files that are there are empty – which is another thing I don’t get why.

    Anyway removing that line of code did solve my blue link problem and so far I see no sideeffects of that line missing.

    Greetings
    Bro. Marko

    instantinlaw Friend
    #262504

    Probably some left over code from another template which this one was most likely based on. In the future you should comment the code out instead of deleting it because sometimes it may be needed later on.
    Thanks for the update.

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

This topic contains 3 replies, has 2 voices, and was last updated by  instantinlaw 16 years, 3 months ago.

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