• Resolved audiencepleasers

    (@audiencepleasers)


    Hello,

    I have an issue where clicking on a image link doesn’t do anything (should bring me to another page). For instance, i should be able to click on the box or text for “carnival theme party” and it should bring me to more information on Carnival Theme parties.

    The links do however work on my hosting providers end, but not on my network and other clients networks. The page under “Amusements” are the only working image links.

    Thanks

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello there,

    The image links are working on my end. Did you add or update plugins before this? Try to deactivate all of them and see which one affects the images links.

    The problem is the float on div that contains the audience pleasers.

    Remove the last float on
    .casinos_two {
    width: 100%;
    /* float: left; */
    }

    If you have access to the style.css, you can do it there on line 166

    Thread Starter audiencepleasers

    (@audiencepleasers)

    @pxforti
    I found this on line 303

    .casinos_two {
    
    	width: 100%;
    
    	float: left;
    
    }

    is that what has to be changed?

    Go to Appearance > Customize

    Is there a css section at the bottom. If so, you can add it there.

    Thread Starter audiencepleasers

    (@audiencepleasers)

    I looked there and it appears that the additional css section is blank. I do however have access to the styles.css code. My apologies as i am not that well versed in code.

    EDIT: I got it to work! Now the only problem is that the more button cant be clicked on the home page @pxforti

    Thread Starter audiencepleasers

    (@audiencepleasers)

    Figured out how to fix everything, thanks again for all your help @pxforti

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Image Links not working (unclickable)’ is closed to new replies.