- Posts: 160
- Thank you received: 1
Module width
-
hkeyzer
Inactive member - Topic Author
- Member
Less
More
10 years 4 months ago #40867
by hkeyzer
Module width was created by hkeyzer
Hi,
Using Joomla 3.3.3
Hot Corporate Template with Hot Joomla Carousel Pro module. Under customer feedback right hand column.
View at www.internet4success.co.nz
I have set module to display one article (object) at a time.
I have tried resetting the width of the module to show the text of the article across 220px.
But it doesn't matter if I change settings under layout settings:
Overall Width of the Module
or Width of an Object
The width of the text remains unchanged i.e. set to 165 px.
How do I correct this so text shows across full column width?
Thanks
Using Joomla 3.3.3
Hot Corporate Template with Hot Joomla Carousel Pro module. Under customer feedback right hand column.
View at www.internet4success.co.nz
I have set module to display one article (object) at a time.
I have tried resetting the width of the module to show the text of the article across 220px.
But it doesn't matter if I change settings under layout settings:
Overall Width of the Module
or Width of an Object
The width of the text remains unchanged i.e. set to 165 px.
How do I correct this so text shows across full column width?
Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 4 months ago #40871
by ivan.milic
Replied by ivan.milic on topic Module width
Send link so I see that
Please Log in to join the conversation.
-
hkeyzer
Inactive member - Topic Author
- Member
Less
More
- Posts: 160
- Thank you received: 1
10 years 4 months ago #40884
by hkeyzer
Replied by hkeyzer on topic Module width
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 4 months ago #40891
by ivan.milic
Replied by ivan.milic on topic Module width
Add this to template_css.css:
.mp_right .carousel-wrap,
.mp_right .carousel-wrap > UL,
.mp_right .carousel-wrap > UL > LI,
.mp_right .carousel-wrap > UL > LI > DIV{
width:220px!important;
}
.mp_right .carousel-wrap,
.mp_right .carousel-wrap > UL,
.mp_right .carousel-wrap > UL > LI,
.mp_right .carousel-wrap > UL > LI > DIV{
width:220px!important;
}
Please Log in to join the conversation.
-
hkeyzer
Inactive member - Topic Author
- Member
Less
More
- Posts: 160
- Thank you received: 1
10 years 3 months ago #41907
by hkeyzer
Replied by hkeyzer on topic Module width
Hi,
Thanks added the code and it helped the layout of the text in the module.
However we are getting slight clipping of the text on the right hand side of the module.
Tried numerous things such as adjusting module width, however still get some clipping occuring. So how do I fix this?
Site is:
www.interent4success.co.nz
and it is the module titled "Customer Feedback"
Thanks
Thanks added the code and it helped the layout of the text in the module.
However we are getting slight clipping of the text on the right hand side of the module.
Tried numerous things such as adjusting module width, however still get some clipping occuring. So how do I fix this?
Site is:
www.interent4success.co.nz
and it is the module titled "Customer Feedback"
Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 3 months ago #41914
by ivan.milic
Replied by ivan.milic on topic Module width
Your link does not work
Please Log in to join the conversation.
Time to create page: 0.207 seconds