Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • tversover Friend
    #141636

    Hi!

    I am wondering how I can change the CSS file of the Ja News so that I can make some space between the picture and the intro text inn the Ja News? I want to change the CSS (not juste add an extra line space when editing in the WYSIWYG).

    Who knows?

    Thanks! 🙂

    theprofessor Friend
    #306542

    Should be pretty easy. Do you have a live url?

    FWIW you should get Firebug for Firefox. You will be able to likely find it easily.

    tversover Friend
    #306549

    Hi, yes you can see it at

    What is the Firebug?

    hanifahmed Friend
    #306551

    You can try changing the following:


    element.style {
    height:470px;
    overflow-x:hidden;
    overflow-y:hidden;
    width:100%;

    To move the body up.

    Bu the JA News module keeps changing in size though!

    theprofessor Friend
    #306552

    Firebug is an add-on to Firefox. First, install Firefox as your browser if you don’t already have it. then add Firebug — it will integrate automatically with Firefox.

    Firebug is a tool that allows you to mess around with code right in your browser. You can see the changes it makes…but nothing is permanent. You are simply making the changes to the coding that the browser holds. hit refresh and the page goes back to normal.

    it allows you to see what folders certain code is in, what line the code is on, and where you need to make your changes.

    Get it…it will change your world. 🙂

    hanifahmed Friend
    #306553

    <em>@tversover 131055 wrote:</em><blockquote>Hi, yes you can see it at http://www.tversover.no/index.php

    What is the Firebug?</blockquote>
    FireBug is an extension for Firefox. You can get it from extensions.joomla.org and download it and it is a great way to find out how to make changes by using the CSS.

    tversover Friend
    #306555

    But, we don’t want to move the body up, we just want to add some space. See what I meen?

    Thanks

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

This topic contains 7 replies, has 3 voices, and was last updated by  tversover 15 years, 5 months ago.

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