Firefox PHP

Tree lines like Phorum 3 module!

Posted by Brian Moon 
Re: Tree lines like Phorum 3 module!
July 31, 2006 02:21AM
Dang. It worked!! I have NO gaps in Camino but gaps in Safari and FF and first post in thread as well as stickys and Announcement are a little to the right of the forum border where they should be. Thanks so much Panu.

Cant quite figure out what difference is with Safari and FF. Still got gaps in there but Camino is SO clean.

I also notice in Thread view that in FF and Camino and NOT Safari the tiny "Delete Thread | Move Thread | Merge Thread" that Mods and Admin see, do not wrap as they do in Safari.

Not a big deal but looks nicer in Safari.

Boy, whatever happened to standards?

Michael Horton
lafcpug
[www.lafcpug.org]
Re: Tree lines like Phorum 3 module!
July 31, 2006 02:28AM
Wait. I now have gaps in Camino. Thats weird. Clean one second, gaps the next. Still, I feel like we accomplished a lot Panu

;)

Michael Horton
lafcpug
[www.lafcpug.org]
Re: Tree lines like Phorum 3 module!
July 31, 2006 03:56AM
FF and Opera look fine here. IE shows a linewidth worth of space but ok, what would you expect :)

btw <td class="PhorumTableRowAlt" 0px=""> is not valid, you have to get rid of everything else than <td class="PhorumTableRowAlt">

for the gaps to go away try to remove

border-bottom-style: solid;
border-bottom-color: #F2F2F2;
border-bottom-width: 0px;

from phorumtablerow

---
-=[ Panu ]=-
Re: Tree lines like Phorum 3 module!
July 31, 2006 02:29PM
Well as is uusal with me I am a bit confused. I removed

border-bottom-style: solid;
border-bottom-color: #F2F2F2;
border-bottom-width: 0px;

from phorumtablerow and phorumtablerowalt

Is that it? No change on my end. Still see the little gaps

Michael Horton
lafcpug
[www.lafcpug.org]
Re: Tree lines like Phorum 3 module!
August 01, 2006 07:42AM
you could try border-bottom: 0px; instead of border-bottom: none;

---
-=[ Panu ]=-
Re: Tree lines like Phorum 3 module!
August 01, 2006 01:27PM
tried it. No result. Dang. One of these days Panu.

;)

Michael Horton
lafcpug
[www.lafcpug.org]
Re: Tree lines like Phorum 3 module!
August 03, 2006 01:50PM
OK, accidently stumbled onto this. There appears to be no gaps in the tree line if I log out. If I log in the gaps appear. I'm the admin so I assume this is something I just have to live with as do the moderators?

I recall Brian saying something about mods will not see tree lines in pretty way "due to the moderation links under the messages."

Michael Horton
lafcpug
[www.lafcpug.org]
Re: Tree lines like Phorum 3 module!
August 03, 2006 03:46PM
ah the admin / mods.
they have larger lines because of the delete/move links in the list-view.
either remove those or make larger images just for moderators.


Thomas Seifert
Re: Tree lines like Phorum 3 module!
August 07, 2006 11:12AM
Wouldn't it be nice to have the treeview stuff implemented as a base module in Phorum 5 finally?

Regards, Ulf Dunkel
Re: Tree lines like Phorum 3 module!
August 07, 2006 11:56AM
Well it's more like an hack at the moment because you need to change css and templates.

I would be happy if it replaced the "triangle" theme though :-) It's the main advantage UI vise compared to "other" forums. Unfortunately not many of my users use it and I have settled to use flat view be default.

If it was cleaned up a little with admin sized images for example it would be perfect...

---
-=[ Panu ]=-
Sorry, only registered users may post in this forum.

Click here to login