Two column layout problem

  • Zolee
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 1 month ago #15437 by Zolee
Hi

I am having difficulty to set up the two column layout in product category mode. I have set the correct number in virtuemart, in the correct settings field, but it still puts the photos under each other. If I change the settings to three columns, than it is ok, but I would like to have only two products next to each other. Any suggestions?

My other problem for the same site is the "login" menu in the right upper corner. I can sign in, but i cannot sign out. There is no logout menu. Should I create it somehow?

Thanks

Please Log in to join the conversation.

More
12 years 1 month ago #15461 by ivan.milic
We would need link, also set two columns so we could inspect.

Please Log in to join the conversation.

More
12 years 1 month ago #15464 by ivan.milic
Open :
Code:
http://christabellafashion.com/components/com_virtuemart/assets/css/vmsite-ltr.css

you will find:

.width50{width:50%;}

change it to:

.width50{width:49%;}


or also, if you want to remove right border, that would also enable two columns to fit, in:
Code:
http://christabellafashion.com/templates/hot_cosmetics/css/vm_cosmetics.css

.vertical-separator {
border-right:2px dotted #d2d2d2;
}

set border-right:none;


For other question sing-in link works???
The following user(s) said Thank You: Zolee

Please Log in to join the conversation.

  • Zolee
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 1 month ago #15477 by Zolee
Replied by Zolee on topic Re: Two column layout problem
Great!! :cheer: Thank you! The two column layout problem is not a problem anymore!!

Regarding the sign in problem. Everything works. I can register, I can sign in, I can see my account details after I signed in , but after I signed in the possibility of logout, doesn't appear. Maybe it is because it is a menu item and not a login window, but maybe I am not guessing right!

Please Log in to join the conversation.

More
12 years 1 month ago #15488 by ivan.milic
Menu item type should be login

Please Log in to join the conversation.

  • Zolee
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 1 month ago #15496 by Zolee
Replied by Zolee on topic Re: Two column layout problem
The sign-in menu item type is set to "login form", and logout still doesn't appear.

Please Log in to join the conversation.

Time to create page: 0.149 seconds
Powered by Kunena Forum