ColorizeBoards

Started by Bulakbol, December 18, 2007, 06:34:51 PM

Previous topic - Next topic

Apllicmz

Thank you
Happy New Year  2008



Bulakbol

Quote from: joomlamz on January 01, 2008, 02:57:15 AM
Thank you
Happy New Year  2008

Do you know that you can change your board description's color? In your BioardIndex.template.php, find

<br><font style="font-size: 8pt">', $board['description'], '</font>';
// Show the "Child Boards: ". (there's a link_children but we're going to bold the new ones...)

and replace with:

<br><font style="font-size: 8pt"><span style="color: ', $board['dcolor'], ';">', $board['description'], '</span></font>';
// Show the "Child Boards: ". (there's a link_children but we're going to bold the new ones...)


and in your MessageIndex.template.php, find

<font style="font-size: 8pt">', $board['description'], '</font>

and replace with

<font style="font-size: 8pt"><span style="color: ', $board['dcolor'], ';">', $board['description'], '</span></font>
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Apllicmz




Bulakbol

Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Kirok

Hi,

I just came across this Mod, and it is a wonderful idea!  Thank you!   :)

But one question... I am using the Core theme and followed your instructions to install the first version of the Mod, then uploaded 2.0 and its not working.  I get the area where I can put in my color choice, but nothing happens.

Any tips/tricks?

Thanks!

Kirok  :)

Bulakbol

I thank you for the compliment.

The instruction is only if you already installed version 1.0. If you have not installed version 1.0, then install version 2.0 without installing version 1.0.

I think I have to remove version 1.0 as some are confused.

Uninstall version 1.0 then install version 2.0. The mod is for the core theme so there should be no problem. If you encounter problems, let me know.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Kirok

Okay, I think I figured it out. 

It works now!!  I thought I had to install 1.0 first.

Thanks for the help!

Kirok  :)

Bulakbol

You are welcome. Glad to hear you're ok now. I removed version 1.0 BTW.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

i2Paq

Hello JonnyB,

I'm getting errors during installation  :'(

1. Execute Code ColorizeBoardsDB.php 
2. Execute Modification ./Sources/Load.php Test successful
3. Execute Modification ./Sources/BoardIndex.php Test successful
4. Execute Modification ./Sources/MessageIndex.php Test successful
5. Execute Modification ./Sources/ManageBoards.php Test successful
6. Execute Modification ./Sources/Recent.php Test successful
7. Execute Modification ./Sources/Subs-Boards.php Test successful
8. Execute Modification ./Themes/default/ManageBoards.template.php Test successful
9. Execute Modification ./Themes/default/BoardIndex.template.php Test failed
10. Execute Modification ./Themes/default/MessageIndex.template.php Test failed
11. Execute Modification ./Themes/default/languages/Modifications.english.php Test successful


I use SMF 1.1.4, Any suggestions?


Bulakbol

Hi 12Paq. Some mods alter BoardIndex.template.php and MessageIndex.template.php. You have to manually install the mod. Read the  install.xml from the package. Or use the parser hosted by Sleepy.

SMF Package Parser

If you still have problem, let me know.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

i2Paq

Quote from: JohnyB on January 15, 2008, 05:43:28 AM
Hi 12Paq.

*knip*

Wauw, quick reply.

Thanks, I will try your suggestion.

Bulakbol

I'm online so I can reply quick.  Quick reply too ha. :)
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

ManilaGurL

Hello. I manually installed the mod, using Tiny Portal and Dilber MC theme but
I can't find it anywhere to edit the colors. Guess I did not do it right. Can you help?

Bulakbol

#73
Quote from: ManilaGurL on January 17, 2008, 09:22:38 AM
Hello. I manually installed the mod, using Tiny Portal and Dilber MC theme but
I can't find it anywhere to edit the colors. Guess I did not do it right. Can you help?

Hi ManilaGurl. Hmnn sounds familiar. I was mixed up, sorry. Can't you use the package manager? No errors in your error log? Let me know if you still need help.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

daragor

thanks! great mod! i use in overview theme!
Webscom: Wordpress + SMF
Software Libre, Noticias y Entretenimiento.-

Louis EX


Bulakbol

#76
Quote from: daragor on January 17, 2008, 06:08:57 PM
thanks! great mod! i use in overview theme!

That's good to know you made it work to your theme.


Quote from: Louis EX on January 20, 2008, 01:00:51 AM<br />Link doesn't work. :(<br />

I think there's problem with the download. I tried to download and I get blank screen on all the mods. But the number of download is increasing. Does that mean others can download and others cant?
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Bulakbol

Quote from: Louis EX on January 20, 2008, 01:00:51 AM
Link doesn't work. :(

Are you still having problem downloading?  It seems to work now.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Stef001

Hello i have the classic template.
How can i make this work.
I have ataaced the code.

Thanks for the help.
SMF 2.0.2 | SimplePortal 2.3.5

Bulakbol

#79
Hello Normally. Here's your modified Classic BoardIndex.template.php and MessagesIndex.template.php.  If you have problems, let me know.

<edit> deleted files. They are incomplete. </edit>
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Advertisement: