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

V

valkai

@valkai
About
Posts
4
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Split screen - align text to the bottom of footer
    V valkai

    Update:

    I just solved it with having the text-box half the size of the footer, and with changing the position from absolute to fixed.

    #footer .bottombottom {
    position: fixed;
    bottom: 0;
    left:0;
    }

    General Discussion

  • Split screen - align text to the bottom of footer
    V valkai

    Hi all,

    I did the split screen for my website and it worked well.

    I'm now trying to add a credit text box that should be aligned with the bottom of the footer section. I'm not a super pro of coding.

    What I did:
    I added a text-box in the footer page, and assign it a custom class, called bottombottom.

    And then, in the custom css:

    #footer .bottombottom {
    position: absolute;
    bottom: 0;
    left:0;
    }

    But doesn't seem to work… Do you have any advice on the best way to do it?

    Thanks a lot for your help and all the work you do.

    Best,
    Valentin

    General Discussion

  • Carousel and image links
    V valkai

    Hi Armin,

    For my website, I want to place five carousels on the homepage, each of them showing a sample of a different project. The idea is to show a quick sample of every projects on the homepage, and then be able to click to see more of the project. The problem is that the only way to add an image with a link in a carousel is to add a project thumbnail. Do you know if there could be a way to add a clickable link on a image in a carousel ?

    Thank you,

    Val

    General Discussion
  • Login

  • Don't have an account? Register

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