Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @tartufu

    Submitted

    I am having difficulties getting the 2 circle patterns to appear in the background. I have tried using position relative and then positioning them manually. But the bottom circle would overflow past the div content.

    Using overflow:hidden globally would fix this issue but would also cut off the profile image

    Shalini Anand• 180

    @liniii31

    Posted

    Hi, your background circles can be achieved by using the following in you css: background : url(path to background image ) and positioning of the same. Hope this helps.

    0
  • Nemesis• 120

    @nemesisaquib

    Submitted

    i can't not able to put background image in this, I tried a lot, still nothing worked please help me 🙄😶 And I have not put any media queries in this it is not a responsive design i, so whatever mistakes I have please tell me and I will try to fix them

    Shalini Anand• 180

    @liniii31

    Posted

    Hi, when you use url() to attach image, use "background" property instead of "background-image"in your css. Hope this solves your problem a bit.

    0