Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    different bugs

    Bug Reports
    2
    5
    687
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jocsti last edited by jocsti

      Hi armin and all of you,

      1. when i'm adding text to my projects or sites, the text size is always in px and not in %. i want it in % to have it better resizing in my browser.
        sizes in % in menu and site title is working, but not inside projects. don't know what to do?

      2. is it possible to get my mobile menu the way that it pushes down the rest of the site, if i expand it?

      3. when i'm right clicking on projects to add some value to y-offset e.g. -10 and then change to -1 my text disappears, it's completely gone. i don't know why?

      4. sometimes there are problems with changing the size of my pictures or texts, somehow they seem to be fixed. i'm using safari

      5. is there a possibility to use an instagram icon (linked to my ig page) in the footer?

      6. i changed the color of links in my site title to some red, but i can still see some blue sometimes (browser: safari)

      7. is it possible to display text justified?

      my site is www.stierberger.com

      thanks a lot mane!

      1 Reply Last reply Reply Quote 0
      • arminunruh
        arminunruh Global Moderator last edited by arminunruh

        Hey jocsti!

        when i'm adding text to my projects or sites, the text size is always in px and not in %. i want it in % to have it better resizing in my browser.
        sizes in % in menu and site title is working, but not inside projects. don't know what to do?

        You can create a textformat that uses % as the size unit.

        is it possible to get my mobile menu the way that it pushes down the rest of the site, if i expand it?

        Nope :/

        when i'm right clicking on projects to add some value to y-offset e.g. -10 and then change to -1 my text disappears, it's completely gone. i don't know why?

        Oh yea I had that bug too like 2 times, I'm not sure why that happens. I will try to fix it.

        sometimes there are problems with changing the size of my pictures or texts, somehow they seem to be fixed. i'm using safari

        Can you post a link to the exact page where u see this problem? I would like to see an example of what you mean.

        is there a possibility to use an instagram icon (linked to my ig page) in the footer?

        Sure, you can put an image in a page that you use as your footer and then link that image to your ig. When you hover over an image in the gridder, you get the "link" button. Footers can be set in Lay Options -> Footers.

        i changed the color of links in my site title to some red, but i can still see some blue sometimes (browser: safari)

        Again here I need a link with an example.

        is it possible to display text justified?

        While I wouldn't recommend justified text for web, yea it's possible with custom CSS: http://laythemeforum.com:4567/topic/128/justufying-text

        J 1 Reply Last reply Reply Quote 0
        • J
          jocsti @arminunruh last edited by jocsti

          is there a possibility to use an instagram icon (linked to my ig page) in the footer?

          Sure, you can put an image in a page that you use as your footer and then link that image to your ig. When you hover over an image in the gridder, you get the "link" button. Footers can be set in Lay Options -> Footers.

          well i did that but after inserting my logo into the footer it's displayed in fullisize. i tried with a 471x471 px icon and it's scaled to 100%. there is no possibility to scale it down via the - button or via editing it inside the gridder.

          have a look: http://www.stierberger.com/footer/

          and another question:

          is there any way to have the intro image fade out by click? i want to display some text and the user needs some time to read it. i tried to set Opacity on 5000ms but it didn't change

          thanks 4 your support armin!

          1 Reply Last reply Reply Quote 0
          • arminunruh
            arminunruh Global Moderator last edited by

            Ok, you could to go to "Lay Options" -> "Custom CSS & HTML".
            Then in the field "Custom HTML at bottom" enter:

            <a class="instagram-link" href="https://www.instagram.com/" target="_blank"><img src="http://www.stierberger.com/wp-content/uploads/2016/03/IG2-e1458551999845.png"></a>
            

            In the Custom CSS fields you could enter:

            .instagram-link{
                display: block;
                margin: 0 auto 20px auto;
                width: 20px;
                height: 20px;
            }
            .instagram-link img{
                width: 100%;
            }
            

            Another possibility is to have a very high column count and then insert the footer image in there.
            Screen Shot 2016-03-21 at 11.20.51.png

            But then you have the problem on mobile that the image has 100% width. You could give that image a html class by hovering over it in the gridder and clicking the "class" button.
            Let's say you give it the class "icon".

            Then your css in "Custom CSS for Mobile Version" could look like:

            .icon{
                width: 20px;
                margin: 0 auto;
                display: block;
            }
            
            1 Reply Last reply Reply Quote 0
            • arminunruh
              arminunruh Global Moderator last edited by

              is there any way to have the intro image fade out by click? i want to display some text and the user needs some time to read it. i tried to set Opacity on 5000ms but it didn't change

              You mean the intro shouldn't fade out by itself after some seconds but it should only happen on click.
              Ok, I can code that but I can't tell you exactly when that's gonna happen. I collected some improvement ideas for the intro and i think i will include that there.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Post a link to where the problem is if possible, please <3
              I don't answer or check forum DMs, please just post on the forum.
              Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com

              Before you post:

              Use the Search Feature. Maybe there is already a solution to your issue.

              1. Update Lay Theme and all Lay Theme Addons
              2. Disable all Plugins
              3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
              4. When using a WordPress Cache plugin, disable it or clear your cache. Now see if your problem solved itself.
              Go here, see if your problem is listed here:
              Troubleshooting

              When you post:
              1. Post a link to where the problem is
              2. If the problem is difficult to explain, post screenshots / link to a video to explain it

              Thanks!

              Online Users

              Recent Topics

              • A

                website error

              • Website gone all blank after update 6.3.1

              • S

                can't update project category content

              • C

                lightbox: how to go back to project instead of home with back button

              laytheme.com