Rank: Member
Joined: 10/4/2006(UTC) Posts: 4
|
Hello,
I wish to use the BVC 2004 Display Template for a product but it appears to be displaying improperly with respect to the Product Controls Box area.
When I add any type of 'long description' to the product, it pushes the control box ( "Your Price", "Qty", "Add to Cart", etc.) down to the bottom of the page.
I was thinking this is a css issue, but I've tested all of the packaged themes that have come with BV5 and they all do not work.
I thought also it may be my screen resolution, but I've played around with resizing it with no luck.
Has anyone incountered this/have a solution?
Regards,
Brian
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
|
|
|
|
|
Rank: Member
Joined: 10/4/2006(UTC) Posts: 4
|
Cliff, Please see attached. When I type info in the long description, the control box moves to the bottom of the screen. Is there a way to keep it at the upper right hand corner? Thank you bsmith001 attached the following image(s): screenshot.jpg (99kb) downloaded 184 time(s).You cannot view/download attachments. Try to login or register.
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
Ah, you want the description text below the product controls? You'll need to re-order the code in the product template, which can be found in the BVModules folder. What you're seeing is how it works by default in BVC 2004, but it's an easy change for you to make to the module in BVC5. |
|
|
|
|
Rank: Member
Joined: 10/4/2006(UTC) Posts: 4
|
Cliff,
That was an easy fix. I just moved the :
<div id="ProductDescription"> <anthem:Label ID="lblDescription" runat="server" AutoUpdateAfterCallBack="true"></anthem:Label></div> <div id="ProductProperties"> <ul id="lstProperties" runat="server"> </ul> </div>
portion below the product box. Doooooh!
Thanks!!
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
No problem. G'luck with your store. :) |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.