Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ministryhouse Friend
    #128516

    How can I change the colour of the top position in which the logo, and mainmenu, en login/search links are positioned?

    John

    Sherlock Friend
    #249066

    Hi ministryhouse !
    What joomla version do you use ? 1.0 or 1.5 ?
    You can change color for header of template by way :
    Open template.css file in templates/ja_teline_ii/ css folder , find code section :


    #ja-header {
    height:80px;
    line-height:normal;
    position:relative;
    }

    change into :


    #ja-header {
    background:#CCCCCC ;
    height:80px;
    line-height:normal;
    position:relative;
    }

    #CCCCCC is sample color , You can change by other color ;

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

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

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