CRE Loaded Community

Banner


Board index » CRE Loaded Support » CRE Loaded 6.3

All times are UTC - 5 hours




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Question about stylesheets
PostPosted: Wed Jul 21, 2010 9:36 am 
Offline
CRE Newbie

Joined: Sun Jun 06, 2010 4:47 pm
Posts: 7
On the Shopping cart page for when 2 or more products are added the background alternates between light and dark colors depending upon which option is selected. How can this be set to one color. I cannot find where this is in the various style sheets.

Any help would really be appreciated

Sonny


Last edited by Sword Guy on Sat Jul 24, 2010 4:18 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Question about stylesheets
PostPosted: Wed Jul 21, 2010 11:28 am 
Offline
CRE Talented

Joined: Sun Nov 29, 2009 10:57 am
Posts: 348
the code that produces this effect is in templates/content/shopping_cart.tpl.php, open and look for the following:
Code:
    for ($i=0, $n=sizeof($products); $i<$n; $i++) {
      if (($i/2) == floor($i/2)) {
        $info_box_contents[] = array('params' => 'class="productListing-even"');
      } else {
        $info_box_contents[] = array('params' => 'class="productListing-odd"');
      }


If you are using the supplied (cre63_ats) template, the css is found in templates/cre63_ats/css/template.css, look for productListing-even and productListing-odd

_________________
CSS Store - http://mdjl40.mdjl-demo.co.uk -Work in Progress
YMM Filter Lists - http://mdjl-demo.co.uk/6-4-1a -Pagnation/Filter Lists


Top
 Profile  
 
 Post subject: Re: Question about stylesheets
PostPosted: Wed Jul 21, 2010 1:13 pm 
Offline
CRE Newbie

Joined: Sun Jun 06, 2010 4:47 pm
Posts: 7
Thanks. I will work from there


Top
 Profile  
 
 Post subject: Re: Question about stylesheets
PostPosted: Wed Jul 21, 2010 1:21 pm 
Offline
CRE Newbie

Joined: Sun Jun 06, 2010 4:47 pm
Posts: 7
Yes was an easy fix. Thank you so much


Top
 Profile  
 
 Post subject: Re: Question about stylesheets
PostPosted: Sat Jul 24, 2010 3:14 pm 
Offline
CRE Newbie

Joined: Sun Jun 06, 2010 4:47 pm
Posts: 7
So I have one more question along the same line. When I get to the check out page the shipping choices have the same alternating background. Neither the (checkout_shipping.php) and (checkout_shipping_address.tpl.php) have that odd even code you helped with before on the shopping cart. Is there another place to look to change this?

Any suggestion would be appreciated.

Updated. Problem solved. It was found in the .moduleRowOver section on the template.css file

Thanks anyway

Sonny


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

Board index » CRE Loaded Support » CRE Loaded 6.3

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
It is currently Tue Feb 07, 2012 10:41 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

Login

Top Listing

1. Cart2Cart - Shopping...
    Category: Shopping Cart Database Conversion Scripts
    
2. Points & Rewards PLUS!...
    Category: Add-Ons
    
3. Configuration Server...
    Category: Fixes
    
4. Credit Card with CCV
    Category: Payment Modules
    
5. CC7333_ATS
    Category: Templates
    
Show more...

Follow Us on Twitter

An error occurred

Oops, an error seems to have occurred. We're sorry for any inconvenience this might have caused. If the error persists, feel free to tell us about it.

CRE Loaded Community Chat hosted by CRE Loaded.

Join now


Chat about what's on your mind. More about public chats.


© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy