GIDForums  

Go Back   GIDForums > Webmaster Forums > Web Design Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 21-Jul-2003, 00:17
KiloKilo
 
Posts: n/a

one of the web pages prints out differently to the others


I have the weirdest situation I have built a website using MX, the web pages background is black with white text. I have recently included an additional feedback form page which has the same color configuration. However this new web page prints out with a complete black background print with white text while the others print out normally with clear backround and black text.

Any ideas?

I have checked the code in each page. there isn't any thing different to the new one.

Here is the link
www.digitalexcellance.com

Now the blasted form won't work and my boss is going to kill me.

Any assistance will help

Here is the link to the site.

www.digitalexcellance.com

If you could also help with the coding on that form I would be so grateful. If you could also help with the coding on that form I would be so grateful. My boss is going to have me for breakfast today.

Cheers
  #2  
Old 21-Jul-2003, 00:22
jrobbio's Avatar
jrobbio jrobbio is offline
Regular Member
 
Join Date: Jan 2003
Location: Loughborough, England
Posts: 840
jrobbio will become famous soon enough
Hello KiloKilo, welcome to GIDForums.

I'm slightly confused as the print preview for me gives white background with black text, which is what you want right? No black background for me.

Rob
  #3  
Old 21-Jul-2003, 00:26
jrobbio's Avatar
jrobbio jrobbio is offline
Regular Member
 
Join Date: Jan 2003
Location: Loughborough, England
Posts: 840
jrobbio will become famous soon enough
Are you meaning the printing after something has been submitted? I just thought that you probably meant this didn't you? Maybe CSS would have been cleaner for you to use.

p.s. your articles page isn't working on the About us page.

Rob
  #4  
Old 21-Jul-2003, 00:53
KiloKilo
 
Posts: n/a
It looks perfect in print preview but prints out with black background.

Any help on the coding

Cheers
  #5  
Old 21-Jul-2003, 01:07
jrobbio's Avatar
jrobbio jrobbio is offline
Regular Member
 
Join Date: Jan 2003
Location: Loughborough, England
Posts: 840
jrobbio will become famous soon enough
lots of errors

Sorry I can't help more than that, I need to do some other things.

Rob
  #6  
Old 21-Jul-2003, 03:11
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
Hello KiloKilo,

This bit in your HTML:
HTML Code:
<title>SEO</title> </head> <body bgcolor="black" text="white" link="#6495ed">

try replacing just that few lines with:
HTML Code:
<title>SEO</title> <style type="text/css"> <!-- body { background-color:black; color:white; } a:link, a:visited, a:hover, a:active { color:#6495ed; } --> </style> </head> <body>

I think that will help solve the problem.
 
 

Recent GIDBlogToyota - 2008 July Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Centralised web pages ukrspp21 Web Design Forum 5 08-Sep-2003 17:17
Funny AdSense ads on web pages jrobbio Open Discussion Forum 2 18-Jul-2003 06:11
carry logging state across pages skyloon MySQL / PHP Forum 1 30-Jun-2003 05:03
Search Engine Positioning 101 and 201 "How To" Tips... 000 Search Engine Optimization Forum 0 29-May-2003 10:34
Link submission pages to search engines directories invisible web but not FFA or PPC jrobbio Advertising & Affiliates Forum 4 10-Apr-2003 19:01

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 21:16.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.