Main menu

Forum


× Help Forum English

[SOLVED] How to change font size on All Events page

  • geleg
  • Topic Author
  • New Member
  • New Member
More
11 years 6 months ago - 11 years 6 months ago #1189 by geleg
Hi, how can I change the font size on "All Event" page? The date and title font size is too big. Thanks for your help. :silly:
Last edit: 11 years 6 months ago by Lyr!C. Reason: [SOLVED]

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

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
11 years 6 months ago - 11 years 6 months ago #1193 by Lyr!C
Replied by Lyr!C on topic How to change font size on All Events page
iCagenda is using the <h2> tags of your template.

You can change this number in the icmodel.php, but in futures releases (a few steps in developement), i will add more options for that, and will add this in template css of iCagenda.

So, you have two options :
- change H2 tags in icmodel.php (but you will have to do so for all next update of iCagenda)
- wait that i have implemented this options in css files of iCagenda themes (i'm making a Themes management for iCagenda B) (planned for 1.3 version))

Thanks for your patience !

Latest version : iCagenda 3.9.3
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) .

File Attachment:

Last edit: 11 years 6 months ago by Lyr!C.
The following user(s) said Thank You: geleg

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

  • geleg
  • Topic Author
  • New Member
  • New Member
More
11 years 6 months ago #1195 by geleg
Replied by geleg on topic How to change font size on All Events page
when will be Version 1.3 be released?

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

  • geleg
  • Topic Author
  • New Member
  • New Member
More
11 years 6 months ago #1197 by geleg
Replied by geleg on topic How to change font size on All Events page
I changed in icmodel.php the H2 to H3...but nothing changed..any idea?

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

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
11 years 6 months ago #1198 by Lyr!C
Replied by Lyr!C on topic How to change font size on All Events page

geleg wrote: I changed in icmodel.php the H2 to H3...but nothing changed..any idea?


Which line did you changed ?

Latest version : iCagenda 3.9.3
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) .

File Attachment:

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

  • geleg
  • Topic Author
  • New Member
  • New Member
More
11 years 6 months ago #1199 by geleg
Replied by geleg on topic How to change font size on All Events page
in line 320 to 328

$report='';$report2='';$report3='';$report4='';
if ($nbevents==1) {
$report.= '<h2> '.$timetitle.' <br/></h4> <small> '.JText::_( 'COM_ICAGENDA_ONE_EVENT_TEXT' ).' '.$total.' '.$timetext1.' </small>';
}
if ($nbevents==0) {
$report.= ' <h2> '.$timetitle.' <br/></h2><small> '.$noevt.' </small>';
}
if ($nbevents>1) {
$report.= ' <h2> '.$timetitle.' <br/></h2><small> '.JText::_( 'COM_ICAGENDA_EVENTS_TEXT' ).' '.$total.' '.$timetext.' </small>';

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

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
11 years 6 months ago - 11 years 6 months ago #1200 by Lyr!C
Replied by Lyr!C on topic How to change font size on All Events page
Ok! (i don't see ant H3, but an open h2 and a closed h4, that can't work...)

So, without a link to your website, i can't do nothing.

Please, use a css inspector (as firebug) as it may be in your site template that you will find the h2 and h3

Good Luck ! B)

Latest version : iCagenda 3.9.3
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) .

File Attachment:

Last edit: 11 years 6 months ago by Lyr!C.

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

  • geleg
  • Topic Author
  • New Member
  • New Member
More
11 years 6 months ago #1201 by geleg
Replied by geleg on topic How to change font size on All Events page
i saw that mistake..have already changed to /H2 but still not working

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

  • geleg
  • Topic Author
  • New Member
  • New Member
More
11 years 6 months ago #1202 by geleg
Replied by geleg on topic How to change font size on All Events page
have changed again to h4...no changes at all

$report='';$report2='';$report3='';$report4='';
if ($nbevents==1) {
$report.= '<h4> '.$timetitle.' <br/></h4> <small> '.JText::_( 'COM_ICAGENDA_ONE_EVENT_TEXT' ).' '.$total.' '.$timetext1.' </small>';
}
if ($nbevents==0) {
$report.= ' <h4> '.$timetitle.' <br/></h4><small> '.$noevt.' </small>';
}
if ($nbevents>1) {
$report.= ' <h4> '.$timetitle.' <br/></h4><small> '.JText::_( 'COM_ICAGENDA_EVENTS_TEXT' ).' '.$total.' '.$timetext.' </small>';

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

Moderators: Lyr!C
Time to create page: 0.248 seconds

Follow Us

Create your Joomla templates with Template Creator CK

acymailing logo new