[Resolved] Html CSS help

Home Forums Support [Resolved] Html CSS help

Home Forums Support Html CSS help

Viewing 14 posts - 16 through 29 (of 29 total)
  • Author
    Posts
  • #594751
    silver

    I changed them to 0s but no luck unfortunately David. Have to admit this is a strange one..even the paw prints lower down the page are crystal clear and remain the same even when changing the size of the window, but the ones in the column change.

    #594917
    David
    Staff
    Customer Support

    You can try replacing the last CSS rule ie .flex-grid ul with this code.

    .flex-grid ul {
    	list-style: none;
    }
    
    .flex-grid li:before {
    	content: url('my-imagemurl.jpg');
    	margin-right: 7px;
    }
    #595123
    silver

    Worked perfectly David, the images are now perfectly crystal clear and I tested the windows size changes and they remained sharp with no blurriness. I’m very critical I know and most probably wouldn’t have even noticed it BUT these little things add up, the ‘attention to detail’ can sometimes make that difference 🙂

    Thank you David, I get so happy with these little steps towards the website being completed 🙂

    #595125
    David
    Staff
    Customer Support

    Glad we found a solution.

    #604009
    silver

    Hey David,

    Just re-opening this to ask how I could go about using this on other pages.

    I copied and pasted it onto another page (the introduction page directly under the articles in nav bar…don’t want to name them publicly) and as you can see the structure is perfect except the paws are not showing. I ‘ve looked at the code and can’t think for the life of me what I’m missing.

    Your help as always would be much appreciated.

    I can send the pass again if need be 🙂

    #604213
    David
    Staff
    Customer Support

    Hi, you need to express the full site URL to the image in the CSS

    #604508
    silver

    Simple but perfect fix lol

    Thank you David!

    #604775
    David
    Staff
    Customer Support

    You’re welcome

    #823709
    silver

    David, it broke again so opening this up again (sorry) lol

    I think it’s because of Gutenberg..Leo helped me with another issue that Gutenberg was over-writing the css and I think the same has happened in this instance.

    So if you look at ‘introduction page’ at the bottom of the page.. you can see the Quick Links to the right have now shifted much further to the right (used to be closer to the center).

    Any way I could fix this?

    Thanks.

    #823843
    silver

    Let me know if you need more information about this issue 🙂

    #823886
    David
    Staff
    Customer Support

    Hi there,

    if you can send share a link to the site we can take a look 🙂

    #823890
    silver

    Hey David, would it be possible you could check my other topic created (very latest one for my website) as I added the website there for the staff..I do not really want to add it publicly ..or I can open a new topic?

    I re-opened this one so you can see what we did previously with this particular piece of code 🙂

    #823997
    silver

    I opened a new thread 🙂

    #824031
    Leo
    Staff
    Customer Support

    Answered.

Viewing 14 posts - 16 through 29 (of 29 total)
  • You must be logged in to reply to this topic.