Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #978953
    Jennifer P
    Participant

    Hi, I’m using different custom background images on each page of my site. I found this snippet of code that makes it possible here in the forum:

    body.workshop-bkgd {
    background-image: url(http://www.qboxmonthly.com/images/workshop-bkgd.png); /** URL of the image **/
    background-position: top right 50%; /** Image Position **/
    background-repeat: no-repeat;
    }

    My problem is that Safari positions the top bar on top of the background image which throws off the positioning of elements on my page. However, Cornerstone shows the background image positioned right below the top bar (as does Chrome) which is how I positioned everything else on my page. Is there anyway to make it so that universally, my background image will be positioned the same on each browser?

    Thanks.

    #979730
    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    I just checked that CSS and it’s working, perhaps it’s related to your site’s current structure. Would you mind providing your site’s URL that has this background issue?

    Thanks!

    #979784
    Jennifer P
    Participant

    http://www.qboxmonthly.com/temp/qs-workshop/

    Thanks for your help. I’ve attached screenshot closeups of the areas I’m talking about too.

    #979787
    Jennifer P
    Participant

    Screenshot 1 shows Safari
    Screenshot 2 shows Chrome

    #979929
    Rue Nel
    Moderator

    Hello There,

    I have tested your site side by side using Chrome and Safari. I do not see any difference.

    Have you find a solution that resolves the issue?

    #980263
    Jennifer P
    Participant

    Okay, that is odd. But, I figured it out. When I’m logged in and I look at the site it has the wordpress bar across the top, and that pushes the topbar and everything else on my page down a bit. When I’m not logged in the page is the way you show it above.

    Thanks for taking the time and boy am I glad that is all it was.

    #980656
    Rue Nel
    Moderator

    No worries!
    We’re here always happy to assist you in anyway we can.

  • <script> jQuery(function($){ $("#no-reply-978953 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>