Search found 10 matches

by ruggedcross
Fri Apr 18, 2008 7:57 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Anyone seen this arror before?
Replies: 11
Views: 8147

Re: Anyone seen this arror before?

jmestep wrote:It's strange because some of your products have a problem and some don't. The stairs are OK- are you using different display pages?
Not that I am aware of..... I noticed that also and am at a loss :shock:
by ruggedcross
Fri Apr 18, 2008 7:56 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Anyone seen this arror before?
Replies: 11
Views: 8147

Re: Anyone seen this arror before?

in the content and layout section for the reviews page all i HAVE ARE THE FOLLOWING.

My products review page
Product Review Terms Page
Edit My Review Page

and none of them have <ajax:UpdatePanel ID="ReviewsPanelAjax" runat="server"> in it. Do I have to FTP into the site to see the .ascx file?
by ruggedcross
Fri Apr 18, 2008 7:29 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Anyone seen this arror before?
Replies: 11
Views: 8147

Re: Anyone seen this arror before?

That's the thing, I don't where the code is to post it. I don't know what module in the content and layout section is causing the problem. :(
by ruggedcross
Wed Apr 16, 2008 1:07 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Anyone seen this arror before?
Replies: 11
Views: 8147

Anyone seen this arror before?

Anyone seen this error before? I tried to add a car seat to the shopping cart on http://www.peteau.net and I got the following error: Sys.InvalidOperationException: Could not find UpdatePanel with ID 'ctl00_wpm_ShowProduct_ctl07_ReviewsPanelAjax'. If it is being updated dynamically, then it must be ...
by ruggedcross
Fri Apr 04, 2008 3:34 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Top sellers (set to only display 2)
Replies: 3
Views: 5176

Top sellers (set to only display 2)

I searched the fourm on this and didn't find any solution. is there a way to set the top sellers list to only display 2 instead of three?

Thanks.
by ruggedcross
Fri Apr 04, 2008 9:29 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: header navigation
Replies: 4
Views: 5035

Re: header navigation

thank you! It was the margin setting :)
by ruggedcross
Fri Apr 04, 2008 9:22 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: header navigation
Replies: 4
Views: 5035

Re: header navigation

I believe I did but can't find what i changed. im in that section of the style.css it reads as follows. /* used for any content besides the logo in the header */ #storeHeader .headerContent { height: 95px; margin: 4px; width: 500px; position: absolute; top: 0px; right: 20px; } /* style for container...
by ruggedcross
Fri Apr 04, 2008 8:40 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: header navigation
Replies: 4
Views: 5035

header navigation

Not sure what I just did. making final changes to the site and how the links in the header i.e "admin my shopping cart" are all bunched together with no spacing between the words. Not sure what I did to break it.

site location is http://216.139.236.196
by ruggedcross
Fri Apr 04, 2008 8:00 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: removing vertical grey bars.
Replies: 6
Views: 5693

Re: removing vertical grey bars.

thanks guys. Apparently the style(copy).css was still being referenced even though the I removed the border bars from style.css. I though once you made a copy of something it's no longer referenced. I guess that's not the case. Thanks for the help!
by ruggedcross
Thu Apr 03, 2008 2:00 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: removing vertical grey bars.
Replies: 6
Views: 5693

removing vertical grey bars.

Greetings, 1.) on the site my company I work for is developing there are these vertical grey (color code is #beb6a1) bars on the main page. I have tried going through the content browser section as well as editing the .css files to locate the code and remove them from the page. So far I have not had...