By emanaydin on
Hey guys, i'm trying to set up an Ubercart site with Drupal and it has been fantastic so far! Im using a free theme called "Sky" and have edited a bit to fit my business. I'm having a problem with the Shopping Cart block though! =(
If you go to my website, HookahChamp.com, on the bottom left my shopping cart is a lil messed up. It doesnt show the links like it did before. If I turn the sky theme off, the shopping cart presence goes back to normal so i know its not the module or ubercart.
I'd greatly appreciate any help as I need to get the site up and running and this is holding me back =(
Comments
try add this css code to
try add this css code to style.css file on themes/skyeman :
I think that's because your css. Let me know if this works.
It worked!! thank you so
It worked!! thank you so much! .. Do you have any idea how I could fix the Catalog box? the line on the right of it doesnt show up, perhaps its another css setting?
it's the width of your <a>
it's the width of your
<a>element. Check style.css for the width setting of#sidebar ul.menu a, line 143.- Corey
You have to change this code
You have to change this code on your style.css
remove
padding:10px;.ananto you've really been a
ananto you've really been a great help.. could you help me with 2 more things real quick? If you go to Hookah under the Catalog, you'll notice that the right and bottom of the box is missing the lines, i assume this is another .css setting but i cant find it.
2nd, if you go to any product, example- http://hookahchamp.com/node/1 , the line to the left of the product picture is really irritating me, how can i remove that?
nevermind i got it, thanks!
nevermind i got it, thanks!