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 the table border lines of JEM eventlist ?

How to remove the table border lines of JEM eventlist ?

7 years 11 months ago
#23178
Dear all,

As titled.

Thanks!
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 the table border lines of JEM eventlist ?

7 years 11 months ago
#23184
Can some guru give a hand on this?

Thanks for any kind of help!
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 the table border lines of JEM eventlist ?

7 years 11 months ago
#23200
in the css use
Code:
div#jem { border: none; }
The following user(s) said Thank You: jojo12

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

Re: How to remove the table border lines of JEM eventlist ?

7 years 11 months ago
#23201
Oh, Thanks hekia!

but...
Which css file should I work on?

And am I right that this file will be overwritten when I install a new JEM version in the future?
-> if yes, anyway to prevent this?

Thanks for any kind of help!
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 the table border lines of JEM eventlist ?

7 years 11 months ago
#23202
[Loud thinking] give to a hungry person a fish, he has to eat for one day, learn him fishing, then he can eat forever.
A lot of your questions you could answer yourself, e.g. reading the help files in admin. Or looking the settings.... or using firefox with firebug. We all learned such things with trial and error.

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

Re: How to remove the table border lines of JEM eventlist ?

7 years 11 months ago
#23209
hhtmp88 wrote: Which css file should I work on?
Yes, the original CSS File might be overwritten with an update of JEM. Therefore it is definitely recommended to work with an css override file:
Copy the file "jem.css" from /media/com_jem/css/ to templates/YOUR-TEMPLATE/css/com_jem/
and make your modifications. JEM will take this css file instead of the one in /media/com_jem/css/ and it will stay untouched by updates.

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

Time to create page: 0.547 seconds