- Posts: 25
- Thank you received: 0
Font size Heading on Hot Designation module!
-
Bouky
Inactive member -
Topic Author
- Member
-
Less
More
13 years 9 months ago #9055
by Bouky
Font size Heading on Hot Designation module! was created by Bouky
Hi,
I'm trying to change the front size of the heading on the left module of Hot Designation module (with the small pictures), but it doesn't work via -Module Manager> Module mod_hot_designation > heading formatting and styling.
Other settings like font family, font weight and font style are working well.
Please help?
Cheers,
Bouky
I'm trying to change the front size of the heading on the left module of Hot Designation module (with the small pictures), but it doesn't work via -Module Manager> Module mod_hot_designation > heading formatting and styling.
Other settings like font family, font weight and font style are working well.
Please help?
Cheers,
Bouky
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6793
- Thank you received: 722
13 years 9 months ago #9067
by milos
Replied by milos on topic Re: Font size Heading on Hot Designation module!
Link please?
Please Log in to join the conversation.
-
Bouky
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 25
- Thank you received: 0
13 years 9 months ago #9071
by Bouky
Replied by Bouky on topic Re: Font size Heading on Hot Designation module!
Milos,
link of my website is: www.akchar.nl/islm
In the attachement I encircled (red color) the three titles I want to resize. Actually they are 6 titles which display in turn.
Cheers, Bouky
link of my website is: www.akchar.nl/islm
In the attachement I encircled (red color) the three titles I want to resize. Actually they are 6 titles which display in turn.
Cheers, Bouky
Please Log in to join the conversation.
-
Bouky
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 25
- Thank you received: 0
13 years 9 months ago #9072
by Bouky
Replied by Bouky on topic Re: Font size Heading on Hot Designation module!
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6793
- Thank you received: 722
13 years 9 months ago #9075
by milos
Replied by milos on topic Re: Font size Heading on Hot Designation module!
Please edit template_css.css and remove font-size parameter under H3.
Please Log in to join the conversation.
-
Bouky
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 25
- Thank you received: 0
13 years 9 months ago #9089
by Bouky
Replied by Bouky on topic Re: Font size Heading on Hot Designation module!
code under h3 was
h3 {
font-size:12px;
text-align:left;
font-family: 'arial', arial, serif;
line-height:normal;
}
After removal of front-size:
h3 {
text-align:left;
font-family: 'arial', arial, serif;
line-height:normal;
}
This did not help!
Cheers,
Bouky
h3 {
font-size:12px;
text-align:left;
font-family: 'arial', arial, serif;
line-height:normal;
}
After removal of front-size:
h3 {
text-align:left;
font-family: 'arial', arial, serif;
line-height:normal;
}
This did not help!
Cheers,
Bouky
Please Log in to join the conversation.
Time to create page: 0.172 seconds