jackmaessen
✭✭✭jackmaessen ✭✭✭
Reactions
-
Re: navigation at top and bottom of discussionpage
@vrijvlinder; thanks for the css. I did almost the same like you are displaying above. I noticed: the container is width 1170 px. I set the left column (Panel span4) on 25%. That means that the right… (View Post)2 -
Re: navigation at top and bottom of discussionpage
yes you were right vrijvlinder. A couple of days i did decrease the width of the left column. I gave it a static width of 320px. And ofcourse, it was not flexible anymore. But like i said, it looked … (View Post)2 -
Re: navigation at top and bottom of discussionpage
oke @ vrijvlinder; i just looked the site with safari but i could'nt see strange things. Can you show me a snapshot of it what you see when you use Safari? Because, i can't see strange things when i … (View Post)2 -
navigation at top and bottom of discussionpage
I was looking how i could place the "pager" with which you can navigate between pages if the discussion list is too long for 1 page, also get on top of the page (default is only at bottom).… (View Post)6 -
Re: change date
Well i found the solution. In the plugin, there is a file called: class.lastedited.plugin.php In this file, the date is parsed with this line of code: 'Date' => Gdn_Format::ToDateTime(Gdn_Format::… (View Post)1