- Posts: 10
- Thank you received: 0
Wrapper width issue
-
cronjob78
Inactive member - Topic Author
- New Member
Less
More
14 years 8 months ago #1235
by cronjob78
Wrapper width issue was created by cronjob78
I'm using the wrapper on Hot Rockin but its not obeying the width command in the module settings.
When I switch to a different template the external website obeys the width and height command correctly but with Hot Rockin' it seems to obey the height command only.
Thus, by putting a wrapper module on the left column of my homepage the external website runs across all the other content to the right of it making it unusable.
Any suggestions greatly received.
When I switch to a different template the external website obeys the width and height command correctly but with Hot Rockin' it seems to obey the height command only.
Thus, by putting a wrapper module on the left column of my homepage the external website runs across all the other content to the right of it making it unusable.
Any suggestions greatly received.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6769
- Thank you received: 719
14 years 8 months ago #1236
by milos
Replied by milos on topic Re: Wrapper width issue
Please add this in template_css.css:
You can change 200px with your value.
Code:
.hotshadow .wrapper {
width:200px !important;
}
You can change 200px with your value.
Please Log in to join the conversation.
-
cronjob78
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
14 years 8 months ago #1237
by cronjob78
Replied by cronjob78 on topic Re:Wrapper width issue
Thanks for the very quick reply.
That fixes wrapped items on the homepage (great) but not any wrapper stuff done with a URL like this:
www.mysite.com/index.php?option=com_wrap...w=wrapper&Itemid=121
That fixes wrapped items on the homepage (great) but not any wrapper stuff done with a URL like this:
www.mysite.com/index.php?option=com_wrap...w=wrapper&Itemid=121
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6769
- Thank you received: 719
Time to create page: 0.163 seconds