- Posts: 2
COMMUNITY FORUM
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
How to change "More Button"
- Precision Biometrics, Inc.
- Topic Author
- Offline
- New Member
Less
More
12 years 7 months ago #47308
by Precision Biometrics, Inc.
How to change "More Button" was created by Precision Biometrics, Inc.
1. How can I change the text of the "more" button to say something else?
2. How can I change the font sizes on the text on the panels that drop down in front of the slides?
2. How can I change the font sizes on the text on the panels that drop down in front of the slides?
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
12 years 7 months ago - 12 years 7 months ago #47309
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: How to change "More Button"
1. Go to en-GB.mod_fpss.ini file and check the text which is written there.
You may change READ MORE=More... to whatever you want.
2. Go to modules/mod_fpss/tmpl/Movies/css/template.css.php and add the font-size you want to this element:
.fpss-template-movies .slidetext p {
background: url("../images/dotted.gif") repeat-x scroll center bottom;
color: #FFFFFF;
margin: 0;
padding: 8px 0;
font-size: the one you want;
}
You may change READ MORE=More... to whatever you want.
2. Go to modules/mod_fpss/tmpl/Movies/css/template.css.php and add the font-size you want to this element:
.fpss-template-movies .slidetext p {
background: url("../images/dotted.gif") repeat-x scroll center bottom;
color: #FFFFFF;
margin: 0;
padding: 8px 0;
font-size: the one you want;
}
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Precision Biometrics, Inc.
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
12 years 7 months ago #47310
by Precision Biometrics, Inc.
Replied by Precision Biometrics, Inc. on topic Re: How to change "More Button"
Thank you for the response. I was easily able to change the font size.
Where can I locate the en-GB.mod_fpss.ini file?
Where can I locate the en-GB.mod_fpss.ini file?
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
12 years 7 months ago #47311
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: How to change "More Button"
Inside Language folder .
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Char
- Offline
- New Member
Less
More
- Posts: 2
12 years 3 months ago #47312
by Char
Replied by Char on topic Re: How to change "More Button"
I ran into the same problem :( And please, I don't know neither where to find the ini file or the language folder. Should we use a Phpmyadmin to find the folder? or it just lies somewhere? Thank you! Hope you reply soon :)
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
12 years 3 months ago #47313
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: How to change "More Button"
Go to languages/en-GB/en-GB.mod_fpss.ini
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Char
- Offline
- New Member
Less
More
- Posts: 2
12 years 3 months ago #47314
by Char
Replied by Char on topic Re: How to change "More Button"
Is it under Language manager? or component>>frontpage slideshow? Could you please give me some screenshot?
Thanks!
Thanks!
Please Log in or Create an account to join the conversation.