Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • rjbaker1178 Friend
    #183518

    Joomla 2.5.8
    SMF 2.0.3
    JFusion 1.7.10
    JA Purity II

    http://www.regapgreyhounds.com

    As you can see in the attached screenshots, there are little dots when viewing the forum via JFusion. I have determined, however, that when viewing the forum directly the dots are gone. Based on this, my assumption is that the issue lies not in the SMF code, but rather in the Joomla/JA Purity/JFusion code – OR in how they mesh.

    An interesting note is that when viewing a direct link to the forum inside a wrapper via a module inserted into an article (kinda roundabout) – the dots do not appear (link). This leads me to think it’s possibly related to JFusion, but since there’s no CSS code directly related to that (that I can find??), my next fallback is the Purity template.

    My issue is finding it. I have combed thru all of the CSS files I can find that seem even remotely related, and I simply cannot find the correct code. I believe that this only happens on list items – <ul> tags – and have verified that it happens the same in IE8 and FireFox (I don’t have other browsers to test with). That gives me a starting point but hasn’t been enough to find/fix it.

    If anyone can help me with sorting this out and finding the right code to tweak to get it to go away, I would be MOST appreciative!! If there’s additional information or access that you need in order to help, please let me know – I will do as much as I securely can.

    The specific pages that I took the screenshots from are:
    1: http://www.regapgreyhounds.com/cms/index.php?option=com_jfusion&Itemid=554&jfile=index.php&topic=4974.0
    2: http://www.regapgreyhounds.com/smf/index.php?topic=4974.0


    1. regap-css-1
    2. regap-css-2
    Luna Garden Moderator
    #478195

    Hello Rjbaker,

    The dot is styled for li tag in content, I don’t think remove the dot is a good idea, but you can remove dot for specify element.

    In order to remove the dot in li tag of Menu and Member Area, please go to <blockquote>templates/your_template_folder/css/templates.css</blockquote>

    add these lines:


    .navigate_section ul li, ul.reset li{
    background: none;
    }

    Hope this helps

    rjbaker1178 Friend
    #478320

    worked perfectly – thanks so much 🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  rjbaker1178 11 years, 10 months ago.

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