Home › Forums › WordPress Tooltip Pro Support › No positioning possible (lets say for me..)
Tagged: css, positioning, positioning tooltips
- This topic has 1 reply, 2 voices, and was last updated by Wordpress Tooltips.
- AuthorPosts
- petra mooiMember
i seem not be able to position the Tooltips with CSS. Neither with the build-in positioning, no matter what i choose from the menu it stays in the same positioning.
It runs of my page because the Tooltips pops up above the -triggered word-.. I want it to position under the tooltip-trigger-word.Can someone explain me how to do this very basic setting..
Wordpress TooltipsMemberHi Petra,
Thanks for the message, if you hope use “build-in positioning”, you need setting “Tooltip Style” as “Customized” and click “Update Now” button, you should can find the setting at http://yourdomain.com/wp-admin/edit.php?post_type=tooltips&page=tooltipssettings -> “Tooltip Box Style” panel, and then you can setting your position at “Tooltip Box Customize Setting” panel, after select your position, please remember click “Save Changes” button, a example setting will like this:
——————————————-
Tooltip Box Customize Setting Box: Tooltip Box Width:350 Tooltip Box Background: #E5FFFF Tooltip Font Color:#000000 Tooltip Box Postion: topMiddle Tooltip Text Align:Left Tooltip Box Padding: 10 Tooltip Class Name: Tooltip Border Radius: 3 Border Width: 3 Tooltip Border Color: blue Tooltip Show When: Mouse Over Tooltip Hidden When: Mouse Over——————————————-
Just like I replied in the mail, please try to do
it on your site and you can find how to use it, also you can find F.A.Q at
https://tooltips.org/faq/, also you can find a document at
https://tooltips.org/wp-content/plugins/s2member-files/tooltips-pro.doc
(you need login to download it), please read them and you will know how to
use it.Also you can
customize your tooltips style in stylesheet file, if you activated the
tooltips pro plugin please check your page source you will find the
tooltips.css is loaded on the page:
—————–< link rel="stylesheet" href="http://yourdomain.com/wp-content/plugins/tooltips-pro/tooltips.css" type="text/css" media="screen" />—————–
also if you open the tooltips.css, you will find some commented codes just
as a reference, you can easy to control all of your stylesheet. Thanks, have a good day.Best Regards,
Tomas - AuthorPosts
- You must be logged in to reply to this topic.

