Hide component in frontpage

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon May 13, 2013 5:08 pm
Reply with quote
Report this post
Hi
I would like to hide component in frontpage. How I can do it?

Thanks in advance!
User avatar
Expert Boarder

GK User
Mon May 13, 2013 8:30 pm
Reply with quote
Report this post
Hi,
you can use 'suffix for pages option' form template settings. You will find it in 'Features' section. This option will let you add suifx to body tag in particular page for example 'mysuffix'. The try add to override.css
Code: Select all
.mysuffix .box {
display:none;
}

remember to enable override.css option in template settings.
User avatar
Gold Boarder

GK User
Tue May 14, 2013 4:44 pm
Reply with quote
Report this post
I go to try it!
I'll let you know :)
User avatar
Expert Boarder

GK User
Thu May 16, 2013 11:41 am
Reply with quote
Report this post
Hi
I tried the solution you give me but it doesn't work

Could you give me the process more detailed to do it? perhaps I'm wrong in some step...

Thanks in advance!
User avatar
Expert Boarder

GK User
Thu May 16, 2013 12:13 pm
Reply with quote
Report this post
Please give me url to your website and let me know which component you want to hide.
User avatar
Gold Boarder

GK User
Thu May 16, 2013 1:23 pm
Reply with quote
Report this post
The URL website is: http://www.sarapimas.com/

I would like to hide Joomla content as you can see in the image:

http://awesomescreenshot.com/0c61a4v1b6
User avatar
Expert Boarder

GK User
Fri May 17, 2013 10:03 am
Reply with quote
Report this post
I see you manage to hide this one becasue I don't see it on home page.
User avatar
Gold Boarder


cron