• Resolved IHaveToDoThis

    (@ihavetodothis)


    Hey,

    I’m having issues with the how the extra Q&A tabs and reputation button show up in my profile page. As you can see in the image below, the ‘Questions’ tab has created a blank line, throwing off the orientation of all of my tabs. Also, the ‘Reputation’ button is underneath my profile picture.

    My Profile page

    I just need to know where in the .CSS file to play around with these settings. I’m assuming >Anpress>Theme>CSS>main.css is the file that would contain the right code? Can you confirm and point me in the direction of where I can change the tabs and get the reputation button in front of my profile image.

    Thanks a lot! Love the plugin! If I can get a fix to these css issues I think this will really add to my community. Keeping doing great work!!

    https://wordpress.org/plugins/anspress-question-answer/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Rahul Aryan

    (@nerdaryan)

    Link to your site?, I will give you the css code.

    Thread Starter IHaveToDoThis

    (@ihavetodothis)

    Hey,

    My site is private. My Site

    You can use: username: user1 pw: abstract93!23 to check it out but this account doesn’t have admin privileges. You won’t need those will you?

    And right now I have my coming soon page up. I’ll take it down for now since its late enough here but I’m going to put it up around 3am USA EST if I don’t hear anything from you.

    Thanks again. Any help you could provide would be awesome.

    Plugin Author Rahul Aryan

    (@nerdaryan)

    Add this to your style.css

    #item-nav li a {
        background-color: #e3e3e3;
        border: 1px solid black;
    }
    .ap-user-meta-reputation{
        position:relative;
    }

    Thread Starter IHaveToDoThis

    (@ihavetodothis)

    You are soooooo beyond awesome man!!! I can’t tell you how much I really appreciate that. Works like a charm. You ROCK!

    Plugin Author Rahul Aryan

    (@nerdaryan)

    Consider a 5 start rating 🙂
    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Trouble with how Q&A tabs show up in Profile Page’ is closed to new replies.