-
iCagenda
-
iCagenda - English
-
[VIEWED] Template problem.
[VIEWED] Template problem.
-
Daanoz
-
Topic Author
-
New Member
-
Less
More
-
Posts: 9
-
Thank you received: 2
-
-
10 years 11 months ago - 10 years 11 months ago #6194
by Daanoz
What a nice extension! However, I have a problem with the template. The extention loads good, but when i want to make a new event, the template is broke txt is black .
I don't have very much experions with CSS, so i don't know how to fix it.
I hope that you will develop the extension further
sorry for my bad english
Last edit: 10 years 11 months ago by Lyr!C. Reason: [VIEWED]
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6784
-
Thank you received: 608
-
-
-
-
10 years 11 months ago #6218
by Lyr!C
Hello!
I'm not sure to have truly understand...
Is it possible to have an online link ?
Lyr!C
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Please Log in or Create an account to join the conversation.
-
Daanoz
-
Topic Author
-
New Member
-
Less
More
-
Posts: 9
-
Thank you received: 2
-
-
10 years 11 months ago - 10 years 11 months ago #6238
by Daanoz
Last edit: 10 years 11 months ago by Daanoz.
Please Log in or Create an account to join the conversation.
-
doorknob
-
-
New Member
-
Less
More
-
Posts: 15
-
Thank you received: 5
-
-
10 years 11 months ago #6252
by doorknob
Hi Daanoz,
First of all. You should never post login details online. Always send them by personal message.
If you want to fix the problem by changing the text colour and leaving the background transparent, try adding something like this to the end of the file com_icagenda/theme/packs/ic_rounded/css/ic_rounded_module.css:
.ic_rounded.iccalendar,
.ic_rounded .icnav div.backicY,
.ic_rounded .icnav div.nexticY,
.ic_rounded .icnav div.backic,
.ic_rounded .icnav div.nextic,
.ic_rounded.iccalendar table th {
color: #fff;
}
if you prefer to change the background colour of the module then try something like:
.ic_rounded.iccalendar {
background-color: #fff;
}
Please Log in or Create an account to join the conversation.
-
doorknob
-
-
New Member
-
Less
More
-
Posts: 15
-
Thank you received: 5
-
-
10 years 11 months ago #6253
by doorknob
@Cyril,
I noticed that some of the CSS includes 'backgound-color:none;' which is invalid. It should be 'backgound-color:transparent;'.
Phil
Please Log in or Create an account to join the conversation.
-
Daanoz
-
Topic Author
-
New Member
-
Less
More
-
Posts: 9
-
Thank you received: 2
-
-
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6784
-
Thank you received: 608
-
-
-
-
10 years 11 months ago - 10 years 11 months ago #6276
by Lyr!C
doorknob wrote: @Cyril,
I noticed that some of the CSS includes 'backgound-color:none;' which is invalid. It should be 'backgound-color:transparent;'.
Phil
Yes, you're right!
EDIT: where ? i find no where a background-color:none in theme pack css ?!?....
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Last edit: 10 years 11 months ago by Lyr!C.
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6784
-
Thank you received: 608
-
-
-
-
10 years 11 months ago #6277
by Lyr!C
Daanoz wrote: Hey
i might do something wrong. See pastbin file
pastebin.com/KHpARJVQ
For legend color in dark grey, to turn it to white, add this line in your css file for component :
#icagenda legend {color: #FFFFFF;}
Maybe could work. (Currently, it is using bootstrap css included in your joomla website)
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Please Log in or Create an account to join the conversation.
-
doorknob
-
-
New Member
-
Less
More
-
Posts: 15
-
Thank you received: 5
-
-
10 years 11 months ago - 10 years 11 months ago #6281
by doorknob
@Cyril,
There are two occurrences in admin/components/com_icagenda/add/css/icagenda.css and another in components/com_icagenda/add/css/icagenda.css
Regards
Phil
Last edit: 10 years 11 months ago by doorknob.
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6784
-
Thank you received: 608
-
-
-
-
10 years 11 months ago #6288
by Lyr!C
doorknob wrote: @Cyril,
There are two occurrences in admin/components/com_icagenda/add/css/icagenda.css and another in components/com_icagenda/add/css/icagenda.css
Regards
Phil
Will be fixed in next release! Thanks so much for your review of the code!
Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Please Log in or Create an account to join the conversation.
-
iCagenda
-
iCagenda - English
-
[VIEWED] Template problem.
Time to create page: 0.107 seconds