- Posts: 136
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.
player and css
- Aaron Healey & Frank Clark
- Topic Author
- Offline
- Premium Member
Less
More
10 years 2 months ago #139429
by Aaron Healey & Frank Clark
player and css was created by Aaron Healey & Frank Clark
im wanting to take the player and the css and its same position but what css from template.css do i need to take to keep the style and the same look
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 2 months ago #139430
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic player and css
Open the template.css file and look for the /* Player */ comments.
You will find all the module's styling in seperate blocks.
You will find all the module's styling in seperate blocks.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 2 months ago #139431
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic player and css
Ok I took that out but when implementing it to something it has no style
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 2 months ago #139432
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic player and css
You need the exact HTML structure as well.
Is there a link I can see?
Is there a link I can see?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 2 months ago #139433
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic player and css
I will post the code im using when I get in
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 2 months ago #139434
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic player and css
Im taking it from section player
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 2 months ago #139435
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic player and css
im takinmg it starting from
<section id="player">
<div id="moduleId123" class="module playingNow small-16 large-13 left">
<div class="moduleContent">
<section id="player">
<div id="moduleId123" class="module playingNow small-16 large-13 left">
<div class="moduleContent">
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 2 months ago #139436
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic player and css
Ok,
Then in the css file copy the entire block that starts with
.playingNow ....
Then in the css file copy the entire block that starts with
.playingNow ....
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Aaron Healey & Frank Clark
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 136
10 years 2 months ago #139437
by Aaron Healey & Frank Clark
Replied by Aaron Healey & Frank Clark on topic player and css
Wont work I want to take the module positikn too
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 2 months ago #139438
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic player and css
Where are you trying to put module to?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.