-
AuthorPosts
-
October 20, 2011 at 5:02 pm #169872
Is it possibile to hide the readmore text in Slideshow2 Module?
Thank you,
Armandokhoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 20, 2011 at 5:16 pm #420543Hi,
In configuration of slideshow module, you set Show Description is Description onlyOctober 25, 2011 at 8:14 am #421419Sorry, but with “description only” i always see the readmore text.
What goes wrong?khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 25, 2011 at 8:44 am #421427In configuration of slideshow module, you set Show Description is Description only , Show Readmore is No .
October 25, 2011 at 8:48 am #421431Sorry, but I can’t find the setting Show readmore.
I have only No description and Description only, but it seems not to work.khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 25, 2011 at 8:54 am #421433Could you give me username + password of backend and a link to your website?
October 25, 2011 at 9:10 am #421438Sure
send me an email to armando@digrado.com so i can answer you in private
thank youkhoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 25, 2011 at 9:16 am #421440khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 25, 2011 at 9:53 am #421456You find this code from /templates/ja_quartz/css/mod_jaslideshow2.css in the line #112
.maskDesc a.readon {
background: url(../images/arrow-ri-hover.gif) no-repeat right 10px;
bottom: 10px;
color: #810C46;
display: block;
font-weight: bold;
font-size: 100%;
position: absolute;
padding: 3px 10px 3px 0;
right: 20px;
}
with
.maskDesc a.readon {
background: url(../images/arrow-ri-hover.gif) no-repeat right 10px;
bottom: 10px;
color: #810C46;
display: none;
font-weight: bold;
font-size: 100%;
position: absolute;
padding: 3px 10px 3px 0;
right: 20px;
}
You delete all of files of /cache and /t3-assets directory.October 25, 2011 at 11:07 am #421473Thank you
Now it works.
Bye,
ArmandoAuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by adigrado 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Hide Readmore text
Viewing 10 posts - 1 through 10 (of 10 total)