Welcome to Geeklog, Anonymous Thursday, December 26 2024 @ 05:44 am EST
Geeklog Forums
Can someone re-design my home page with space for advertising.
Status: offline
CavemanJoe
Forum User
Chatty
Registered: 09/20/06
Posts: 41
Location:Cheshire, England
You could do this via a Static Page set to display above/below the news stories, or via a block, or by hard-coding in the template files. All depends on where you want to put the ads. Got a link to the site in question?
Silly browser RPG: improbableisland.com!
Silly browser RPG: improbableisland.com!
11
11
Quote
Jackknyc
Anonymous
The link to the site is www.iantiquesguide.com
7
12
Quote
Status: offline
beewee
Forum User
Full Member
Registered: 08/05/03
Posts: 969
Location:The Netherlands, where else?
Assuming you mean banners:
* Install the Logolinks plugin
* Disable the left/right block which will be enabled by this plugin
* Make a php(-return) enabled static page with this:
$display .= COM_startBlock('Advertisement');
$display .= phpblock_randomLogos();
$display .= COM_endBlock();
return $display;
* Set that static page to appear on top of each page as a centerblock.
I hope I didn't make any mistakes, I'm no php expert but know my way around putting bits and pieces of Geeklog together....Good luck
Dutch Geeklog sites about camping/hiking:
www.kampeerzaken.nl | www.campersite.nl | www.caravans.nl | www.caravans.net
* Install the Logolinks plugin
* Disable the left/right block which will be enabled by this plugin
* Make a php(-return) enabled static page with this:
Text Formatted Code
$display .= COM_startBlock('Advertisement');
$display .= phpblock_randomLogos();
$display .= COM_endBlock();
return $display;
* Set that static page to appear on top of each page as a centerblock.
I hope I didn't make any mistakes, I'm no php expert but know my way around putting bits and pieces of Geeklog together....Good luck
Dutch Geeklog sites about camping/hiking:
www.kampeerzaken.nl | www.campersite.nl | www.caravans.nl | www.caravans.net
7
8
Quote
All times are EST. The time is now 05:44 am.
- 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