Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • evendesign Friend
    #164827

    Hi, I need help, I’m working with template Ja-portfolio and need to put a picture centered on the background of the site, but want to keep the mosaic (bd-bg.png) for the rest of the website.

    Please, please help me!!

    What I want is what is shown here:

    chavan Friend
    #394732

    Attach the Background you need to centered and attach a Screenshot how it should be.

    evendesign Friend
    #394734

    Thanks in advance for your help. I attached a screenshot of how it should be, the image should be centered on the background (image-background.png) and the mosaic background (bd-bg.jpg).


    1. image-background
    2. it-should-be
    3. bd-bg
    evendesign Friend
    #394780

    Please someone can help me?? is urgent, please please!:)

    chavan Friend
    #394921

    File Path: http://www.deltabuilders.ec/templates/ja_portfolio/css/template.css

    1.Replace the following


    body#bd {
    background: url("/templates/ja_portfolio/images/fondo.png") no-repeat scroll 50% 0 #EAEAEC;

    }

    With


    body#bd {
    background: url("templates/ja_portfolio/images/bd-bg.jpg") repeat 0 0 #F5F6F7;

    }

    2. Add the following


    body.bd #ja-wrapper {
    background: url("/templates/ja_portfolio/images/fondo.png") no-repeat 50% 0 ;

    }

    3. Replace the Following


    ul.quick-contact li {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #CACCCD;
    display: block;
    float: left;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;

    }

    With


    ul.quick-contact li {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #CACCCD;
    display: block;
    float: left;
    line-height: 30px;
    padding-left: 4px;
    padding-right: 5px;
    }

    Note: If you Find my Post useful please click on the Thanks Icon

    evendesign Friend
    #394923

    Thanks!!!!

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

This topic contains 6 replies, has 2 voices, and was last updated by  evendesign 13 years, 5 months ago.

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