Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
Originally Posted by: "Dan @ Wolfe" That worked. How do i make the links to be centered on the page instead of being to the left? Well, that gets a bit tricky because we're floating the navigation left (or right). But there's a trick you can play with, if you put some control tags around the UL. So, for this example, put a DIV around the list in controls/header.ascx in the theme. Then you can add something like this just below the category navigation rules in your stylesheet: Code:#header .categorymenu div { float: left; position: relative; left: 50%; } #header .categorymenu ul { float: left; position: relative; left: -50%; } You may need to experiment with it, but it should work with the default setup. |
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
Originally Posted by: "Dan @ Wolfe" Also, how would i go about putting a border around each link. You could use the border syntax in to the list item (li) or links (a) in the Header Category Tabs section. Look around the stylesheet for some examples of borders. |
|
|
|
|
Rank: Member
Joined: 8/8/2007(UTC) Posts: 298
|
Cliff:
Do you know, or have you gotten a chance to see if there are any issues with SP3 and this theme? |
Dan |
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
Dan, I haven't had a chance to really look. Results sorting on the category pages may need styling. If you notice anything, please post here. |
|
|
|
|
Rank: Member
Joined: 8/8/2007(UTC) Posts: 298
|
Cliff:
I really like the Checkout.aspx page you did for Promomanagers.com.
What would it take to get my checkout page done in the same layout?
E-mail me at dan at wolferacecraft dot com
Thank you |
Dan |
|
|
|
Rank: Member
Joined: 6/6/2005(UTC) Posts: 483
|
We are using TechGear Redux version 1.0 for BV5. We liked the narrow look better so didn't upgrade to II.
SP3 broke a couple things but nothing related to your theme. That part seems to work just fine.
Bob Noble
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
Originally Posted by: "Dan @ Wolfe" What would it take to get my checkout page done in the same layout? Sorry for the late response, I've been away. I'm considering continued development on that checkout process after the holiday madness settles. If you have any feedback or suggestions in the mean time, feel free to post or let me know via my contact page. |
|
|
|
|
Rank: Member
Joined: 8/8/2007(UTC) Posts: 298
|
Cliff:
I really like the way the checkout is done on Promomanagers.com. I would say do it. I also e-mailed you about possibly getting my checkout done in similar fashion.
i also have a question about the Breadcrumbs position and display. Is it possible to move the location to above the left column. I think with it up top some customers my not even notice it. Also on my site the breadcrumb trail isn't displaying until i'm acutally viewing a product. It isn't displayed when viewing categories or subs or on the home page. It is displaying when i view the Customer Service or Your Account pages. How do i go about getting it to display on those pages. Or did i mess somthing up?
Thanks |
Dan |
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
Hi Dan, I replied to your email on the 27th, so let me know if you didn't get it.
Breadcrumbs positioning within the code itself is inconsistent in the application, so this theme just presents an example of positioning it with CSS. There aren't many other options other than moving them in the pages themselves.
You can remove the CSS for the breadcrumbs and they will return to their original positioning.
I'm not sure why you wouldn't see them on the category pages; that might be an issue with your store. I don't think breadcrumbs exist, or are needed, on the home page because home is always the starting link. |
|
|
|
|
Rank: Member
Joined: 8/8/2007(UTC) Posts: 298
|
Cliff:
No I did not recieve it.
please resent to dan at wolferacecraft dot com
Thanks |
Dan |
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
Resent, let me know if you don't get it. |
|
|
|
|
Rank: Member
Joined: 7/21/2005(UTC) Posts: 320
|
|
|
|
|
|
Rank: Member
Joined: 7/21/2005(UTC) Posts: 320
|
|
|
|
|
|
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.