Go Back   Novahq.net Forum > Computers > Web design and Programming
FAQ Community Calendar Today's Posts Search

Web design and Programming Discuss website creation and other programming topics.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-16-2006, 01:34 PM
ShArP is offline ShArP
ShArP's Avatar

Join Date: Dec 2003
Location: Pennsylvania, USA
Posts: 6,790

Send a message via ICQ to ShArP Send a message via AIM to ShArP Send a message via MSN to ShArP
Words Scrolling...

is there anyway to get names scrolling in a block on a php site??
__________________
Steam Username = BMY61

Reply With Quote
  #2  
Old 01-16-2006, 01:37 PM
ShArP is offline ShArP
ShArP's Avatar

Join Date: Dec 2003
Location: Pennsylvania, USA
Posts: 6,790

Send a message via ICQ to ShArP Send a message via AIM to ShArP Send a message via MSN to ShArP
i mean for the background color cause on my site the background is black and so is the writing...

http://www.dfi.squad.cc
__________________
Steam Username = BMY61

Reply With Quote
  #3  
Old 01-16-2006, 02:03 PM
Webviper2006 is offline Webviper2006
Registered User

Join Date: Nov 2005
Posts: 495

Nice site dude. Want to become allies? My site is http://clanusst.co.nr/index.php

So what you have CSS? Copy this code below the <body> tags.

Code:
 <body bgcolor="#666666">
Does it work?
__________________
Sorry bums, now I'm back! Now I know C++! I use Microsoft Visual C++!
Reply With Quote
  #4  
Old 01-16-2006, 04:11 PM
Jeff is offline Jeff
Registered User

Join Date: Jun 2005
Posts: 1,602

Send a message via AIM to Jeff
Why would you add excess code Webviper?

All you have to do to set the page bg black is at the bgcolor="#666666" into the original tag.

As for the first post, you want the text area's background to be black instead of the dark grey it is currently?

All you have to do is fine:
Code:
<MARQUEE behavior="scroll" loop="-1" height="200" direction="up" scrollamount=" 4" hspace="0" vspace="3" scrolldelay=" 5" bgcolor="#191919"
and change it to:

Code:
<MARQUEE behavior="scroll" loop="-1" height="200" direction="up" scrollamount=" 4" hspace="0" vspace="3" scrolldelay=" 5" bgcolor="#000000"
__________________
Exit 13 - Web design and development.
My Blog - Read up on what i'm up to.
Reply With Quote
  #5  
Old 01-17-2006, 07:30 AM
ShArP is offline ShArP
ShArP's Avatar

Join Date: Dec 2003
Location: Pennsylvania, USA
Posts: 6,790

Send a message via ICQ to ShArP Send a message via AIM to ShArP Send a message via MSN to ShArP
thx guys...
__________________
Steam Username = BMY61

Reply With Quote
  #6  
Old 01-19-2006, 11:22 AM
Webviper2006 is offline Webviper2006
Registered User

Join Date: Nov 2005
Posts: 495

Oh mistake lol.
__________________
Sorry bums, now I'm back! Now I know C++! I use Microsoft Visual C++!
Reply With Quote
  #7  
Old 01-20-2006, 07:46 AM
ShArP is offline ShArP
ShArP's Avatar

Join Date: Dec 2003
Location: Pennsylvania, USA
Posts: 6,790

Send a message via ICQ to ShArP Send a message via AIM to ShArP Send a message via MSN to ShArP
yes your WRONG!!!
__________________
Steam Username = BMY61

Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
scrolling... ShArP Web design and Programming 5 10-24-2012 07:34 PM
Words Dragon-SC- Humor & Jokes 0 07-09-2007 08:49 AM
Dilbert's New Words DevilDog#1 Humor & Jokes 1 03-25-2005 05:36 AM
You And I Are Going To Have Words... Se7eN General Chat 25 06-28-2004 01:32 PM
scrolling macros??? eglscout Delta Force 11 01-15-2004 02:46 PM


All times are GMT -5. The time now is 10:25 PM.




Powered by vBulletin®