How would you go about increasing the available space to read the information from the news feeds?
I often can only read part of the details from a particular news item.
I am using the Calendar + skin
Blatty,
I am looking for the same answer. Please post here if you figure it out and I will do the same.
- Derek
You would need to increase the space for the region. This line defines the region for the RSS feeds(in my skin):
defregion,4,0,0,240,56,6
Increase the bolded area by what ever number you need.
Then you will need to change the offsetadd lines in the region by the same number. The line will look like this:
offsetadd,0,56
Change the bolded area. Hope this helps.