Forums

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

Home Forums CSS Background of http://www.nirim4kids.com/

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

    Regarding the following website:
    http://www.nirim4kids.com/
    There is some bubbles background.
    What is it?
    How do I figure it out with Chrome?
    Thx

    #265381
    Paulie_D
    Member
    #265760
    triplebit
    Participant

    Dear Sir,
    Can you please note on which html element you can see that?
    You convinced me that you are right but when I pint the backround with right mouse click I fall into div with id=SITE_BACKGROUND_currentOverlay_customBgImggml, no background property.
    How did you get the url of the image?
    Thx

    #265761
    Paulie_D
    Member
    <div id="SITE_BACKGROUND_currentImage_customBgImggml" data-type="bgimage" data-height="100%" class="siteBackgroundcurrentImage" style="position: absolute; top: 0px; width: 100%; background-size: auto; background-position: center top; background-repeat: repeat; height: 100%; background-image: url("https://static.wixstatic.com/media/aac677_3e34dbe4cc2b453e866b0c07079eca15.png/v1/fill/w_1920,h_1920,al_c,usm_0.66_1.00_0.01/aac677_3e34dbe4cc2b453e866b0c07079eca15.png");" data-image-css="{"backgroundSize":"auto","backgroundPosition":"center top","backgroundRepeat":"repeat","height":"100%"}"></div>
    

    It’s inline styling.

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