Viewing 7 replies - 1 through 7 (of 7 total)
  • That first comment link is covered by a <div> block:

    https://dl.dropbox.com/u/73855680/snapshots/atelierisabey-com.jpg

    Thread Starter moussempes

    (@moussempes)

    Thanks for the diagram!
    I see. How do I resolve this without changing the alignment positioning of everything?

    Something is not right with the CSS styling. It’s hard without really testing them, but you can try fiddling with the codes:

    .yui-t4 .yui-b {
        margin-left: 65px;
        float: right;
        width: 13.8456em;
    }

    and

    #menu {
        padding: 0px;
        border: 0px;
        margin: 0px 0px 0 150px;
        width: 150px;
    }

    specially with the margins. The #menu is off from the main parent container which is

    .yui-b

    Thread Starter moussempes

    (@moussempes)

    Didn’t seem to work in the way that I wanted it to. Lots of stuff is shifting around dramatically which I guess is because of the menu being off. Seems like a lot of the css styling will have to change just to fix that small issue no?

    Is that a custom theme or a theme downloaded from WordPress? Because the way I see it, the CSS styling are kinda messy that’s why it’s shifting around dramatically when you change something.

    So I think you can either:

    1. Hire somebody to fix the CSS for you (it’s probably 2 hours of work).

    2. Get another similar theme installed instead.

    Thread Starter moussempes

    (@moussempes)

    Yeah that sounds like that might have to happen. Thanks for your help!

    You are welcome, have a nice day!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Comments button not working properly’ is closed to new replies.