Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • anish28 Friend
    #1000896

    Hi i would like to know how to modify the background on the main menu. i want to know also what dimension in pixel as i want to insert a png or jpeg file as my top background.

    Pankaj Sharma Moderator
    #1000902

    Hi
    Anish can you post the URL of your site that is based on JA University template.

    anish28 Friend
    #1000908
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1000910

    Hi
    Try this code in custom.css file and change the image and color as per needs.
    If your image is not transparent you have not needed to add color

    .t3-header {
        background: url(//static.joomlart.com/images/blog/2016/newyear-bg.png) no-repeat center center red;
    }

    You can use image size as 1359×156 or around this size.

    anish28 Friend
    #1000920
    This reply has been marked as private.
    anish28 Friend
    #1000922
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1000926

    Hi
    The menu bar and header both are different containers, you can add the background on the main nav too but it is separate.
    Use the code below

    .t3-mainnav {   background: url(//rbseb.org/images/Sample.png) no-repeat;}
Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 6 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 8 months ago.

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