Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
requests-topic
Most recent post - scrolling frame
Avatar
Bidiesman
Guest
Guests
Feb 24, 2010 - 1:51 pm

Hello,and thank you for this forum plugin.I dream about having a smouth scrolling frame on top of my forum webpage with the most recent posts.What's the best way to do that?And else, I would like to know how to display the most recent post on the mainpage of the forum webpage?

Thank you

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Feb 24, 2010 - 2:03 pm

Show recent posts on front page - Options > Forum Settings. No scrolling I am afraid

andy-signature.png
YELLOW
SWORDFISH
Avatar
Bidiesman
Guest
Guests
Feb 25, 2010 - 1:19 pm

Hello thank you, it works,

but the recent post line seems soo big...

have a look:

http://www.kitesurfeur.be

😉

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 25, 2010 - 3:31 pm

sorry, whats the problem? it looks okay to me...

Avatar
Bidiesman
Guest
Guests
Feb 25, 2010 - 5:31 pm

yes it's look ok,

but I would like to know where to change the code to compact each recent post line.

the height of each recent post line seems to me soo big compared to the forum list.

do you see what I mean?

thanks

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 25, 2010 - 5:39 pm

thats because your theme is mucking with tables in its css...  in this case adding extra margin at line 406...

you need to override that for the forum... we try to do this auto in 4.2, but you are running a much older (has security hole too, btw) version 4.1.0

you can add something like this to the sf-framework.css file

#sforum table, #sforum tr, #sforum td{
    border: 0;
    margin: 0;
    padding: 0;
}

but I would consider upgrading if for no other reason than getting the security fix...

Avatar
Bidiesman
Guest
Guests
Feb 26, 2010 - 7:55 am
Hello Mister Papa,

I know I need to upgrade. but I'm waiting for 4.2 release (Do you have an idea of the release date?), because I already modified some part of the code to change the display, but I dont remmember where...

 

Mr Papa I dont have sf-framework.css file.

--

Ow!! \o/ I didn't see that the 4.2.0 was release ! I will make some backup and update everything.

I will keep you tuned.

 

😉

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 26, 2010 - 8:09 am

yes released and you have to have a sf-framework.css file... its in simple-forum/styles/skins

but you could just put it in your theme style.css file too...

Avatar
Bidiesman
Guest
Guests
Feb 26, 2010 - 8:54 am

I just finished upgrade my forum with the 4.2.0 release.

Thi is perfect ! I dont need to change anything!

Thank you very much to the entire simpl:press team !

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 26, 2010 - 8:58 am

good news indeed! thanks for letting us know!

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17362
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625