Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

C

camille.st

@camille.st
About
Posts
3
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Fixed text messes layout after updates
    C camille.st

    Hi everybody!

    I just updated the last version of LayTheme and Wordpress and my old custom code doesn’t seem to be working anymore. I would like to fix the text on the left column when scrolling.

    I was using this code, the text is indeed fixed but the margins are crazy and the block goes trough the entire page (see here).

    .xxx {
        position:fixed;
    }
    

    Should I add something to make it right again? I have already tried "sticky" and "static" as advised on previous posts but it doesn’t seem to have any effect.

    Thank you so much in advance!

    Need Custom Coding for Lay Theme? Find 3rd Party Developers here.

  • Custom Mouse Cursor (default & pointer)
    C camille.st

    Hello,
    I would like to custom my mouse cursor to make it a full blue dot when it's default and an outline blue dot when it is in pointer mode (over a clickable link). I have use this code, but either one is working and this other is not. Could you help me ?
    Thank you very much in advance !!! :)

    body {
    cursor: url(https://camillestoffel.com/wp-content/uploads/2019/01/MouseCursor-pointer.png), pointer;
    }
    body {
    cursor: url(https://camillestoffel.com/wp-content/uploads/2019/01/MouseCursor-full.png), default;
    }

    General Discussion
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Search