Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • 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

ccastells

@ccastells
About
Posts
9
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Text Element Sticky: stick to top on scroll
    C ccastells

    @mariusjopen

    Hi Marius,

    I would like the column in the middle to scroll, and have the left and right fixed.
    https://andrei-lascu.com/info/

    I tried the position:fixed in this other link to show that this does not work either:
    https://andrei-lascu.com/info-2

    Thanks,
    Carlota

    General Discussion

  • Text Element Sticky: stick to top on scroll
    C ccastells

    @mariusjopen said in Text Element Sticky: stick to top on scroll:

    position: fixed

    Hi Marius,

    unfortunately with the position:fixed it also does not work.
    https://andrei-lascu.com/info-2

    Any idea on how can I fix this?

    Thanks,
    Carlota

    General Discussion

  • Text Element Sticky: stick to top on scroll
    C ccastells

    Hi!

    I have tried this but not succeeded:

    http://andrei-lascu.com/info

    I would like to have the Contact text block and the image stick to their original position and have only the middle grid scroll up.

    I have also tried with a simple position:fixed, and did not work.

    Can you please help me out?

    Thanks!
    Carlota

    General Discussion

  • wavy underline
    C ccastells

    Hi @mariusjopen ,
    I copied the css into the custom css & html page:

    a {
    text-decoration: none;
    position: relative;
    padding-bottom: 1em;
    overflow: hidden;
    color: white;
    &:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    white-space: nowrap;
    content: attr(data-text)attr(data-text);
    color: transparent;
    line-height: 1.8;
    text-decoration: underline;
    text-decoration-style: wavy;
    text-decoration-color: #ffc823;
    }
    &:hover:after {
    animation: wavy-slide 3s linear infinite;
    }
    }

    @keyframes wavy-slide {
    to {
    margin-left: -51%;
    }
    }

    But it doesn't seem to work... :s
    I also tried changing the &:after/&:hover to a:after/a:hover, but again didn't work.

    I've set the underline stroke to 1px in the customise section so you can see where the links are.
    http://andrei-lascu.com/info/

    Any idea of how I can fix it?

    Many thanks!!! :)
    Carlota

    General Discussion

  • wavy underline
    C ccastells

    Hello, I am trying to add this style of underlining into the site but doesn't seem to be working. Could someone help me please? Thanks! :)

    https://codepen.io/daviddarnes/pen/OgaRYw?q=animate underline&order=popularity&depth=everything&show_forks=false

    http://andrei-lascu.com

    General Discussion

  • Footer reveal
    C ccastells

    Thanks! I will try to figure it out :) @mariusjopen

    General Discussion

  • Video as thumbnails
    C ccastells

    Thanks!!

    General Discussion

  • Footer reveal
    C ccastells

    Hello!

    I am trying to make a footer reveal effect. Is it possible?

    Thanks!
    Carlota

    General Discussion

  • Video as thumbnails
    C ccastells

    Hi Armin!

    I would like to ask you if it's possible to have a video (html5) file as thumbnail for a project. I am creating a portfolio of videos, so I would like to be able to show a bit of movement from the preview home to separate photography projects from video projects. Many thanks!

    General Discussion
  • Login

  • Don't have an account? Register

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