Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • Andrew Winkler Friend
    #174964

    I’ve edited the contact list in user9 like this:

    <ul class=”contact-list”>
    <li class=”email”><strong>Donations:</strong> donation@therebel.org</li>
    <li class=”email”><strong>Editor:</strong> editor@therebel.org</li>
    <li class=”email”><strong>Support</strong> support@therebel.org</li>
    </ul>

    The module is displayed incorrectly: there is a “>” and a line break inserted after each email icon at the beginning of each bullet point.

    Saguaros Moderator
    #443542

    Hi andrew,
    – In each #ja-botsl > ul > li > a tag, there is a ‘bullet-arrow.gif’ used, the same as in 2 other module: “Latest News” and “Support”.
    – Please check the text in “Custom ouput” tag in backend settings of this module and remove this line break.
    Let me know if you need further assistance.

    Andrew Winkler Friend
    #443712

    I must be blind. The only code I can found in the backend for that module is the one I pasted in my initial post. I cannot find any referrences to a bullet-arrow.gif or line breaks.

    Saguaros Moderator
    #443716

    Hi,
    This bullet-arrow.gif is added through css file in template/your_template/css/template.css, you can see in piece of code:

    #ja-botsl ul li a {
    background: url("../images/bullet-arrow.gif") no-repeat scroll 5px 10px transparent;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    padding: 5px 5px 5px 17px;
    }

    Could you send me right link to admin site? I’ll check this module settings in backend.

    Regards.

    Andrew Winkler Friend
    #443765

    I would like to keep the > sign for module 6 and 7, just not for 8 and 9. 8 doesn’t have the problem, only 9.

    Saguaros Moderator
    #443769

    Hi,
    Could you send me link to admin page? I’ve tried to access with: http://rebel-institute.org/administrator but it only gives a 404 page

    Andrew Winkler Friend
    #443793

    You need to add your ip address to the .htaccess file in the administrator folder. You can use ftp to edit the file.

    rwjoomlart Friend
    #444125

    Hi – was there a resolution to this problem – i have the same issue.

    Andrew Winkler Friend
    #444437

    Not as yet. They are still working on it.

    Andrew Winkler Friend
    #445910

    I’ve removed the .htaccess file in the administrator folder, so you shouldn’t have any more problems getting into the backend.

    Andrew Winkler Friend
    #447435

    Since there doesn’t seem to be a solution for this problem, I have no choice but tos stop using the JA Social template in spite of the fact that I liked the jomsocial and kunena templates that come with it. Thanks for trying anyhow.

    henrik1782 Friend
    #447479

    Hi Nien…

    I have same problem and really appreciate that you take your time to help in this matter.

    I am not that good in CSS but have tried to make css code noarrow to put as suffix in the user9 position. I just cant make it work. Is it possible this way or do you think of another solution.

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

This topic contains 12 replies, has 4 voices, and was last updated by  henrik1782 12 years, 7 months ago.

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