Complete: cpmexico 0.2 (5.1 ready)
Posted by nbari
All files from this thread
File Name | File Size | Posted by | Date | ||
---|---|---|---|---|---|
cpmexico.tar.gz | 24.7 KB | open | download | nbari | 02/23/2006 | Read message |
Complete: cpmexico 0.2 (5.1 ready) February 23, 2006 01:29AM |
Registered: 16 years ago Posts: 3 |
Hello i just finished editing a template based on my previous posted template, this one has more color and some fixes.
you can see it running on [cpmexico.com] hope you like it
Edited 1 time(s). Last edit at 02/23/2006 01:31AM by brianlmoon.
you can see it running on [cpmexico.com] hope you like it
Edited 1 time(s). Last edit at 02/23/2006 01:31AM by brianlmoon.
Re: Complete: cpmexico 0.2 (5.1 ready) April 23, 2006 12:50AM |
Registered: 17 years ago Posts: 84 |
August 27, 2006 03:38PM |
Registered: 16 years ago Posts: 131 |
Hello,
I would suggest to has this in the search field value : {SEARCH->safe_search}
This way, the serached terms are put back in the top search form, and the user can adapt them for a new search without having to go to the bottom.
Yann
Cactus : [www.cactuspro.com]
I would suggest to has this in the search field value : {SEARCH->safe_search}
This way, the serached terms are put back in the top search form, and the user can adapt them for a new search without having to go to the bottom.
Yann
Cactus : [www.cactuspro.com]
Re: Complete: cpmexico 0.2 (5.1 ready) September 25, 2006 10:11AM |
Registered: 15 years ago Posts: 2 |
I figured out how to change font colors by editing the phorum.css file. How can I change the Main title link in the upper left corner? Right now it simply redirects to my forum page - I'd like it to link to the website's main page. Thanks - great work!
Also - can I change the Main Title text to display a picture instead?
jp1216
Also - can I change the Main Title text to display a picture instead?
jp1216
September 25, 2006 10:23AM |
Admin Registered: 17 years ago Posts: 8,532 |
You can change the template file "header.tpl" to display something else than the Phorum logo image and to have it point to a different page. The piece of code that you have to change it this:
{IF URL->INDEX}<a href="{URL->INDEX}">{/IF} <img src="templates/default/images/logo.png" alt="The fastest message board... ever. " title="The fastest message board... ever. " width="170" height="42" border="0" /> {IF URL->INDEX}</a>{/IF}You could change it to something simple like:
<a href="/your.startpage.html"><img src="/your/logo.gif" alt="your cool site" title="your cool site" border="0" /></a>What you do exactly with it, is totally up to you. Since you will be modifying a template here, please read docs/creating_templates.txt in the Phorum directory for instructions on how to start your own template. If you modify the default template, then your changes could be lost when upgrading.
Maurice Makaay Phorum Development Teammy blog
linkedin profile
secret sauce
Re: Complete: cpmexico 0.2 (5.1 ready) September 27, 2006 02:36PM |
Registered: 15 years ago Posts: 2 |
September 27, 2006 05:54PM |
Admin Registered: 17 years ago Posts: 8,532 |
Yes. Any plain text editor will do. Notepad and Wordpad are fine. As long as you save the file back as plain text and not something like richt text format or word doc, they will both work.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Maurice Makaay
Phorum Development Team



Re: Complete: cpmexico 0.2 (5.1 ready) September 28, 2006 05:30AM |
Registered: 20 years ago Posts: 1,076 |
Re: Complete: cpmexico 0.2 (5.1 ready) January 04, 2008 06:14AM |
Registered: 14 years ago Posts: 2 |
Sorry, only registered users may post in this forum.