Results 1 to 9 of 9
  1. #1
    Join Date
    Feb 2008
    Posts
    7
    Plugin Contributions
    0

    Default oh what did i do

    my website is here: www.disquietingdesigns.com/store/

    I need to fix the category main pages so that the sub categories arent under each other (I know thats not really a good explanation...). If you go to one of the categories you'll see that its vertical instead of horizontal. Any idea on how to fix this?

  2. #2
    Join Date
    Apr 2007
    Location
    San Antonio, TX
    Posts
    71
    Plugin Contributions
    0

    Default Re: oh what did i do

    Check your Configuration --> Maximum Values --> Categories to list per row. If it is set to 1, that is your problem... try changing it to 3 and see if that works.
    Mark
    Store: www.texasdirectsales.com
    Main Website: www.texasemt.com

  3. #3
    Join Date
    Feb 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: oh what did i do

    it was already at 3

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: oh what did i do

    "Disquieting" is right - that header is really hard to look at, and the categories-tabs menu is almost impossible to read unless you hover on a link...


    You have this group declaration changed from default:
    Code:
    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    	text-align: center;
    	}
    Take .categoryListBoxContents out of there and give it a separate declaration:
    Code:
    .categoryListBoxContents {float: left;}
    Last edited by gjh42; 18 Feb 2008 at 07:37 AM.

  5. #5
    Join Date
    Feb 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: oh what did i do

    thanks for your help...and the constructive criticism.

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: oh what did i do

    Anytime... :)


    Actually it's an effective design to go with the title, but you have to also consider its effect on commerce.

  7. #7
    Join Date
    Feb 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: oh what did i do

    my target demographic likes it, so thats what most important to me.

  8. #8
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

  9. #9
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: oh what did i do

    Suggest you also add category sidebox..visted site.
    Only because had read Glenn's comment previously, was I able to
    find categories in header.

 

 

Similar Threads

  1. What did I do?
    By lrfowler in forum General Questions
    Replies: 1
    Last Post: 26 Mar 2012, 04:16 AM
  2. what did i do??
    By pumpkinpatch in forum General Questions
    Replies: 1
    Last Post: 13 Mar 2011, 02:52 AM
  3. What did I do???
    By pieceinthehoop in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 15 Mar 2008, 11:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg