-
AuthorPosts
-
James Weston Friend
James Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
December 31, 2011 at 1:08 pm #172317Hi Guys,
First of all great looking template and very simple to use.
I have used the K2 function to create the following page as it seemed to be a simple way to achieve what I wanted to do http://www.mybaliconcierge.com/index.php/subscribe
Is there a setting somewhere that will enable me to remove the “View Items” link that appears at the bottom of every box?
Cheers Jim
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
December 31, 2011 at 1:43 pm #432019Hi,
You go to Template manager,choose JA Social template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you.
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
December 31, 2011 at 1:48 pm #432020Thanks khoand,
Have done that.
Cheers for all your help and a happy new year.
Jim
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
December 31, 2011 at 1:55 pm #432021Thanks origomedia…Happy New Year….
You find this code from http://www.mybaliconcierge.com/templates/ja_nex/css/k2.css
div.subCategory a.subCategoryMore {
color: #C33;
display: none; < add this line
}1 user says Thank You to khoand 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
December 31, 2011 at 3:07 pm #432024Thanks Khoand,
Unfortunately, that did not do anything the view items link is still showing. I saw this code:
.viewitemllink {
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
margin-right: -1px;
width: 47%;
float: left;
padding: 14px 20px 0 0;
color: #aaa;
text-transform: uppercase;
font-size: 83%;
}and deleted that but that did not help either so I have put it back.
Jim
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
December 31, 2011 at 3:15 pm #432025Hi,
You add this code into /templates/ja_nex/css/k2.css
.subCategoryMore {
display: none;
}
– You delete all of files of /cache and /t3-assets directory, please1 user says Thank You to khoand 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
December 31, 2011 at 4:15 pm #432030That worked a treat. Khoand what do you use to work out where to look for things in the css and how do you know if they are things you need to delete in the css or things that can be clicked on and off in the admin?
For example on this page http://www.mybaliconcierge.com/index.php/in-the-magazine I want to remove the word “Subcategories” how would i work out if it whether it was a css or admin issue?
Would be good to learn so i don’t have to keep bothering you all 🙂
Jim
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
December 31, 2011 at 4:29 pm #432031<em>@origomedia 292253 wrote:</em><blockquote>That worked a treat. Khoand what do you use to work out where to look for things in the css and how do you know if they are things you need to delete in the css or things that can be clicked on and off in the admin?</blockquote>
You see this link http://www.joomlart.com/forums/topic/using-firebug-to-customize-your-site/
<blockquote>
For example on this page http://www.mybaliconcierge.com/index.php/in-the-magazine I want to remove the word “Subcategories” how would i work out if it whether it was a css or admin issue?Would be good to learn so i don’t have to keep bothering you all 🙂
Jim</blockquote>
You add this code into /templates/ja_nex/css/template.css.jcat-children h3 {
display: none;
}1 user says Thank You to khoand 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
January 2, 2012 at 10:34 am #432148Thanks Khoand, that worked a treat as always many thanks.
Jim -
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by James Weston 12 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum