• Resolved Sitebuilder

    (@valetrends)


    It seems like the popup text in the upper right also comes to high up almost under the browser. Is there a way to fix that? Perhaps moving it down a bit? Or making it appear on the downside instead pf the upside when you hover over it?

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

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author socialdude

    (@socialdude)

    In this plugin https://www.ultimatelysocial.com/usm-premium/ you can define into which direction the tooltip can open. In your case yes, it would make sense if it opens downwards.

    Thread Starter Sitebuilder

    (@valetrends)

    I cannot afford that at the moment. Is there an easier way? I think the design is prettier in ultimatesocial so I don’t want to change if that is possible to do.

    Plugin Author socialdude

    (@socialdude)

    It is possible, but it’s theme work. You can also ask your theme creator about it.

    Thread Starter Sitebuilder

    (@valetrends)

    ok

    Thread Starter Sitebuilder

    (@valetrends)

    I will, but if someone knows how to do this in CSS please let me know.

    I have now fixed the placing of that widget. But the pop up text, that goes “like” “follow”, “tweet” and so on.. Those arise when you hover over it with the arrow. But they should really come to the downside, below the widget.

    Because the widget is in the top right corner. And when it pops up on the upside, as it does now, it disappears under the edge of the browser window.

    If I could get some CSS to fix this it would be very helpful.

    Thread Starter Sitebuilder

    (@valetrends)

    The thing is all of that pop up text cannot be read since it goes up under the browser border when you hover over and it dsplays. Please, if someone have some CSS for this let me know. ??

    Plugin Contributor socialtech

    (@socialtech)

    Please try:

    div#sfsiid_facebook {
    margin-bottom: -90px!important;
    }

    div#sfsiid_twitter {
    margin-bottom: -90px!important;
    }

    div#sfsiid_pinterest {
    margin-bottom: -55px!important;
    }

    Thread Starter Sitebuilder

    (@valetrends)

    Hmm interesting. How do I learn stuff like that? I am trying to learn more about code. How did you know that it was going to do what it just did? (It worked ?? )

    Plugin Contributor socialtech

    (@socialtech)

    Thanks for letting us know!

    That’s what we do, we are coders. There are free and paid online courses out there.

    Good luck!

    Thread Starter Sitebuilder

    (@valetrends)

    Ok do you have any free courses in mind that are good? ?? www.remarpro.com can delete your answer to this question when I have seen your answer if they want. Since it is off topic

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Text in the upper right header’ is closed to new replies.