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

G

Grisid

@Grisid
About
Posts
11
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Pop Up Window
    G Grisid

    Hello,

    I created a button called "clickme".
    Then I added in my Css desktop and mobile this:

    .clickme a{
    padding: 15px 20px;
    display: inline-block;
    background-color: #e8e8e8;
    border-radius: 3px;
    line-height: 1;
    text-decoration: none;
    border-bottom: none;
    color: black;
    opacity: 1;
    white-space: nowrap;
    }

    .clickme a:hover{
    background-color: #f0f0f0;
    text-decoration: none;
    border-bottom: none;
    color: black;
    opacity: 1;
    }

    Then I added jQuery to display and show the other box when you click on the button, just like that:

    <script>
    jQuery(document).on("click", ".clickme", function(event) {
    console.log("yay!");
    });
    </script>

    but I'm sure something is wrongg because when I want to click "+ more details" (which is my button with custom ID class called "clickme")

    https://www.griseldaduch.com/fleuressence

    there is no link to click.

    What I'm doing wrong?

    General Discussion

  • OVERVIEW Thumbnails
    G Grisid

    Hello,

    Is there any option to implement in my page fullscreeen slider:

    https://www.griseldaduch.com/the-modernist/

    a link text (for example "Overview") which display all the pictures in thumbnails, in order to see the entire project with all the images in small size or thumbnail size, and then click one or another picture and continue seeing them in the fullscreen slider? All the small images syncronized with the big ones in fullscreen slider?

    Thanks!

    General Discussion

  • Pop Up Window
    G Grisid

    hello

    thank you :)

    Could you please give me an example? I Created my text and gave it a special class. Which custom css and Js I need to add?
    I will appreaciate a help.

    Thanks in advance

    General Discussion

  • Site border
    G Grisid

    Is it possible to add a border around the site? Just like a white border around the website?

    I tried with custom css but nothing happened.

    .sections {
    border-right: 10px solid #000;
    border-left: 10px solid #000;
    border-bottom: 10px solid #000;
    }
    header {
    border-right: 10px solid #000;
    border-left: 10px solid #000;
    border-top: 10px solid #000;
    }
    div#overlay-menu { border: 10px solid #000; }
    div#overlay-menu header { border: 0; }

    General Discussion

  • Pop Up Window
    G Grisid

    Hello,

    Is there any possibility to add a pop up window in order to add additional text of a project?

    I mean just like in my "+ details" section of my website:

    https://www.griseldaduch.com/fleuressence/

    Thanks in advance

    General Discussion

  • Project thumbnail display
    G Grisid

    I don't see my image as a background image, I see them as the size I put, like little image.

    I want to achive just like this website:
    http://nadinegoepfert.com/press

    images as background image with texts in the bottom left.

    How to add the project title or description on the bottom left? I tried some css without exit.

    General Discussion

  • Project thumbnail display
    G Grisid

    Hello,

    I don't know how to display my projects thumbnails in fullscreen slider in order to show one after one in fullscreen background and with project descriptions on bottom left just like this website:

    https://www.polytechnic.works/

    My page is this one: https://www.griseldaduch.com/index

    I can't achive to add a project thumbnail in fullscreen background, it seems to work with little images. Please I need a bit of help.

    Many thanks!

    General Discussion

  • Carousel Prev Next Buttons
    G Grisid

    this one:
    https://www.griseldaduch.com/the-modernist

    I'm using carousel slider, I see that in fullscreen slider I can navigate with the arrows out of the image, but in carousel slider only inside the image.

    How to solve this?

    Many thanks!

    Addons

  • Project description on bottom left
    G Grisid

    My website is : https://www.griseldaduch.com/index

    General Discussion

  • Project description on bottom left
    G Grisid

    Hello,
    I'm trying to add my project description on the bottom left of the page.
    Just like this website:
    https://www.polytechnic.works/

    How can achieve that?
    Many thanks

    General Discussion

  • Carousel Prev Next Buttons
    G Grisid

    How to make the custom next and previous buttons out of the images? I am trying to make the arrows cursors to encompass the whole page, making more easy to navigate and to display the images without having to put the arrow cursor over.

    Addons
  • Login

  • Don't have an account? Register

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