Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • sushismb Friend
    #173604

    Hello,

    I just installed the default newsfeed module on the newly installed Joomla1.7 with JA Edenite template.

    I see that the feeds have left margins with a “dot”, which looks quite ugly. I’d like to adjust the margin and remove the dot.

    I tried to firebug but couldn’t pinpoint which file to edit/revise.

    I’d appreciate for any help.

    Thank you very much in advance!

    khoand Friend
    #437193

    Could you give me a link to your site?

    sushismb Friend
    #437210

    Hi khoand,

    Unfortunately, it’s an offline site I’m working on. But I’m sure you can figure how the syndicate looks like.

    It has a margin on the left side with a black dot. Which i both would like to edit/remove.

    Thanks!

    khoand Friend
    #437722

    Could you give me a snapshot of your website? I will try to help you.

    sushismb Friend
    #439669

    Please see the attached image… I want to remove the indent and the bullet.

    Which file should I edit to remove these?

    Thanks in advance!


    1. icube_bullets
    khoand Friend
    #439966

    I can’t see it on my localhost. So, I can’t help you. When you publish your website, you inform me and I will help you fix it.

    sushismb Friend
    #440006

    Hello khoand,

    You don’t see the attached image?

    If you do see it, it’s about removing the indent and the black bullet dot.

    khoand Friend
    #440007

    I see it. But I need to view your website directly to use firebug detect what happened. I can’t fix it if I just see image.

    khoand Friend
    #440019

    There is a snapshot of my website use newsfeed, it has no problem.


    1. newsfeed
    khoand Friend
    #440124

    You add the code into /template/your_template/css/template.css

    .column ul li.newsfeed-item {
    background: none;
    }

    sushismb Friend
    #440160

    Hello khoand,

    That removed the black button! Thanks!

    One more thing, I need to remove the indent. How do I do that? I removed the “ul” but that didn’t seem to work.

    khoand Friend
    #440320

    You replace the code

    .column ul li.newsfeed-item {
    background: none;
    }

    with

    .column ul li.newsfeed-item {
    background: none;
    padding-left: 0px;
    }

    ruenskomat Friend
    #440842

    Hello khoand,
    I had the same problem and your solutions were very helpful. But in my case there is still a lot of space between the feeds. How is it possible to reduce them?
    Greetings,

    khoand Friend
    #440880

    <em>@ruenskomat 303867 wrote:</em><blockquote>Hello khoand,
    I had the same problem and your solutions were very helpful. But in my case there is still a lot of space between the feeds. How is it possible to reduce them?
    Greetings,</blockquote>
    Could you give me a link to your page has issue? I will check it.

    ruenskomat Friend
    #440977

    my page is http://62.75.216.45/

    The Feed is on the down right.

Viewing 15 posts - 1 through 15 (of 17 total)

This topic contains 17 replies, has 3 voices, and was last updated by  ruenskomat 12 years, 8 months ago.

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