Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • luciffere Friend
    #154723

    How i get the main class from header.php?
    I want to align the website in left , not center… I use firebug but for this class (.main) i see the element style but the css file isn’t shown (http://localhost/arhitectura/index.php?option=com_content&view=article&id=56&Itemid=99&lang=ro – this is location where the firebug tell me)… but isn’t css file.

    Help me with this problem. Thank you.

    Saguaros Moderator
    #357036

    Hi,

    I am sorry but I could not check the root without live site url (the given link is non-accessible). Kindly keep me informed whenever it is available and I will try best to come up with appropriate solutions.

    musicinme Friend
    #357118

    Open template.css file and edit

    body {
    color: #333;
    font-family: Helvetica, Arial, sans-serif;
    }

    so it should look like

    body {
    float:left;
    color: #333;
    font-family: Helvetica, Arial, sans-serif;
    }

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

This topic contains 3 replies, has 3 voices, and was last updated by  musicinme 14 years, 1 month ago.

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