-
AuthorPosts
-
James Weston Friend
James Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
February 20, 2014 at 3:22 pm #195007I have loaded the Muzic template as I wanted to use it for an event site. I like the list of audio files that display on the front page. I went into the audio files section and deleted the audio file so now on the front page Guantanamera comes up in the list without the audio logo and link next to it http://www.jakartacocktailweek.com
Problem is when i write text in the Guantanamera file (i wrote test) it appears in the list under the title. How do I stop that happening? I just want to have a list and then be able to click on the name for more info.
Thanks
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
February 21, 2014 at 4:55 am #523702@ origomedia,
You can hide that extra line by creating a custom.css file at templates/ja_muzic/css/ path and put these codes into:
.ja-slidenews-item-inner p {
display: none;
}
1 user says Thank You to phong nam for this useful post
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
February 21, 2014 at 5:53 am #523714Cheers Leo that worked great.
Jim
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
February 21, 2014 at 7:37 am #523725Leo,
I had a change of plan as I realised that I will have two many venues to display nicely on the front of the site.
What I thought now is I would use that box to put a description of Jakarta Cocktail Week.
I tried it in a single article and it looks ok http://www.jakartacocktailweek.com but is there some code I could put in the custom file so it does not display the name or the link of the article (All Too Well)?
Also is there a way I could move the line that comes after 2014?
Many thanks Jim
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
February 21, 2014 at 7:53 am #523728Hi Jim,
You can hide that article title on Sidenews module (JAKARTA COCKTAIL WEEK 2014) by putting this css rule into custom.css file:
.ja-slidenews-item .ja-title {
display: none;
}<blockquote>Also is there a way I could move the line that comes after 2014?</blockquote>
Which line you want to move?
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
February 21, 2014 at 8:16 am #523737Hi leo,
I did that and cleared cache but the title is still there.
The line I was referring to is the vertical line that appears after 2014. I guess it is there because originally there were 2 tabs on this module.
Jim
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
February 21, 2014 at 8:26 am #523738Hi Jim,
Sorry. The correct css rules should be:
.ja-slidenews-item .ja-title {
display: none !important;
}We use JA Tabs plugin and JA Sidenews modules to display Audios and Albums module on tabs. You can refer to the template documentation to display your modules like on our template demo.
1 user says Thank You to phong nam for this useful post
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by phong nam 10 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum