Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • s4reea Friend
    #190277

    Hello,
    I set the position to: after content display.
    And the bookmark buttons show in the end of an article: jarmaq.com
    How can i set it to be right after the full text content and befor all the other modules i have.

    Regarding the language of it: i want it in english, i set the options of language to english but it didnt change.

    Issue 3: if i set the button bar to be the big one bigger than the default it over wraps over the content.
    How do i fix this. Thanks

    phong nam Friend
    #504671

    Hi s4reea,

    On the article view layout of JA Smashboard template, the JA Bookmark and JA Disqus Debate Echo plugin uses the same “after display content” position to display their features. You can display the social buttons beneath the content by setting the order of these plugin in Plugin manager.
    i.e:
    – JA Bookmark: 4
    – JA Disqus Debate Echo : 10

    To make this buttons right, you can create a custom.css file in templates/ja_smashboard/css/ path, then put these codes into:

    .addthis_toolbox.addthis_default_style {
    float: right;
    }

    <blockquote>Regarding the language of it: i want it in english, i set the options of language to english but it didnt change. </blockquote>
    We use this plugin to get and display the AddThis data so that sometime the language texts of social buttons will not change according to our plugin backend settings.

    <blockquote> if i set the button bar to be the big one bigger than the default it over wraps over the content.
    How do i fix this. </blockquote>
    Feel free to try on this. I will back to assist you to adjust the overwrap issue 🙂

    s4reea Friend
    #504696

    Awesome ! 🙂
    I will be trying firebug regarding the over wrapping issue and i will update you here 🙂

    Edit: The float:right; didn’t help me achieving this

    (to make this bar float left to the article.


    1. Capture
    phong nam Friend
    #504703

    Hi s4reea,

    You asked me: “How can i set it to be right after the full text content” . Do you want the social button’s bar on right or left ? Anyway, I think you can handle this tiny css customization, just feel free to ask if you still need further assistance on this concern.

    s4reea Friend
    #504704

    what should i do ? what position? before display content and then try to left align it ? or after display content and left align it ? Or should i install “Modules Anywhere” and then try to do things there :-S.

    By the way: setting the order of plugins in joomla 3 isn’t that easy as joomla 2… Ohh i can drag :-)) lol

    s4reea Friend
    #504718

    I put it :before display content
    And tried to modify the css of :
    .addthis_floating_style {
    background: none repeat scroll 0 0 transparent !important;
    border-radius: 0 0 0 0 !important;
    padding: 0;
    position: absolute !important;
    right: 300px !important;
    top: 0 !important;
    width: 70px !important;
    }

    changed to :
    position: relative;
    and deleted:
    right: 300px !important;

    in firebug it seemed to work, but i thing keeping absolute !important and aligning it to the left is way better because it will leave space for the text of the full article… what do you say ? what should i do ?
    Thanks

    s4reea Friend
    #504719

    <em>@Leo Burnetts 388081 wrote:</em><blockquote>Hi s4reea,

    You asked me: “How can i set it to be right after the full text content” . Do you want the social button’s bar on right or left ? Anyway, I think you can handle this tiny css customization, just feel free to ask if you still need further assistance on this concern.</blockquote>

    I meant by right after = after…
    But also i want it right aligned in case i chose the layout to be the big vertical buttons with counter…
    And in case i chose it to be horizontal layout you solved this problem to me…

    phong nam Friend
    #504722

    Hi mate,

    You can’t override the !important value in the custom.css file, in this case you will need to edit in the .css files of the plugin. Remember to backup your changes if you need to update this Bookmark plugin.

    s4reea Friend
    #504724

    Ok,
    How do i fix the over wrap problem ?

    phong nam Friend
    #504780

    Hi mate,

    You should choose the horizontal button style in the backend of Bookmark plugin. The social buttons will display perfectly without fixing any over wrap 🙂

Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 10 replies, has 2 voices, and was last updated by  phong nam 11 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum