Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
User Site Design, Integration and Customization:
Help we rank charts
musichype



Joined: 01 Apr 2004
Posts: 346
Location: Atlanta, GA

Posted: 04/14/04 04:22 
Does anyone know how to get the tables on rank/radio to be a certain size. I been working with brian for several days and i still can't get it to work. Don't get me wrong brian has done a wonderful job and been very helpful but I seem to not be able to get my tables on my rank/radio and rank/song to be only 760 width I trying to get th certain rank pages to show up in a screen with 800x600 without having the bottom scroll bar I tried everything i re-uploaded the system default headers and footers and still nothing can some one please help me I'm so close to done on our site please two examples

http://musichypeonline.com/rank.php?mode=radio&order=1
http://musichypeonline.com/rank.php?mode=store&order=1

Back to top
Paul
Jamroom Team


Joined: 20 Aug 2003
Posts: 5341
Location: Nottingham, UK

Posted: 04/14/04 04:42 
Hi
I've set my chart and rank tables to 600 width by modifying the appropriate .css files.

From the /chart/Chart.css file -

Code

.slTable {

  width: 600px;  /* MGR - Was 800px */
  border-width: 2px;
  border-color: #000000;
  background-color: #212121
}


and from the /rank/Rank.css file

Code

.slTable {
/*** MODIFIED BY MGR (Was 800px) ***/
  width: 600px;
  border-width: 2px;
  border-color: #000000;
  background-color: #212121
}



I think the Song and Radio both use the Rank.css file.

hth
Pash


_________________
Paul Asher
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
Ramon



Joined: 12 Mar 2004
Posts: 53

Posted: 04/20/04 06:44 
Hi,

I'm working on this right now. So perhaps I can help you. I've changed the table px width in de chart.css. I've changed it to 400 px just go extreme you see better results. But If I change it to 300 I won't see a differnce. So I think that the information in your <td> is to "width". If this information is smaller the table is getting smaller to. You can also try to change the td width's (or the info in it, just like i already said).
I'm not that smart as brain Crying or Very sad , but I hope this helps a little.

gr

Ramon

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.