Show Posts
|
|
Pages: [1]
|
|
1
|
iJoomla News Portal / Support Questions / Re: How to apply border for the whole Zone?
|
on: February 03, 2008, 02:54:13 PM
|
You have to turn off the border if you use my method. The other way is better if you want a border. Just change the background color and turn off the border. However, did you want to keep the border? I'd prefer to have a border around the whole Zone, including the Zone's Name, so I use a code in a template. Your method is fine for highlighting the text within the Zone. Thanks for the hint which might work in some other projects!
|
|
|
|
|
2
|
iJoomla News Portal / Support Questions / Re: Remove bullet indent
|
on: February 03, 2008, 02:41:51 PM
|
|
Yes, I checked this link before, but it doesn't apply to my case. I have all Inner Paddings set to Zero, Image/Show thumbnails is set to No, Intro is No, and the Indent is still significant. Do you now how to entirely remove Indent? Thanks!
|
|
|
|
|
4
|
iJoomla News Portal / Support Questions / Re: How to apply border for the whole Zone?
|
on: February 01, 2008, 06:45:46 AM
|
Hi! Thanks for the suggestions. I have tried 'smoothdude11' method: all you have to do is change the margin to zero in the general tab. but all I got was the borders of every individual topic within zone, not the whole zone border. So instead I modified 'RicardoCorai' method, and in effect I got the border of the zone. I have now: <table border="0" cellspacing="5" cellpadding="0" width="633" height="207" style="border-collapse: separate"> <tbody> <tr><td colspan="2">{date_time}<br />{top}</td></tr> <tr valign="top"><td width="48%">{leading}<br />{module_position2}<br /></td><td width="52%" align="left">{more news}<br /> <table border="1" cellspacing="10" cellpadding="10" style="border-collapse: collapse" bordercolor="#cccccc"><tbody> <tr valign="top"><td> {most popular}<br /><br /> </td></tr></tbody></table> </td></tr> <tr valign="top"> <td colspan="2">{module_position3} </td> </tr> <tr><td colspan="2"> </td></tr> <tr valign="top"> <td colspan="2">{featured categories}</td> </tr> <tr><td colspan="2"> </td></tr></tbody></table> Thanks!
|
|
|
|
|
5
|
iJoomla News Portal / Support Questions / How to apply border for the whole Zone?
|
on: January 30, 2008, 10:52:20 AM
|
|
Hi! I'd like to apply a border on 'Most popular' zone. When I go to iJoomla News Portal/Settings/Zones/General, and set the Border, it is being applied to every individual bulleted news within the 'Most popular' zone, but not as a border for the whole zone. I just checked and this is the case for all other zones ('Top stories', 'More news'...). This is really confusing: General zone setting should apply to the *zone*, not to the individual message within the zone. Is there a way to set the border of the *zone*? Thanks!
|
|
|
|
|
7
|
iJoomla News Portal / Suggestions/Ideas / Just a few suggestions for a new News Portal release...
|
on: January 17, 2008, 07:51:59 AM
|
|
Hi,
I'd like to see in the next release of News Portal the following:
* Add an extra field for the Content's (text) Author. Currently, we have a 'Creator' (person who originally created or submitted the text), and 'Author Alias'. In a real News system, there's a need for both listed separately: the original author of the text, and the person who just submitted this to the system for publication.
* Make the Author's name searchable. This means that is should be able to create a list of all Authors with all the texts they published. (It's less important to have such a list for the user who just submitted/entered the text, but it would be useful as well).
* Add an extra field for the submitted/entered Content's Source (usually it's going to be http link).
* Make an easy way to change Zone's names (for example: from 'Top stories' to 'Latest News', or from 'Featured Categories' to 'Categories').
* Make a tooltip for the entries in the iJoomla News Portal, just like iJoomla has it. Say, I am in iJoomla News Portal/Design/Zones/Zone Name and hover the cursor over the Inner Padding - I should get a good explanation with some examples.
* Supply iJoomla News Portal with some basic set of separators (or at least a built-in link to the place where the separators can be downloaded from).
* Add a way to select in what order the Categories are listed in the 'Featured Categories' zone, overriding iJoomla's settings.
* Add ability to include a background image of the zone, in addition to background color.
* Add a new field for 'Subtitle'. The 'Heading' is not as useful as a 'Subtitle' would be.
That's it for now. Patiently waiting for a new version... Leo
|
|
|
|
|
8
|
iJoomla News Portal / Support Questions / How to change Zone(s) name?
|
on: January 16, 2008, 08:22:40 AM
|
Do you know how to change zone(s) name? I mean, changing 'Leading Stories', 'More News', 'Featured Categories', to something else. I found the same question at http://www.ijoomla.com/option,com_smf/Itemid,6000/topic,337.0/, but the answer does not seem to apply. It says: 'Open the language file and you can find all the words there. Go to settings -> language and click on English.' However, this file does not have any entries with the words 'Leading Stories', 'More News', etc. Thanks for any input.
|
|
|
|
|
|
|