Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Header widget always on the right site

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #185338
    Webdesigner
    Participant

    Hi all!

    I use the Genesis sample template of my site http://www.tekstmodel.nl

    In the right head corner I use the header widget. I wanted the picture floating because I want it fall over the nav bar so I change the css a bit. This is what I use now:

    .site-header .widget-area {
    position: absolute;
    z-index: 99999;
    top: 1px;
    left: 880px;
    float: right;
    text-align: right;
    width: 400px;
    }

    I have just one problem and that is that the image is not always staying on the right site of the page. I use a 13inch screen and it is great. With bigger screens the image is going more to the middel. On mobile device it is also not good.

    I am not a programmer at all. Who can give me advice that this image is always on the right.

    Has this anything to do with this?
    .pull-right {
    float: right;

    If yes, still I dont have a clou how to write it.

    Please help me!

    Thanks in advance!

    Paula
    http://www.tekstmodel.nl

    #185359
    Webdesigner
    Participant

    anybody??

    #185367
    Paulie_D
    Member

    Patience….??

    We have lives and jobs….we’re not at your beck and call.

    #185369
    Webdesigner
    Participant

    I just thought so many people ARE here on the site Paulie. I am sorry if I was rude to you by just asking if somebody could help me.

    I also have a live and job, so what’s the point.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.