Members: 16,996
Threads: 38,846
Posts: 159,391
Online: 17

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 26.08.2004, 16:54   #1 (permalink)
Baby Mamber
 
Join Date: Aug 2004
Location: somewhere small
Posts: 13
Sadja is on a distinguished road
Question Customizing the Newsflash?

I dont want my newsflash to scroll, I dont want my newsflash to blink, I dont want my newsflash to do anything great.

I just want to remove the heading (Newsflash), make the text italic and a specific color and have it stick to the right side of the darn box.

*sighs*

Can anyone advice me on how to do that?
I'm no good with php.. I was so much hoping I could just hand the newsflash module/component (its a module, right?) its css definitions and all would be fine. But nooo.. its taking the attributes from where-should-i-know-from.



Thanks anyone who could help me..
.. and sorry if this has been asked before. I seached for "newsflash" but found no good.

(oh and if anyone ends up having something else that could provide me an easy way to display a random quote out of many many many each time the page is reloaded... 'cause should the newsflash not be that editable ill have to search for a workaround)
__________________
Sadja
- a good girl
Sadja is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Old 26.08.2004, 17:54   #2 (permalink)
Baby Mamber
 
GroovyCoop's Avatar
 
Join Date: Jul 2004
Posts: 3
GroovyCoop is on a distinguished road
Default Re: Customizing the Newsflash?

Sadja,
I'm not sure on how to conifgure Newsflash, but (relating to the last part of your post) I've been using this cool module called Message of the Day instead of Newsflash. It pops up a new message everytime you reload the page, and there are a ton of messages already built in so you don't have to go and write a bunch of Newsflashes to create the same effect. Hope that helps a little.

~GroovyCoop
GroovyCoop is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 26.08.2004, 18:02   #3 (permalink)
Professional Mamber
 
zorkhh's Avatar
 
Join Date: Apr 2004
Location: Northern Germany
Posts: 713
zorkhh is on a distinguished road
Default Re: Customizing the Newsflash?

Hi.

like with every module, you can hide the title from the backend Modules/manage modules. Select the newsflash-module and set "Show Title" to "No".

All the other things should be possible through CSS. If it is missing, add the class "newsflash" to your CSS-File and do all your "styling" there.

hth.

ZorkHH
__________________
News and stories around Joomla! PlanetJoomla.com
For individual Joomla-AddOns visit Joomlaexpert.com
zorkhh is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 27.08.2004, 08:54   #4 (permalink)
Baby Mamber
 
Join Date: Aug 2004
Location: somewhere small
Posts: 13
Sadja is on a distinguished road
Thumbs up Re: Customizing the Newsflash?

thanks a bunch to both of you and your answers.

I'm going to try this module (just in case) - and I'll also try the .newsflash class again. I already did try this when I saw it mentioned in the code, but for some reasons Mambo ignored it

Maybe I did something wrong..

Anyway, thanks again.

__________________
Sadja
- a good girl
Sadja is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 27.08.2004, 09:09   #5 (permalink)
Mamber
 
Navstar's Avatar
 
Join Date: Jun 2004
Posts: 67
Navstar is on a distinguished road
Default Re: Customizing the Newsflash?

If Mambo ignored it then you might want to check the chmod. Just a thought for you. You might want to check out this site and see how they have used the newflas module. They built in RSS Feeds off others ites and more. You can ask the site manager about it. He will be more than happy to serve your need. check out FIJI VOICES COMMUNITY .

Hope you find what you're looking for and well good luck with mambo.
Navstar is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 27.08.2004, 09:45   #6 (permalink)
Baby Mamber
 
Join Date: Aug 2004
Location: somewhere small
Posts: 13
Sadja is on a distinguished road
Smile Re: Customizing the Newsflash?

I did it!

First I downloaded that module. It's much easier to edit because of the way the quotes are listed in a text file and not provided manually.

(sidenote question: is there a way to insert data into the original newsflash through the database? I do that with smilies for invisionboards I provide all the time - just load up the table in the database instead of manually adding them through the admin interface)

Anyway, I also figured out what I did wrong...
This is how the class should look for the newsflash I think:

Code:
table.moduletable td.newsflash {


Now all I have to figure out is how to customize the description and header of the "Weblink" component. I cant seem to find that.. silly gal.

Oh and, thanks again.
__________________
Sadja
- a good girl
Sadja is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 27.08.2004, 11:12   #7 (permalink)
Professional Mamber
 
zorkhh's Avatar
 
Join Date: Apr 2004
Location: Northern Germany
Posts: 713
zorkhh is on a distinguished road
Default Re: Customizing the Newsflash?

Hi,

if you mean with "description of WeblinK" this text:
Quote:
We are regularly out on the web. When we find a great site...
you will have to edit your language-file. It is "hardcoded" there. Not very nice, i know.

hth

ZorkHH
__________________
News and stories around Joomla! PlanetJoomla.com
For individual Joomla-AddOns visit Joomlaexpert.com
zorkhh is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 27.08.2004, 11:30   #8 (permalink)
Baby Mamber
 
Join Date: Aug 2004
Location: somewhere small
Posts: 13
Sadja is on a distinguished road
Thumbs up Re: Customizing the Newsflash?

Thank you Navstar for the link.

And (once again) thanks to zorkhh for the pointers.
I found the entry in the language file and took yet another hurdle towards the completion of my website.

Even better yet.. I found alot of neat things there
__________________
Sadja
- a good girl
Sadja is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 28.08.2004, 05:23   #9 (permalink)
Baby Mamber
 
bucabay's Avatar
 
Join Date: May 2004
Posts: 12
bucabay is on a distinguished road
RedCross Re: Customizing the Newsflash?

Quote:
Originally Posted by Sadja
Thank you Navstar for the link.

And (once again) thanks to zorkhh for the pointers.
I found the entry in the language file and took yet another hurdle towards the completion of my website.

Even better yet.. I found alot of neat things there
Hey Sadja,
I guess you found most of what you wanted to find, I just found a quite a few referrals to my site from this post and thought id check it out.

Well just a pointer for those following this thread:
when editing the language file. If you get header output errors make sure you delete any spaces at the bottom of the file...
ie: no spaces or returns before <?php and after ?>

(that is to make sure the language file does not output to your webpage when being included... since it will be doing so before all headers are sent out.)

Some text editors will add a return at the bottom, (such as the filemanager used on Cpanel.) I had a bit of a problem with that.. and spent over an hour trying to figure it out.. just thought id save you some time...
__________________
Fiji Web Design
Mambo Components:
Cpanel Email for Mambo!.
Mambo Components:
AJAX Chat for Mambo!.

Last edited by bucabay; 28.08.2004 at 05:26. Reason: typo
bucabay is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Edit Newsflash template or design ACmonKey Module 'How Do I' Questions 2 11.08.2004 00:08
newsflash wont show up, but when i change the theme, it does!!! Nucleus Mambo 4.5 'How Do I' Questions 6 24.05.2004 14:52
Newsflash Manager amirbilal Mambo 4.5 General Talk 3 22.04.2004 20:00
Need help with Frontpage News, Newsflash scroller & Module titles rwmorehead Module 'How Do I' Questions 2 14.04.2004 19:39


All times are GMT +2. The time now is 06:13.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.