- Posts: 3
COMMUNITY FORUM
Width Bug?
- MrClick
- Topic Author
- Offline
- New Member
Less
More
15 years 3 days ago #29090
by MrClick
Width Bug? was created by MrClick
Greetings from Asia,
I have used the previous version 1.4 without any problem. I upgraded to version 2.1, needless to say, I was surprised that it replaced my feeds with Joomlaworks feed links. But it that is easily fixed.
After changing the url to my blog, I realized that the width spreads more than the defined area by the template. I am not sure why and how to fix it. Version 1.4 did not exhibit this problem. In addition, the RSS Icon is always there, how to turn it off?
Here link to a screen-shot that explains it.
www.clickgrafix.com/images/screenshots/sfr2x1error.jpg
FYI, I had to turn off this module for the time being until the width is fixed.
Your help is appreciated. Thank you.
Ahmed
I have used the previous version 1.4 without any problem. I upgraded to version 2.1, needless to say, I was surprised that it replaced my feeds with Joomlaworks feed links. But it that is easily fixed.
After changing the url to my blog, I realized that the width spreads more than the defined area by the template. I am not sure why and how to fix it. Version 1.4 did not exhibit this problem. In addition, the RSS Icon is always there, how to turn it off?
Here link to a screen-shot that explains it.
www.clickgrafix.com/images/screenshots/sfr2x1error.jpg
FYI, I had to turn off this module for the time being until the width is fixed.
Your help is appreciated. Thank you.
Ahmed
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
15 years 2 days ago #29091
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Width Bug?
Please provide me with a url to your site.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- MrClick
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
15 years 2 days ago #29092
by MrClick
Replied by MrClick on topic Re: Width Bug?
Although I did turn of the module as it made the site ugly, I enable it at this url
www.clickgrafix.com/about-click
Thank you.
www.clickgrafix.com/about-click
Thank you.
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
15 years 2 days ago #29093
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Width Bug?
Go to your style.css folder line 20 and add width:auto at this element (I have added in below, so you can just copy the paragraph as it is):
About image icon just go to template.css line 475 and change this:to this:
div.srfrContainer ul.srfrList {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
width:auto;
}
About image icon just go to template.css line 475 and change this:
div.icon-rss h3 {
background:transparent url(../images/icon-module-rss.png) no-repeat scroll left 4px;
padding:2px 0 2px 21px;
}
div.icon-rss h3 {
background:display:none;
padding:2px 0 2px 21px;
}
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- MrClick
- Topic Author
- Offline
- New Member
Less
More
- Posts: 3
15 years 1 day ago #29094
by MrClick
Replied by MrClick on topic Re: Width Bug?
Thank you Katia.
All is done except that RSS-Icon issue, if I turn it off, it turns it off from the module titles that is used.
Strangely, version 1.4 did not use the same concept.
Ahmed
All is done except that RSS-Icon issue, if I turn it off, it turns it off from the module titles that is used.
Strangely, version 1.4 did not use the same concept.
Ahmed
Please Log in or Create an account to join the conversation.
- Felipe Salazar
- Offline
- New Member
Less
More
- Posts: 2
14 years 11 months ago - 14 years 11 months ago #29095
by Felipe Salazar
Replied by Felipe Salazar on topic Re: Width Bug?
I've just ran into this problem too. Followed directions and everything is OK again (upgrading from 1.4).
Thanks.
EDIT: I'm still having the icon issue. Same problem as MrClick. I'm using Joomlashine's Epic theme.
Thanks.
EDIT: I'm still having the icon issue. Same problem as MrClick. I'm using Joomlashine's Epic theme.
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
14 years 11 months ago #29096
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Width Bug?
@Corduroy, please provide me a link to your site to see the conflict...
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.