Rss not displaying right on my site

Rss not displaying right on my site im not sure where i need to go to space my rss feed right. I included a picture to show what the problem is.

Rss problem.jpg · 406.1K · 311 views
Quote · 14 Sep 2013

many questions,

  • what version are you at?
  • using a template?
  • is that my background mod?
  • can you duplicate on demo.boonex.com
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 15 Sep 2013

No its the default rss feed on the home page

Quote · 16 Sep 2013

I have my site upgraded to 7.1.3

Quote · 16 Sep 2013

 

I have my site upgraded to 7.1.3

 Send me the link Senn

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 16 Sep 2013

This past week, I had pretty much this same issue with 2 modules---> F-Chat and the default Dolphin mail...

Both were displaying member Avatars and Info in that same stair-step format.

If I'm not mistaken, What I ended up doing was adding this to my default.css-

.profiles div p {
    display: inline-table !important;
    overflow: hidden !important;
    width: 100% !important;
}

div.sys-mailbox-contact {
    display: inline-table !important;
}

Not sure if this helps at all....

You would need to try it with the relevant CSS for RSS Feeds

Quote · 16 Sep 2013

 

This past week, I had pretty much this same issue with 2 modules---> F-Chat and the default Dolphin mail...

Both were displaying member Avatars and Info in that same stair-step format.

If I'm not mistaken, What I ended up doing was adding this to my default.css-

.profiles div p {
    display: inline-table !important;
    overflow: hidden !important;
    width: 100% !important;
}

div.sys-mailbox-contact {
    display: inline-table !important;
}

Not sure if this helps at all....

You would need to try it with the relevant CSS for RSS Feeds

If your sure this should be a ticket involved..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 16 Sep 2013

 

 

This past week, I had pretty much this same issue with 2 modules---> F-Chat and the default Dolphin mail...

Both were displaying member Avatars and Info in that same stair-step format.

If I'm not mistaken, What I ended up doing was adding this to my default.css-

.profiles div p {
    display: inline-table !important;
    overflow: hidden !important;
    width: 100% !important;
}

div.sys-mailbox-contact {
    display: inline-table !important;
}

Not sure if this helps at all....

You would need to try it with the relevant CSS for RSS Feeds

If your sure this should be a ticket involved..

 Well, to be completely honest, I figured it may have been something I did somewhere along the way to screw it up in the first place  X~)

ACTUALLY- Everything displayed fine on the UNI template....It was isolated to one of my 3rd-Party Templates (responsive)...I had done quite a few CSS modifications here and there....SO- Not really sure where or when the issue began, or if it was always there and a minor conflict between template and module??? IDK

All I know- I firebugged it and tried a few logical possibilities until I resolved it....

So I'm not sure if would be considered a bug or not- Undecided

Quote · 16 Sep 2013

ok, lol.. send me PM of site

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 16 Sep 2013

 

ok, lol.. send me PM of site

 Well hey Newton- If you do figure out what's up with 's site, could you pass along what you find out? Thanks :)

I don't so much like the idea of adding stuff like this to my default.css-----> Kinda feels like a bandaid or something, and would rather know what the root issue is or was that lead to it, Ya know?

Anyways- Much Thanks man

Quote · 16 Sep 2013

This is my secret project i've been working on for the last year but i guess its ready to share with everyone now. http://yousearch.mobi/

Quote · 16 Sep 2013

RSS looks to be working fine now.

Quote · 16 Sep 2013

Ya i changed line 58 in default.css from margin-top: 20; to 145

Quote · 16 Sep 2013

right on- that worked out simple enough then :)

Quote · 16 Sep 2013

Only thing is it caused some other problems with spacing on the site

Quote · 17 Sep 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.