News:

Looking for documentation? Take a look on our wiki

Main Menu

Product Left & Right not working

Started by ne0beatsm0rp98, February 27, 2012, 15:21:28 PM

Previous topic - Next topic

ne0beatsm0rp98

I have upgraded to 2.2 and whenever I create a product the navigation which is usually on the left and the cart which is on the right display at the bottom of the product, yet the white space is showing either side where the nav and cart should be.

My shop front end shows it fine, but the actual product does not.
Shop front end is www.computerwormsliverpool.com/shop and the product i have created is http://www.computerwormsliverpool.com/shop/computing1/laptops1/applelaptops/apple-macbook-air-laptop-detail

Any help would be greatly appreciated. Thanks
[url="http://www.computerwormsliverpool.com"]http://www.computerwormsliverpool.com[/url]
PC Laptop & Console Repairs & Sales

jenkinhill

There are template problems with your Yoo theme.
eg.
<div id="middle" style="min-height: 5592px;">
<div id="mainmiddle" style="min-height: 1979px;">
Which makes a very long content section.

Also the product text has been entered by copying and pasting from a word processor so you have a load of junk style code which could contribute to your problems.

eg.
<h2 id="product-description" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0.75em; margin-left: 0px; padding-top: 20px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-style: initial; border-color: initial; font-weight: 500; font-size: 20px; font-family: tahoma, arial, sans-serif; color: #3b3b3b; clear: left; border-width: 0px;">Apple MacBook Air Laptop Product Description</h2>
<div id="product-description-container" style="border-style: initial; border-color: initial; font-family: 'Nimbus Sans L', tahoma, arial, sans-serif; color: #3b3b3b; line-height: 16px; border-width: 0px; padding: 0px; margin: 0px;">

instead of:
<h2 id="product-description">Apple MacBook Air Laptop Product Description</h2>
<div id="product-description-container">

Do not copy and paste from any word processor - use a good text editor and then format/style the text using Joomla's editor.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

ne0beatsm0rp98

Thanks a lot, so if i basically write the text myself it should work fine yes?

Also how can I find the code to change in my yoo theme? Im relatively new to all this

Thanks in advance
[url="http://www.computerwormsliverpool.com"]http://www.computerwormsliverpool.com[/url]
PC Laptop & Console Repairs & Sales

ne0beatsm0rp98

Doesnt matter i have sorted it out. It was the HTML code that was copied and pasted. Thanks
[url="http://www.computerwormsliverpool.com"]http://www.computerwormsliverpool.com[/url]
PC Laptop & Console Repairs & Sales