Show Posts
|
|
Pages: 1 2 [3] 4 5 ... 8
|
|
32
|
iJoomla News Portal / Support Questions / Re: How to Add a header icon image to Zone Manager code?
|
on: March 30, 2008, 03:16:03 AM
|
|
This was easier than I thought it was going to be and I wanted to post what my finding were.
The deal is that you can add your images right on the layout page. All you have to do is click in the table area that you want the picture and then click the insert picture button. This will allow you to put images instead of text for each zone. Remember if you do this to make sure that you turn your titles off. You can see what I did at my site listed in my signature. Good luck everybody and I hope that this will help people make cool design for their site.
Also if you wanted to add a background image all you have to do is add background="Image URL" inside the <td> tag. I would look something like this <td background="your image"> So even if it doesn't allow you to use your hilites you can make an image of them an then add it as a background image.
|
|
|
|
|
38
|
iJoomla News Portal / Support Questions / Re: Content items just wont come up in homepage
|
on: March 16, 2008, 03:36:21 PM
|
|
Do you have a website address? My guess is that you need to add rows for the zones. If you go to zones section and select your zone top stories, lead stories, more news, you can see in the general tab rows and columns. Just add more rows to the zone and your articles should show up.
As for the popular section, again select the popular zone and go to the general tab and make sure that your articles are based on hits and not show only those marked as popular.
|
|
|
|
|
40
|
iJoomla News Portal / Support Questions / Re: Frontpage slideshow with ijoomla_news portal
|
on: March 16, 2008, 06:34:43 AM
|
|
Go to the site admin and under site there is template manager. From there select the module positions and create a new module position whatever you want, (for example FPSS). Then you can go to the module_position1 in the news portal and select the FPSS or whatever you called. This will have it displayed only once.
The problem with using user1 as the position is that your template most likely will use that position so therefore the newsportal will use the user1 postion along with your template.
Good luck.
|
|
|
|
|
43
|
iJoomla News Portal / Support Questions / Re: Latest version
|
on: March 16, 2008, 01:16:53 AM
|
|
The next version has not been released yet. I am guessing that it is close because there are a lot of people asking. Having it on the demo server shows that it is very close. My guess is they have a few bugs to iron out, but hopefully it will be released this month.
|
|
|
|
|
45
|
iJoomla News Portal / Support Questions / Re: How to Add a header icon image to Zone Manager code?
|
on: March 10, 2008, 07:55:54 PM
|
|
This is what I have so far. You need to upload the pictures you want in a folder (this is obvious) and then find the css file under the css code button. You will see that there is a css section for each top stories, leading stories, and more news. All you have to do is add background and the url with norepeat in there. I haven't yet tested it out because I am still working on my background images, but I will test it out soon.
I can't wait to see what you are working on.
|
|
|
|
|
|
|