normal Shopping Cart Plain?

More
11 years 7 months ago #2049 by Sanjay Kumar
My website in progress gokkamakka.com has a rather plain looking checkout/shopping cart..How do i make it adopt the template colors and the logo?

Please Log in or Create an account to join the conversation.

More
11 years 7 months ago #2057 by Linh Robert
Hi,
It seem have problem with the cart template files.

What did you do with the template (templates/ot_parelstore/html/com_virtuemart/) ?
Or what version of Virtuemart are you seeing in backend? If you 've just update to VM 2.0.6 or VM 2.0.8 from VM 2.0.2 or older, please use the patch we provided.

Thanks

If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The following user(s) said Thank You: Sanjay Kumar

Please Log in or Create an account to join the conversation.

More
11 years 7 months ago #2060 by Sanjay Kumar
It says i have virtuemart 2.0.2.... Not sure what the problem could be.
Also i had earlier asked you how to move the menu so that it aligns centrally with the logo.. In other words how do i lower the main menu down by 50 or 100 px without disturbing the logo position?

Thanks

Please Log in or Create an account to join the conversation.

More
11 years 7 months ago #2061 by Linh Robert
Hi,

for the menu, you can edit layout.css and change this code:
Code:
.ot-mainmenu { clear: right; float: left; position: relative; width: 50%; z-index: 99999; }

to
Code:
.ot-mainmenu { clear: right; float: left; margin-top: 70px; position: relative; width: 50%; z-index: 99999; }

For the cart, did you modify any file in /html/com_virtuemart folder? If yes, you can try put back the files (get from the downloaded package.)

If it do not help, you can update to VM 2.0.6 / 2.0.8 and use the patch we provided.

Other way to know where is the problem, you can rename folder /html/com_virtuemart to /html/com_virtuemart_ and see.


Thanks

If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The following user(s) said Thank You: Sanjay Kumar

Please Log in or Create an account to join the conversation.

More
11 years 7 months ago #2063 by Sanjay Kumar
Hello Linh,

Allow me to tell you how grateful i am for the immediate help. Everything is sorted now included the cart and the menu. I promise to send you a couple of tees once my site is completely live!

I just need two more clarifications and im good to go:

i)Im my latest layout of the website, the shopping cart square on the top right is too low..how do i bring it up?
ii) how can i add a strip of solid color behind the main menu alone?

Thanks again linh...
Appreciate the kind of support you have provided so far!

Sanjay

Please Log in or Create an account to join the conversation.

More
11 years 7 months ago #2068 by Linh Robert
Hi,

1. Please edit layout.css and modify this code:
Code:
.ot-logo { float: left; width: 42%; }
to
Code:
.ot-logo { float: left; width: 35%; }
and see the result of square cart block.

2.1. Please remove or comment this code in /script/otscript.js
Code:
window.addEvent ('load', function() { equalHeightOfHeader(); });

2.2. Do you want to add a solid line after menu? If yes, you can add border style for the menu wrapper div element.
For example, you can add this code into customs.css:
Code:
.ot-mainmenu{ border-bottom: 2px solid #F20000; }
then you will have a solid red color line bellow the menu.

Thanks

If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/

Please Log in or Create an account to join the conversation.

Time to create page: 0.259 seconds

About Growth

Innovative tech for eCommerce growth

Contact Info

Head: No. 3, 175/55 Lane, Lac Long Quan St., Nghia Do Ward, Cau Giay District, Hanoi City, Vietnam