Welcome to Geeklog, Anonymous Wednesday, October 09 2024 @ 08:32 pm EDT
Geeklog Forums
Banners in center block with Logos: easy
Status: offline
beewee
Forum User
Full Member
Registered: 08/05/03
Posts: 969
Location:The Netherlands, where else?
If you need a simple banner rotator in a center block this is quite easy if you install the Logolinks plugin and put this code in a PHP enabled (with return) static page:
$display .= COM_startBlock(' ');
$display .= phpblock_randomLogos();
$display .= COM_endBlock();
return $display;
Set the Logolinks plugin to show only one logo, disable the normal Logolinks block and use 468x60 px banners. Simple and easy to update!
BTW there's a non breaking space between the (' ') in the first line.
Dutch Geeklog sites about camping/hiking:
www.kampeerzaken.nl | www.campersite.nl | www.caravans.nl | www.caravans.net
Text Formatted Code
$display .= COM_startBlock(' ');
$display .= phpblock_randomLogos();
$display .= COM_endBlock();
return $display;
Set the Logolinks plugin to show only one logo, disable the normal Logolinks block and use 468x60 px banners. Simple and easy to update!
BTW there's a non breaking space between the (' ') in the first line.
Dutch Geeklog sites about camping/hiking:
www.kampeerzaken.nl | www.campersite.nl | www.caravans.nl | www.caravans.net
9
9
Quote
All times are EDT. The time is now 08:32 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content