- Posts: 11
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.
Horizontal bar with links ?
- Andras Kovacs
- Topic Author
- Offline
- New Member
Less
More
13 years 2 days ago #44501
by Andras Kovacs
Horizontal bar with links ? was created by Andras Kovacs
Hello, I'd like to ask your help. I use movies template on this page: hispanictennis.com/ I'd like to have a horizontal bar with links on slides like on this page: www.bhd.dk/ What file I should modify to solve this problem? Thank you.
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
13 years 2 days ago #44502
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Horizontal bar with links ?
You should modify the css code in Movies/template.css folder.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Andras Kovacs
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
13 years 2 days ago #44503
by Andras Kovacs
Replied by Andras Kovacs on topic Re: Horizontal bar with links ?
Thank you for quick reply. I hope I can do it. I'd have one more question. Is it possible to createl similar vertical slider with FPSS as on this page (right) ? hispanictennis.com/index.php/da/om-hts/medlemskab On the frontpage: hispanictennis.com/ I should have FPSS and a vertical slider. I solved it with DJ image slider. It's and extension for Joomla. They work fine together with Firefox, Chrome, Opera but not with Internet explorer. The DJ image slider not loading. As soon as I set FPSS unpublished the DJ image slider is working fine. Have you got any idea? It'd be good to solve it with FPSS. Thank you.
Please Log in or Create an account to join the conversation.
- Andras Kovacs
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
13 years 2 days ago #44504
by Andras Kovacs
Replied by Andras Kovacs on topic Re: Horizontal bar with links ?
Hello Katia, Now I looked at the movies directory. There's no template.css file. The pass is /public_html/modules/mod_fpss/tmpl/Movies
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
13 years 1 day ago #44505
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Horizontal bar with links ?
This is the path:
modules/mod_fpss/tmpl/Movies/css/template_css.php
modules/mod_fpss/tmpl/Movies/css/template_css.php
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Andras Kovacs
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
13 years 1 day ago #44506
by Andras Kovacs
Replied by Andras Kovacs on topic Re: Horizontal bar with links ?
Hello Katia, Yes that's what I found but it's a php file not an ordinary css file. Please write me which line refers to vertica transparent grey lcolumn in front of slides. That should be altered to look like the line on this page www.bhd.dk/.
And could you answer the other part of my question too? I should have FPSS and a vertical slider. I solved it with DJ image slider. It's and extension for Joomla. They work fine together with Firefox, Chrome, Opera but not with Internet explorer. The DJ image slider not loading. As soon as I set FPSS unpublished the DJ image slider is working fine. Have you got any idea? It'd be good to solve it with FPSS. Thank you.
And could you answer the other part of my question too? I should have FPSS and a vertical slider. I solved it with DJ image slider. It's and extension for Joomla. They work fine together with Firefox, Chrome, Opera but not with Internet explorer. The DJ image slider not loading. As soon as I set FPSS unpublished the DJ image slider is working fine. Have you got any idea? It'd be good to solve it with FPSS. Thank you.
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
13 years 1 day ago #44507
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Horizontal bar with links ?
1. Go to modules/mod_fpss/tmpl/Movies/css/template_css.php at line 24 and find this (background gives the grey film):
.fpss-introtext {
background: url("../images/transparent_bg.png") repeat scroll 0 0 transparent;
bottom: 0;
font-size: 11px;
height: auto;
left: 37px;
margin: 0;
padding: 0;
position: absolute;
top: 0;
width: 40%;
}
2.Try to change the jquery library handling option in FPSS module parameters please. If this doesn't solve your issue then you have to select between the two extensions...
.fpss-introtext {
background: url("../images/transparent_bg.png") repeat scroll 0 0 transparent;
bottom: 0;
font-size: 11px;
height: auto;
left: 37px;
margin: 0;
padding: 0;
position: absolute;
top: 0;
width: 40%;
}
2.Try to change the jquery library handling option in FPSS module parameters please. If this doesn't solve your issue then you have to select between the two extensions...
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Andras Kovacs
- Topic Author
- Offline
- New Member
Less
More
- Posts: 11
13 years 1 hour ago #44508
by Andras Kovacs
Replied by Andras Kovacs on topic Re: Horizontal bar with links ?
I changed the the jquery library in FPSS. Now they work together fine. But I still have problem positioning gray bar in FPSS. I could alter the height and width of it but not left and right position and text position. If I type left: 150px; then nothing happens. The whole bar should be go to right and font should be smaller. Site: hispanictennis.com/ I'm not a CSS geniuos, please help. Thank you.
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
13 years 1 hour ago #44509
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Horizontal bar with links ?
Sorry my friend but customization is out of the scope of this forum...
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.