- Posts: 9
COMMUNITY FORUM
RSS feed reader width
- propolis
- Topic Author
- Offline
- New Member
Less
More
14 years 2 months ago #35084
by propolis
RSS feed reader width was created by propolis
Hi,
I am having a problem where I cant increase the width of thee feed reader on my site www.cyber-plaza.co.uk/iwmd/index.php?option=com_content&view=article&id=91&Itemid=96
Any ideass much appreciated
Eddie
I am having a problem where I cant increase the width of thee feed reader on my site www.cyber-plaza.co.uk/iwmd/index.php?option=com_content&view=article&id=91&Itemid=96
Any ideass much appreciated
Eddie
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
14 years 2 months ago #35085
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: RSS feed reader width
Just go to the modules/mod_jw_srfr/tmpl/default/css/style.css folder at line 20 and increase the width according to your preference.
div.srfrContainer ul.srfrList {
list-style:none outside none;
margin:0;
padding:0;
width:226px;
}
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- propolis
- Topic Author
- Offline
- New Member
Less
More
- Posts: 9
14 years 2 months ago #35086
by propolis
Replied by propolis on topic Re: RSS feed reader width
Thank you very much. This did the job for me.
Eddie
:)
Eddie
:)
Please Log in or Create an account to join the conversation.
- propolis
- Topic Author
- Offline
- New Member
Less
More
- Posts: 9
14 years 2 months ago #35087
by propolis
Replied by propolis on topic Re: RSS feed reader width
Just One more question:
When I look at the feed display on my site, are all the content controled by the CSS file or not?
Its just I want to change font sizes and also the space below 'read more'
Will continue to play with the CSS file
Eddie
:)
When I look at the feed display on my site, are all the content controled by the CSS file or not?
Its just I want to change font sizes and also the space below 'read more'
Will continue to play with the CSS file
Eddie
:)
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
14 years 2 months ago #35088
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: RSS feed reader width
The styling changes you want to make are all controlled by the 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.
- propolis
- Topic Author
- Offline
- New Member
Less
More
- Posts: 9
14 years 2 months ago #35089
by propolis
Replied by propolis on topic Re: RSS feed reader width
OK,
I will try again. Did some changes last night, but did not respond to the parameters I changed.
Will do it tonight and check again the outputs.
Thanks for the confirmation
Eddie
I will try again. Did some changes last night, but did not respond to the parameters I changed.
Will do it tonight and check again the outputs.
Thanks for the confirmation
Eddie
Please Log in or Create an account to join the conversation.