Forum Replies Created

Viewing 20 posts - 61 through 80 (of 311 total)
  • Author
    Posts
  • in reply to: main content color #36422
    ashrafashraf
    Member

    Excellent.
    Fixed.

    Thanks Sakin.

    in reply to: REMOVE THE padding #36342
    ashrafashraf
    Member

    Hi Sakin,
    There is something wrong on the footer,
    the section of my power by is on the left.
    and the section of my copyright is on the right.
    How can i change that ? please

    in reply to: REMOVE THE padding #36337
    ashrafashraf
    Member

    Yes, fixed the issue on my desktop.
    But about my iphone which one must i change it the padding for it ? please

    in reply to: REMOVE THE padding #36334
    ashrafashraf
    Member

    Ok, I added the following : Can do please check my site ? the power and copyright sections is not on the correct place on my PC ?
    /* Sakin responsive design*/

    #site-generator { padding-top: 459px; }

    @media
    screen and (max-width: 1060px) {
    #site-generator { padding-top: 300px; }
    }

    @media
    screen and (max-width: 960px) {
    #site-generator { padding-top: 220px; }
    }

    @media
    screen and (max-width: 767px) {
    #site-generator { padding-top: 134px; }
    }

    @media
    screen and (max-width: 479px) {
    #site-generator { padding-top: 75px; }
    }


    @media
    screen and (max-width: 767px) {
    #site-generator .copyright, #site-generator .powered {
    display: inline;
    width: 47%;
    }
    #site-generator .copyright {
    float: left;
    margin-right: 3%;
    margin-left: 0;
    text-align: right;
    }
    #site-generator .powered {
    float: right;
    margin-left: 3%;
    margin-right: 0;
    text-align: left;
    }
    }

    /* end of responsive design*/

    in reply to: REMOVE THE padding #36331
    ashrafashraf
    Member

    First, I a sorry for confused.
    And please, Can i know which code must i remove before at add your code?please

    in reply to: backgroung image #36330
    ashrafashraf
    Member

    Very nice really.

    Thanks sir.

    in reply to: REMOVE THE padding #36305
    ashrafashraf
    Member

    Hi Sakin,
    Please, Can i get help to fix this ticket? please

    Best regards
    A.J.

    in reply to: backgroung image #36262
    ashrafashraf
    Member

    I added the following image:
    body {
    background-image: url(“http://www.idaat.se/wp-content/uploads/2014/06/15612711_xl1.jpg”);

    }

    Please, If you see the image on my website is not have the same style when you check it separate.
    How can i fix that ?
    Best Regards
    //A.J.

    in reply to: REMOVE THE padding #36247
    ashrafashraf
    Member

    Hi Sakin,
    Please, Can i get a help please?

    Best wishes
    A.J.

    in reply to: REMOVE THE padding #36243
    ashrafashraf
    Member

    What do you think, if we add the following :
    #site-generator .powered, #site-generator .copyright {
    padding-top: 60px;}

    In this case we will put these sections under the image and we can read them easy.
    But i don’t know if it will working with the iphone or another devices !!!

    in reply to: REMOVE THE padding #36242
    ashrafashraf
    Member

    I added your code, But it is not happened anything.

    Please, Can do check it ?Please

    in reply to: REMOVE THE padding #36235
    ashrafashraf
    Member

    I want to but my power and copyright sections on the bottom of footer to be like:
    http://grab.by/y37G

    and then I want when i open my site on any devices at will keep these sections on the same place when i open my site on any desktop.

    Please,Sakin, help me to do that?

    Thanks

    in reply to: REMOVE THE padding #36234
    ashrafashraf
    Member

    Ok sir, I reomved all my codes.
    But I get new issue.
    Can do please check it ? thanks

    I removed all the following :

    @media
    screen and (min-width: 961px) {
    #site-generator .copyright, #site-generator .powered {
    padding-top: 60px;
    }
    }

    #site-generator .powered {
    padding-top: 60px;color: black;
    font-weight: bold;
    }

    #site-generator .copyright {
    float: left; width: 275px;
    }

    #site-generator .powered {
    float: right;
    width: 200px; }

    /*
    #slider.slider-fullwidth { margin-bottom: 0 }

    .entry-content{
    padding-top: 0px !important;
    }
    article#post-16.post-16.page.type-page.status-publish.hentry{

    padding-top: 0px !important;
    }*/

    in reply to: Gallery #36230
    ashrafashraf
    Member

    Thanks sir for your answer.

    Best wishes
    A.J.

    in reply to: REMOVE THE padding #36228
    ashrafashraf
    Member

    It is working now,When I open my site on the iphone then the copyright and the power section is not on the correct position.
    Please,Can do check it ?

    Thanks

    in reply to: youtube #36188
    ashrafashraf
    Member

    Thanks sir.

    in reply to: add imagebackground #36179
    ashrafashraf
    Member

    Thanks sir, you are a great man .

    Thanks

    in reply to: REMOVE THE padding #36178
    ashrafashraf
    Member

    wow, You fixed the issue.
    1000 thanks.
    Please, I have the following : http://grab.by/y2gs

    How can i put the copyright and power section on the right place when i open it on my iphone ?

    Thanks

    in reply to: REMOVE THE padding #36175
    ashrafashraf
    Member

    So i must remove the following:
    #site-generator {
    background: url(“http://www.idaat.se/wp-content/uploads/2014/06/f.png”) no-repeat scroll center top #fff;
    background-size: 100%;
    padding-top: 459px;
    color: black;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }


    @media
    screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2){
    #site-generator {
    background: url(“http://www.idaat.se/wp-content/uploads/2014/06/f.png”) no-repeat scroll center top #fff;
    background-size: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
    max-width: 100%;
    }
    }

    in reply to: REMOVE THE padding #36172
    ashrafashraf
    Member

    Thank you so much.
    In this case, must i remove all my code that i added before and then add your code,
    Is that right?

    Please!!!

Viewing 20 posts - 61 through 80 (of 311 total)