Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
User Site Design, Integration and Customization:
Jamroom powered by buttons
21productionz



Joined: 16 Sep 2003
Posts: 164
Location: N.C.

Posted: 12/04/03 09:11 
1st to come doing more in my spare time


_________________
I love music.
http://songinabox.com
Back to top
21productionz



Joined: 16 Sep 2003
Posts: 164
Location: N.C.

Posted: 12/04/03 09:48 
well I have one but I can't add attatchments, and my server is down so I will post it later.


_________________
I love music.
http://songinabox.com
Back to top
cabaz777



Joined: 08 Sep 2003
Posts: 147

Posted: 12/05/03 07:16 
Hi Brian
Still looking how to change the powered by button href in the output html
You told me to look for it the the page_footer.tpl within the theme folder, but this just shows a variable that cannot find yet:


Code
<td class="thFooterL">{JAMROOM_ICON1}</td>
  <td class="thFooterR">updated: {GENERATE_TIME}<br>visitor: {PAGE_COUNTER}</td>


So what I want is to find where the {JAMROOM_ICON1} is managed to edit it. Not sure if this will change the php code itself as you say NOT to change these codes in your copywrith notice, but it will be easy to edit this variable instead of creating a new href in the tpl

What do u think?

Back to top
Brian
Jamroom Team


Joined: 09 Jul 2003
Posts: 37583
Location: Seattle, WA

Posted: 12/05/03 07:53 

cabaz777:
Hi Brian
Still looking how to change the powered by button href in the output html
You told me to look for it the the page_footer.tpl within the theme folder, but this just shows a variable that cannot find yet:


Code
<td class="thFooterL">{JAMROOM_ICON1}</td>
  <td class="thFooterR">updated: {GENERATE_TIME}<br>visitor: {PAGE_COUNTER}</td>


So what I want is to find where the {JAMROOM_ICON1} is managed to edit it. Not sure if this will change the php code itself as you say NOT to change these codes in your copywrith notice, but it will be easy to edit this variable instead of creating a new href in the tpl

What do u think?


If you use the {JAMROOM_ICON1} theme variable it will automatically make it a link to talldude.com. To change it, change this:


Code
<td class="thFooterL">{JAMROOM_ICON1}</td>
  <td class="thFooterR">updated: {GENERATE_TIME}<br>visitor: {PAGE_COUNTER}</td>


to something like this:


Code
<td class="thFooterL"><a href="wherever.com"><img src="yourimage.jpg"></a></td>
  <td class="thFooterR">updated: {GENERATE_TIME}<br>visitor: {PAGE_COUNTER}</td>


You'll just need to manually create your links and image tags.

Hope this helps!

- Brian


_________________
Make sure and check out:
* The Jamroom FAQ
* The Jamroom Documentation
Back to top
cabaz777



Joined: 08 Sep 2003
Posts: 147

Posted: 12/05/03 08:59 
thanks, I will do it in this way

Back to top
21productionz



Joined: 16 Sep 2003
Posts: 164
Location: N.C.

Posted: 12/09/03 19:12 






_________________
I love music.
http://songinabox.com
Back to top
GryMlock



Joined: 27 Aug 2003
Posts: 91
Location: Malaysia

Posted: 12/09/03 20:03 
nice nice.
i like the top one.

Back to top
Brian
Jamroom Team


Joined: 09 Jul 2003
Posts: 37583
Location: Seattle, WA

Posted: 12/10/03 19:55 
Thanks for sharing these - they look awesome!

- Brian


_________________
Make sure and check out:
* The Jamroom FAQ
* The Jamroom Documentation
Back to top
onlmega



Joined: 03 Oct 2004
Posts: 7

Posted: 10/13/04 20:32 
Where is this code? I am trying to look for it. I am using Moss Green 2.1 theme and I am trying to modify this code. But instead of {JAMROOMICON_1} I can see {POWEREDBY_ICON} found in the COMMON_FOOTER.TPL. Even if I modify COMMON_FOOTER.TPL, no modifications seem to do anything except for the ones that I make on the PAGE.CSS. I also tried modifying the JAMROOM-THEME.INC.PHP and the changes I make there does not seem to do anything either.

How do I modify this section of the website?

Back to top
Brian
Jamroom Team


Joined: 09 Jul 2003
Posts: 37583
Location: Seattle, WA

Posted: 10/13/04 20:35 

onlmega:
Where is this code? I am trying to look for it. I am using Moss Green 2.1 theme and I am trying to modify this code. But instead of {JAMROOMICON_1} I can see {POWEREDBY_ICON} found in the COMMON_FOOTER.TPL. Even if I modify COMMON_FOOTER.TPL, no modifications seem to do anything except for the ones that I make on the PAGE.CSS. I also tried modifying the JAMROOM-THEME.INC.PHP and the changes I make there does not seem to do anything either.

How do I modify this section of the website?


onlmega -

you definately do not need to edit the jamroom-theme.inc.php file (I would recommend against that) - all you need to do is remove this section from the common footer:


Code

 <td class="thFooterL">{POWEREDBY_ICON}</td>


(or change it to what you want), and that will do it.

Make sure you Regenerate HTML for the artist's that are using that theme (or do a "Generate All" from the Admin Menu) or your changes wont be visiable.

Hope this helps!

- Brian


_________________
Make sure and check out:
* The Jamroom FAQ
* The Jamroom Documentation
Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
User Site Design, Integration and Customization

 
Solutions
• Social Media Platform
• Social Networking Software
• Musician Website Manager
• Community Builder
Products
• Jamroom Core
• Jamroom Addons
• Jamroom Modules
• Jamroom Marketplace
Support
• Support Forum
• Documentation
• Support Center
• Contact Support
Community
• Community Forum
• Member Sites
• Developers
Company
• About Us
• Contact Us
• Privacy Policy
©2003 - 2010 Talldude Networks, LLC.