BV Basic Theme - Part 1
==============================
I've evaluated hundreds of online stores including the top 50 retail stores to examine their layout. Almost all of the top 50 had extremely similar layouts and I would like the BV Basic theme to start with those ideas.
I'm attaching a picture of the basic homepage layout that I will be using unless anyone has feedback.
Questions for the Community
1) I propose that this theme does NOT use content columns. Instead the user controls will be fixed on each page. This will make it easier for designers because they will know for certain which controls are on which page. If the store owner wants a different set of controls they would need to have the designer directly edit the HTML of the theme to swap controls. Your thoughts?
2) I propose that the basic style sheet include one tag for every possible BV generated tag. Even if there is no style information this will serve as a guide to designers.
3) I propose that all CSS tags will have the first letter of each word capitalized. For example "adminpanel" would become "AdminPanel"
4) I propose the a new user control directory /controls/controls55/ will be built to contain controls that use the new style tags and rendering.
5) Where possible I will remove <asp:label> tags in favor of <asp:literal> tags so that there is no wrapping <span>,<div>, etc.
6) For content blocks, what style of tag do you prefer?
a) <div class="ContentBlock MailingListSignup"></div>
b) <div class="ContentBlock"><div class="MailingListSignup"></div></div>
7) Any other general suggestions that you have at this time.
Edited by user Thursday, April 23, 2015 12:30:36 PM(UTC)
| Reason: Not specified
Marcus attached the following image(s):
Homepage.png
(35kb) downloaded 381 time(s).You cannot view/download attachments. Try to login or register.