-
AuthorPosts
-
Rick Bisschop Friend
Rick Bisschop
- Join date:
- September 2014
- Posts:
- 120
- Downloads:
- 0
- Uploads:
- 47
- Thanks:
- 31
- Thanked:
- 9 times in 1 posts
June 10, 2014 at 12:24 pm #198662Hi,
I would like to display the product Description text in Joomshopping the same as on my old JA Tiris site (see screen shot)
At the moment all the text of the product Description is on the right hand side of the new JA Tiris site (see screen shot) link
Grtx Rick
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 11, 2014 at 8:44 am #538566You can try to modify the components/com_jshopping/css/ja_tiris.css file as follows:
Change
.productfull .jshop { float: left; margin-right: 20px; width:320px; overflow:hidden; }
.productfull .product-detail {
float: left;
width: 335px;
}To
.productfull .jshop { float: left; margin-right: 20px; width: 320px; overflow: hidden; position: relative; }
Please clear cache from admin area after making change.
1 user says Thank You to Ninja Lead for this useful post
Rick Bisschop FriendRick Bisschop
- Join date:
- September 2014
- Posts:
- 120
- Downloads:
- 0
- Uploads:
- 47
- Thanks:
- 31
- Thanked:
- 9 times in 1 posts
June 11, 2014 at 10:03 am #538581Hi Ninja,
That worked thanks for your support!
Grtx Rain
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)This topic contains 2 replies, has 2 voices, and was last updated by Rick Bisschop 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum