HomeHome Product Discus... Product Discus...SmithCartSmithCartHow do I get rid of a bar above the cart using ASCX and/or CSSHow do I get rid of a bar above the cart using ASCX and/or CSS
Previous
 
Next
New Post
9/24/2010 3:18 PM
 

OK, I’m way past the 30 minute Rule… I’m trying to get rid of the gray bar above the “your shopping cart” bar.

At first, I thought it was displaying the Container so I changed Page Settings to not display the container and I’ve also changed the container to one with no borders.
Next, I figured it must be in your CART.ASCX page but the top level of that is the bar - I got that background, font, and text changed just fine there.
Then I looked at other ASCX pages and no luck there either…
So, I’m officially stumped.
I want to get rid of the gray bar at the top and the gray background, if possible.
Thanks for your support!

 
New Post
9/24/2010 3:27 PM
 

That dark gray bar is from your container. To remove it go to your dnn admin menu and choose "Site Settings" scroll down to appearance and click the plus sign to expand the properties. Under the "Edit Container" select a container that doesnt have the dark grey bar.

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
9/27/2010 7:26 AM
 

You can optionally turn off "Show Container" under the settings for that module.

I usually don't show containers.... it makes the site look "cleaner" IMHO.

 
New Post
10/22/2010 8:20 AM
 

THanks for the suggestions but neither of those work... I turned off Display Container and I've selected a container that has no bar. When I look at the page while logged in it shows no container or border but when I use the cart I see the bar.

Any other ideas?

Thanks,

Lon

 
New Post
10/22/2010 8:22 AM
 

That graphic is not part of the smith cart... it must be a container.

To see where it is coming from, install FireBug for FireFox, right-click on it, and select "Inspect Element"

 
New Post
10/22/2010 8:23 AM
 

Oh... and versions prior to 3.86 used the admin skin for the cart... so changing the container on the page will still show the container in the admin page. And, of course, if you're logged in as the administrator, you see the containers regardless.

 
New Post
10/22/2010 8:39 AM
 

Thanks much -- I got it...

Here's the Firebug for the bar I was trying to get rid of:

<TD><DIV class=flex-container-action></DIV>
<DIV class=flex-container-title>
<H1 class=EMContainerTitleFontSize1><SPAN id=dnn_ctr404_dnnTITLE_lblTitle class="EMContainerTitleFontColour1 EMContainerTitleFontFamily1 EMContainerTitleFontSize1">&nbsp;</SPAN> </H1></DIV>
<DIV class=flex-container-visibility></DIV>
<DIV class=flex-container-help></DIV></TD>

What worked was to change the Edit Container in the Site Settings for the portal -- I was changing the Portal Container!

I'm also running Smith Cart 3.2... Did you jump to 3.86 since Sept 10 when I bought it? I assume I can get the upgrade at Snowcovered, right?

Thanks again,

Lon

 
New Post
10/22/2010 8:48 AM
 

Contact the support department here; you have 3 months of upgrades. After that, for only $20 a month, you can continue to get upgrades and so forth (not a bad deal at all). The cart is currently at 3.87, has a *LOT* of nice enhancements, old bugs have been squished (and a few new ones hatched.... lol... just kidding, Dave)

I'm glad you figured it out.

 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartHow do I get rid of a bar above the cart using ASCX and/or CSSHow do I get rid of a bar above the cart using ASCX and/or CSS