osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

how to change the product cost color

This is a discussion on how to change the product cost color within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Hi i am new with oscmax. I want to change the color of products price ,at this time it's in ...



Find us on Facebook
Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Customization/Mods

Connect with Facebook Register FAQDonate Members List Calendar Mark Forums Read


Reply

 

LinkBack Thread Tools
  #1  
Old 11-24-2009, 12:07 PM
New Member
 
Join Date: Nov 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
adi46000 is on a distinguished road
Default how to change the product cost color

Hi i am new with oscmax. I want to change the color of products price ,at this time it's in black but i want to change it into red. Please help me.

my email id is adeel_abbasi46000@yahoo.com

thanks
adi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 11-24-2009, 03:06 PM
ridexbuilder's Avatar
osCMax Development Team

 
Join Date: Jul 2008
Location: Haggisland
Posts: 1,624
Thanks: 152
Thanked 192 Times in 181 Posts
Rep Power: 13
ridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to behold
Post Re: how to change the product cost color

Why supply email? URL would be better
below is one way to do it...
Add this to stylesheet.css in your template directory
Code:
.productprice {
      color: red;
}
Then wherever there is a price displayed, eg in product_info.tpl.php, prefix the price with the new class
eg.
Code:
<td class="pageHeading" align="right" valign="top"><?php echo $products_price; ?>
change to
Code:
<td class="productprice" align="right" valign="top"><?php echo $products_price; ?>
If I recall, red is used to denote 'specials', so probably not the best colour to use
__________________
Hosting plans with installation, configuration, contributions, support and maintenance.

Last edited by ridexbuilder; 11-24-2009 at 03:58 PM. Reason: typo :-(
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 11-25-2009, 10:17 AM
New Member
 
Join Date: Nov 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
adi46000 is on a distinguished road
Default Re: how to change the product cost color

Hi ,

Dear thanks for your help.

Dear can you help me in other errors.

Dear i have one more problem ,I have not found this type of errors.

Dear friend " when i search products in admin of oscmax it automatic logout me.. and go to admin login screen. Please let me know what is the problem with admin search option."


Please please let me know i am 22222222 much worried about my web.


Thanks again
adi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 11-25-2009, 10:23 AM
ridexbuilder's Avatar
osCMax Development Team

 
Join Date: Jul 2008
Location: Haggisland
Posts: 1,624
Thanks: 152
Thanked 192 Times in 181 Posts
Rep Power: 13
ridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to beholdridexbuilder is a splendid one to behold
Exclamation Re: how to change the product cost color

Have I entered a parallel dimension?
__________________
Hosting plans with installation, configuration, contributions, support and maintenance.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 11-25-2009, 01:18 PM
New Member
 
Join Date: Nov 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
adi46000 is on a distinguished road
Default Re: how to change the product cost color

ya, thanks for that.

Please let me know about my admin problem i will be thanksfull for you. plzzzzzzzzzzzzzzzzzzzzzzzzz.



Thanks
adi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 11-25-2009, 01:22 PM
pgmarshall's Avatar
osCMax Development Team
 
Join Date: Feb 2009
Location: London
Posts: 1,156
Thanks: 63
Thanked 245 Times in 210 Posts
Rep Power: 15
pgmarshall has much to be proud ofpgmarshall has much to be proud ofpgmarshall has much to be proud ofpgmarshall has much to be proud ofpgmarshall has much to be proud ofpgmarshall has much to be proud ofpgmarshall has much to be proud ofpgmarshall has much to be proud ofpgmarshall has much to be proud of
Smile Re: how to change the product cost color

Quote:
Dear friend " when i search products in admin of oscmax it automatic logout me
If you are getting logged out then it is probably a session problem.

I can not reproduce your issues so you must have broken something ...

Is it a new install?

Regards,
__________________
pgmarshall
_______________________________
Test Site: www.cottonbarn.info

Want to say thank you if I helped you out? Help me block this waste incinerator plan (www.nywag.org) in North Yorkshire, UK. Sign the petition here (only takes 1 minute). Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 11-25-2009, 01:37 PM
New Member
 
Join Date: Nov 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
adi46000 is on a distinguished road
Default Re: how to change the product cost color

no before few days it's working fine. now it's not working fine. i don't know wats happened with it.Please help me
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
color change? metalman923 osCommerce 2.2 Modification Help 1 03-11-2008 04:20 PM
Please Help Change Color of Box joanstead osCMax v1.7 General Mods Discussion 2 12-01-2005 07:22 AM
change color of boxes Laurentius osCMax v1.7 Discussion 4 07-06-2005 12:04 PM
help to change color on table box. xciso osCommerce 2.2 Modification Help 1 10-15-2004 05:56 AM
change color Anonymous osCommerce 2.2 Modification Help 5 09-29-2003 04:54 PM


All times are GMT -8. The time now is 07:22 PM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2010 osCmax
Inactive Reminders By Icora Web Design