-
AuthorPosts
-
brankopilic Friend
brankopilic
- Join date:
- December 2014
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 70
- Thanks:
- 53
- Thanked:
- 5 times in 1 posts
April 3, 2012 at 4:42 pm #175745Hi,
How to delete a big label/source “Article on top of page”
Here is an link:
http://umrc.net/index.php?option=com_content&view=article&id=216:test-2&catid=14:sample-data-articlesAttached picture as well.
I tried to place on hide or no show from article features itself and in options – global. Everything is set up on hide but I am still having this unnecessary label on top..
Thank you in advance for your support.
Branko
khoand Friend
khoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 3, 2012 at 4:53 pm #447159<em>@artistgates 312083 wrote:</em><blockquote>Hi,
How to delete a big label/source “Article on top of page”
Here is an link:
http://umrc.net/index.php?option=com_content&view=article&id=216:test-2&catid=14:sample-data-articlesAttached picture as well.
I tried to place on hide or no show from article features itself and in options – global. Everything is set up on hide but I am still having this unnecessary label on top..
Thank you in advance for your support.
Branko</blockquote>
Hi,
– You find this code from /templates/ja_social/css/template.css
h1.componentheading, .componentheading {
background: url(../images/heading-bg.gif) repeat-x left top #F0F0F0;
border-bottom: 1px solid #E4E4E4;
color: #4A4A4A;
font-weight: bold;
font-size: 110%;
margin: 0 -15px;
padding: 0 15px 10px;
text-align: center;
text-transform: uppercase;
text-shadow: 0 1px 2px white;
display: none; < add this line
}
– You add this code from /plugins/system/jat3/jat3/base-themes/default/css/component.css
h1.componentheading {
display: none;
}2 users say Thank You to khoand for this useful post
brankopilic Friend
brankopilic
- Join date:
- December 2014
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 70
- Thanks:
- 53
- Thanked:
- 5 times in 1 posts
April 3, 2012 at 5:27 pm #447176Wooww Thankssssss a lot… It worked out perfectly!!
All the best,
BAuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by
brankopilic 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to delete label "Articles" from header/top of document?
Viewing 3 posts - 1 through 3 (of 3 total)