Positioning of 'Short Descr' on Prod.details Page?

More
12 years 6 months ago #25904 by NanL105
Hi Ivan,
I am having this exact same problem. I moved the short description code as you instructed in previous entry and my result is that the short description now shows up under the product image on the category page and shows up over the top of the main image in the product details page.

I want the short description to appear on the product details page just under the product title, just before the price.

I cannot figure out how to do this. Can you help please? Thanks!

Please Log in to join the conversation.

More
12 years 6 months ago #26018 by ivan.milic
Product title code is this:
Code:
<?php // Product Title ?> <h1><?php echo $this->product->product_name ?></h1> <?php // Product Title END ?>

so place it under it.

Please Log in to join the conversation.

More
12 years 6 months ago #26023 by NanL105
Thank you.
I did do this but the short description still appears over the main image.

Any other thing to try?

Please Log in to join the conversation.

More
12 years 6 months ago #26350 by ivan.milic
Send link so we could have an look

Please Log in to join the conversation.

More
12 years 6 months ago #26384 by NanL105
Here is a link to the page with the problem.

nanlewisjewelry.com/joomla/component/vir...lasp-detail?Itemid=0

The text is going over the top of the necklace image.
Do you also need to see the code?

Thanks!

Please Log in to join the conversation.

More
12 years 6 months ago #26398 by ivan.milic
Add:

.product-short-description{
margin-bottom:70px!important;
}

to bottom of template_css.css

Please Log in to join the conversation.

Time to create page: 0.090 seconds
Powered by Kunena Forum