Welcome Guest [Log In] [Register]
We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
News + Announcements Code
Topic Started: Jan 15 2006, 09:28 PM (7,851 Views)
GrafxPortal
Member
 *   *  
Title: Kaos News & Annoucements Code
Author: Kaos
Preview: Click Here?

My own version of it.

Code:
 
<div class='maintitle' align='center'><img src='' border='0' alt='>' width='0' height='10' />News and Announcements</div>
<table width="30%" border="0" cellspacing="1" cellpadding="6"></center>
<tr><td>
<marquee height="145" width="400" onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrollamount="1" style="Filter:Alpha(Opacity=150, FinishOpacity=150, Style=1, StartX=0, StartY=90, FinishX=0, FinishY=0);">
<center><span style='color:white; font-weight:bold'>

YOUR TEXT HERE

</span>
</center></marquee></td></tr></table>
Offline Profile Quote Post Goto Top
 
patqsick
Member
 *   *  
Pretty cool but seen it before!
Offline Profile Quote Post Goto Top
 
HolySavior
Member Avatar
if( holy + alcohol){ happycoding()}
 *   *   *   *   *   *   *  
good try , but there are quite a few errors.
your alignment should be center not middle. you dont need </center> right after the table tag.also you are missing the first <td> tag in there. you have underline tags in there for no real reason you can take those out. i suggest you take out the font tag and the first center tag inside the marquee and the <p> tag. since you already have the span tag in there.also you should close off your span tag and finally you can take out the last 3 tags which are </div><br/></td> which are there for no reason.

is should look something like this:
Quote:
 

<div class='maintitle' align='center'><img src='' border='0' alt='>' width='0' height='10' />News and Announcements</div>
<table width="30%" border="0" cellspacing="1" cellpadding="6"></center>
<tr><td>
<marquee height="145" width="400" onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrollamount="1" style="Filter:Alpha(Opacity=150, FinishOpacity=150, Style=1, StartX=0, StartY=90, FinishX=0, FinishY=0);">
<center><span style='color:white; font-weight:bold'>

YOUR TEXT HERE
</span>
</center></marquee></td></tr></table>


that should do it. good try.
Online Profile Quote Post Goto Top
 
GrafxPortal
Member
 *   *  
Thank you.
Offline Profile Quote Post Goto Top
 
Sapp.
Retrieving data . . .
 *   *  
3/10.
Offline Profile Quote Post Goto Top
 
GrafxPortal
Member
 *   *  
Sorry, it was one of my first codes.
Offline Profile Quote Post Goto Top
 
turbosystems
Member
 *  
any way of addin images to it?? so its like scrollin images
Offline Profile Quote Post Goto Top
 
morenita
Graphics + me = Passion
 *   *   *   *  
awesome..Im using it ;)
Offline Profile Quote Post Goto Top
 
Medusa01
Member Avatar
Member
 *   *  
Can this be used for the portal page, as this is the first place visitors see on my forum? If It can....were do I put it?
Thanks
Offline Profile Quote Post Goto Top
 
nuetronist
Member
 *  
Put it under Board header if you want it to be under ur menu thing where it says logged in as blah blah blah. So yah


Would it be possible to put images in, using the [IMG] tags?
Offline Profile Quote Post Goto Top
 
lost ppl
Member
 *  
i dont no code so it looks good to me :P

is there anyway of putting it in the centre
because at the moment it is on the right side of the pg? i want it to be in the middle

thx for this
Offline Profile Quote Post Goto Top
 
elwin
Member
 *  
This sounds cool ;) I'll maybe use it ^^
Offline Profile Quote Post Goto Top
 
AIWA
What you need, When you need it.
 *   *   *  
Looks nice, but it is too simple.
Offline Profile Quote Post Goto Top
 
darkmaster410
PSP Master
 *  
Where do i put it
Offline Profile Quote Post Goto Top
 
darkmaster410
PSP Master
 *  
Never mind
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
Go to Next Page
« Previous Topic · Code Snippets · Next Topic »
Add Reply