help to better help you:

Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!

How to remove "Event" and "Description" bars in Event Page?

Re: How to remove "Event" and "Description" bars in Event Page?

7 years 1 month ago - 7 years 1 month ago
#24937
Just tried to comment out line#44:
Code:
echo JText::_('COM_JEM_EVENT') . JemOutput::recurrenceicon($this->item);
-> but the bar is still there, only the text "Event" is removed (see attached screen capture)


-> Which file should I work on to remove it (as I cannot find any related CSS using Firefox's Web Developer tool) ?

Thanks for any kinds of help!
JMY(晉明夷)
mfYoga.org -- Mindfulness Yoga Association 靜觀瑜伽協會
YogaJM.com -- YogaJM 晉明瑜伽
jmy89.me -- JMY 晉明日誌
jm3ime.com -- JinMing 3-Key Chinese Input Method 晉明三鍵輸入法

Attachments:

Last edit: 7 years 1 month ago by hhtmp88.

Please Log in or Create an account to join the conversation.

Re: How to remove "Event" and "Description" bars in Event Page?

7 years 1 month ago
#24938
why you don't use firefox developer edition?

Please Log in or Create an account to join the conversation.

Re: How to remove "Event" and "Description" bars in Event Page?

7 years 1 month ago
#24945
Dear all,

I finally find a simple way to disable the display of the Event bar and Venue Bar in both the Event-Venue View and the standalone Venue View:
1. Edit the file: JoomlaFolder/media/com_jem/css/jem_custom.css
2. search for the css div#jem h2 { (in about line#226)
3. commenting out the whole css
4. That's it!
JMY(晉明夷)
mfYoga.org -- Mindfulness Yoga Association 靜觀瑜伽協會
YogaJM.com -- YogaJM 晉明瑜伽
jmy89.me -- JMY 晉明日誌
jm3ime.com -- JinMing 3-Key Chinese Input Method 晉明三鍵輸入法

Please Log in or Create an account to join the conversation.

Re: How to remove "Event" and "Description" bars in Event Page?

7 years 1 month ago
#24946
Dear all,

I finally find a simple way to disable the display of the Event bar and Venue Bar in both the Event-Venue View and the standalone Venue View:
1. Edit the file: JoomlaFolder/media/com_jem/css/jem_custom.css
2. search for the "css div#jem h2 {" (in about line#226)
3. commenting out the whole css
4. That's it!
JMY(晉明夷)
mfYoga.org -- Mindfulness Yoga Association 靜觀瑜伽協會
YogaJM.com -- YogaJM 晉明瑜伽
jmy89.me -- JMY 晉明日誌
jm3ime.com -- JinMing 3-Key Chinese Input Method 晉明三鍵輸入法

Please Log in or Create an account to join the conversation.

Re: How to remove "Event" and "Description" bars in Event Page?

7 years 1 month ago
#24953
it can be that in this case all jem h2 texts are hidden!

Please Log in or Create an account to join the conversation.

Time to create page: 0.504 seconds