Jump to content

Problems with category alignment & checkout drop down box?


Guest systekuk

Recommended Posts

Guest systekuk

Hi all :)

Ok im having problems with the categorys when i click on "Hardware" in my links. I not aligning them properly. It sometimes put the categorys in any place & not in order from left to right.

I think it worked fine until i resized the width & removed the right collumn altogether as i did not want to use the right collumn.

The other categorys seem to work fine as you can see from the "Media" section that i filled up with test categorys.

Ive looked through topics & all of these: http://www.cubecart.com/site/forums/index....showtopic=12497 but to no avail any info on how to fix this much appreciated as im guessing to someone expert its a simple fix!

My other problem is after i have logged in & then goto checkout then click continue, on the last page before payment options in the checkout the shipping shows up with a drop down box, How do i remove this box so it just shows the figure ?

The skin im using is Legend, Any help on these much appreciated as ive ran out of ideas!

thanks :)

URL: http://www.systekuk.co.uk/shop/

P.S ..the login & register is top right, hard to see at the moment as im still in the process of sorting out the skin/colors etc!

Link to comment
Share on other sites

Your sub categories under the Hardware Cat are aligned in Fire Fox but not in Internet Explorer. This is a browser issue, not a Cube Cart Issue. There have been posts regarding IE issues so my advice would be to look for them and hopefully your problem will be resolved.

As for your drop down box problem, this sounds like a mod provlem. What shipping mods do you have installed?

Link to comment
Share on other sites

You have this:

.subCat {

text-align: center;

padding: 8px;

float: left;

width: 110px;

height: 50px;

}

Set here:

http://www.systekuk.co.uk/shop/skins/Kille...eets/layout.css

You need to change the 50px height setting to 75px or 80px, whatever ~ it needs to be increased to stop the floating subcats from hanging up on the (0) that appears under Graphic Cards.

You can probably edit the dropdown html form code in your skin files, styleTemplates/content/cart.tpl

Link to comment
Share on other sites

Guest systekuk

You have this:

.subCat {

text-align: center;

padding: 8px;

float: left;

width: 110px;

height: 50px;

}

Set here:

http://www.systekuk.co.uk/shop/skins/Kille...eets/layout.css

You need to change the 50px height setting to 75px or 80px, whatever ~ it needs to be increased to stop the floating subcats from hanging up on the (0) that appears under Graphic Cards.

You can probably edit the dropdown html form code in your skin files, styleTemplates/content/cart.tpl

thanks alot for info guys :) will give that a try mark, as for mods, i dont have any installed, im just using the default Legend skin & the drop down box was already there :) ?

will let you know how i get on

Link to comment
Share on other sites

Guest systekuk

How do i get cubecart??? where can i download it ???

ermm ?

from cuebcart http://www.cubecart.com/site/home/ .. now stop hijacking my thread please! :P

You have this:

.subCat {

text-align: center;

padding: 8px;

float: left;

width: 110px;

height: 50px;

}

Set here:

http://www.systekuk.co.uk/shop/skins/Kille...eets/layout.css

You need to change the 50px height setting to 75px or 80px, whatever ~ it needs to be increased to stop the floating subcats from hanging up on the (0) that appears under Graphic Cards.

You can probably edit the dropdown html form code in your skin files, styleTemplates/content/cart.tpl

Excellent! :) sorted... i bet it took you the whole of 1 miniute to find the prob, it took me about 6 hours & still didnt know what the prob was! :D

Thanks again, now i will have a fiddle about with that drop down in checkout, cheers :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...