Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Ideal Comfort Featured Page

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 07-08-2013, 09:12 AM
 
GreatLakesVacuum GreatLakesVacuum is offline
 

eXpert
  
Join Date: Jan 2009
Posts: 286
 

Default Ideal Comfort Featured Page

Can anyone please help guide me here... I am trying to figure out a few issues with the Feature Products of Ideal Comfort..

1 - I have them show on my home.php but the beginning of the black background bar behind the text is messed up (and not on any other page).

2 - The width of this page is different... how do I set it not to be or tell it to use a 4th column?

Thanks in advance... and yes I have firebug and webmaster mode but I still don't know where to make these changes.

EDIT: You can view the page here: http://www.greatlakesvacuum.com/home.php
__________________
X-Cart 4.5.4 Gold (Live Business Site)
X-Cart 5.1.9 Business (In Development Now)
Reply With Quote
  #2  
Old 07-08-2013, 09:07 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Ideal Comfort Featured Page

1 - You have a small image that is being placed absolutely (top 0, left 0) on top of the black background - that is what is causing that small white notch on your black background. Here is the css doing that:

.products-list .buy-now .quantity img.left_crns_qty, .products-table .buy-now .quantity img.left_crns_qty, .product-input .quantity img.left_crns_qty {
left: 0;
}
.products-list .buy-now .quantity img, .products-table .buy-now .quantity img, .product-input .quantity img {
position: absolute;
top: 0;
}
p.s. I see this on every page with quantity boxes, not just home.

2 - If you want the table for featured products to have the same css class as other pages, for example on the product page, set the table.welcome-table to be 100%.


---
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote

The following user thanks gb2world for this useful post:
GreatLakesVacuum (07-10-2013)
  #3  
Old 07-11-2013, 11:46 AM
 
GreatLakesVacuum GreatLakesVacuum is offline
 

eXpert
  
Join Date: Jan 2009
Posts: 286
 

Default Re: Ideal Comfort Featured Page

Ok, those worked but it created a new problem...

http://www.greatlakesvacuum.com/home.php

Look at the add to cart button?!
__________________
X-Cart 4.5.4 Gold (Live Business Site)
X-Cart 5.1.9 Business (In Development Now)
Reply With Quote
  #4  
Old 07-11-2013, 07:40 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Ideal Comfort Featured Page

I am not familiar with the template you are using, and why there are images inside the quantity class, but, if you are not using them, you could just remove those images from the template, or use css to not display them. Or, if you want to keep the images, use css to set the height of the quantity div to be at least as high as the tallest image inside of it.

----
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote
  #5  
Old 07-12-2013, 06:44 AM
 
GreatLakesVacuum GreatLakesVacuum is offline
 

eXpert
  
Join Date: Jan 2009
Posts: 286
 

Default Re: Ideal Comfort Featured Page

I guess I don't really understand... I mean why does the stupid title bar have anything to do with the quantity boxes? I tried taking them out and it messes the page all up. I guess I can live with the dumb white chunks missing out of the title bar but why do they have to be there? If I comment out the section you poined out (which I only have to do the position: absolute part and then one part of the left chunk... it messes the quantity boxes all up.

Any way to dumb this down for me?
__________________
X-Cart 4.5.4 Gold (Live Business Site)
X-Cart 5.1.9 Business (In Development Now)
Reply With Quote
  #6  
Old 07-12-2013, 11:56 AM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: Ideal Comfort Featured Page

I assume you modified the original skin where the images were used to create a box? When you did the mods, you might have changed the css so that it started to move the images to unexpected places.

I am not familiar with this template, but I would assume that you could open up webmaster mode, trace to the template where the images are, and remove them.

Another option is to find the css that defines the images, and set them to: display:none

---
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:52 AM.

   

 
X-Cart forums © 2001-2020