-
AuthorPosts
-
October 16, 2011 at 9:07 am #169729
Hello, do you know how can I delete the square on the home page (marked in red in the picture below)?
Thank you
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
October 16, 2011 at 9:15 am #419613Do you want to remove the Orange stuff alone or the whole text ?
October 16, 2011 at 9:17 am #419614i want remove the whole texte
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
October 16, 2011 at 11:51 am #419638Go to this File: /templates/ja_ironis/css/template.css
Find this code and replace it
h1.componentheading, .componentheading { background: url("../images/arrowblue_bg.gif") no-repeat scroll 30px bottom; color: #FFF; font-size: 175%; font-weight: normal; line-height: normal; margin: -40px 0 0 -40px; padding: 0 0 10px 0; }
With
h1.componentheading, .componentheading { background: url("../images/arrowblue_bg.gif") no-repeat scroll 30px bottom; color: #FFF; font-size: 175%; font-weight: normal; line-height: normal; margin: -40px 0 0 -40px; padding: 0 0 10px 0;
display:none; }Note: If you Find my Post useful please click on the Thanks Icon
1 user says Thank You to chavan for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by chavan 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
modify the template
Viewing 4 posts - 1 through 4 (of 4 total)