home.social

#csshelp — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #csshelp, aggregated by home.social.

fetched live
  1. Hey CSS nerds, I have this weird glitch that has started happening. I built a site a while back that uses a custom cursor with JS, so the default cursors get hidden.

    On touch devices it shouldn't show at all. And I think on my old phone that was the case. But now I have a new android its behaving like it's desktop.

    Plus I just visited this site from my phone and that is showing me the wrapper that should only be for desktop. (Yellow, hoverable)

    css-irl.info/detecting-hover-c

    The site I built is:
    andreas-olesen.tumblr.com/?par

    And here's a screenshot.

    The CSS solution is supposed to be

    @media (hover: none) {
    display: none;
    }

    Any pointers (HAHAHAHAHA)

    #CSS #CSSHelp #FrontEnd #FrontEndDevelopment

  2. Hey CSS nerds, I have this weird glitch that has started happening. I built a site a while back that uses a custom cursor with JS, so the default cursors get hidden.

    On touch devices it shouldn't show at all. And I think on my old phone that was the case. But now I have a new android its behaving like it's desktop.

    Plus I just visited this site from my phone and that is showing me the wrapper that should only be for desktop. (Yellow, hoverable)

    css-irl.info/detecting-hover-c

    The site I built is:
    andreas-olesen.tumblr.com/?par

    And here's a screenshot.

    The CSS solution is supposed to be

    @media (hover: none) {
    display: none;
    }

    Any pointers (HAHAHAHAHA)

    #CSS #CSSHelp #FrontEnd #FrontEndDevelopment

  3. CW: Spice website help

    EDIT:
    Thank you all for the floods of help! Hope I can implement a fix first thing tomorrow! (Exhausted right now)
    -‐---

    Any coding nerds around (Who don't mind looking at NSFW art?)
    My brain is not really at its... peak atm, and I can't figure out why my simple manual slideshows don't work in the taster section:

    jenniegyllblad.co.uk/tasters.h

    #CssHelp #WebsiteHelp #Coding #Beginner

  4. CW: Spice website help

    EDIT:
    Thank you all for the floods of help! Hope I can implement a fix first thing tomorrow! (Exhausted right now)
    -‐---

    Any coding nerds around (Who don't mind looking at NSFW art?)
    My brain is not really at its... peak atm, and I can't figure out why my simple manual slideshows don't work in the taster section:

    jenniegyllblad.co.uk/tasters.h

    #CssHelp #WebsiteHelp #Coding #Beginner

  5. Need blog help. I've spent way too much time on this.

    I have a custom theme on Blogger. I'm trying to get the post snippet on the home page to point to certain text in the blog post instead of pulling from the top.

    stackoverflow.com/questions/75

    #blog #Blogger #blogging #BlogHelp #HTMLHelp #CSSHelp

    @blogging

  6. Need blog help. I've spent way too much time on this.

    I have a custom theme on Blogger. I'm trying to get the post snippet on the home page to point to certain text in the blog post instead of pulling from the top.

    stackoverflow.com/questions/75

    #blog #Blogger #blogging #BlogHelp #HTMLHelp #CSSHelp

    @blogging