- Thank you received: 0
Hot Image Slider - Change font properties
-
jostermeyer
-
Topic Author
- New Member
-
Less
More
15 years 3 months ago #426
by jostermeyer
Hot Image Slider - Change font properties was created by jostermeyer
Hi,
Thanks for a good looking extension. I just did my first install and am looking for a way to change font color, size, style. Can you point me to the file to change to do this? I searched the forum and did not see an thread yet. I would like to change image name and description. Thanks in advance!
JohnO
Thanks for a good looking extension. I just did my first install and am looking for a way to change font color, size, style. Can you point me to the file to change to do this? I searched the forum and did not see an thread yet. I would like to change image name and description. Thanks in advance!
JohnO
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6810
- Thank you received: 724
15 years 3 months ago #429
by milos
Replied by milos on topic Re: Hot Image Slider - Change font properties
Hot Image Slider uses font properties of your template. However, if you need to edit this, you will need some CSS knowledge.
Delete line 68 of default.php. Then add (in example) this in style.css:
Also, you can edit style starting in line 37 of style.css to change font family and size of image headings.
Delete line 68 of default.php. Then add (in example) this in style.css:
Code:
p.textdesc {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}
The following user(s) said Thank You: sobeinfo
Please Log in to join the conversation.
-
jostermeyer
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
15 years 3 months ago #431
by jostermeyer
Replied by jostermeyer on topic Re: Hot Image Slider - Change font properties
Thanks for the quick reply. I will give it a shot today.
JohnO
JohnO
Please Log in to join the conversation.
Time to create page: 0.211 seconds