The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Problem with background, Problem with background
neox
post Sep 30 2010, 08:02 AM
Post #1





Group: Members
Posts: 2
Joined: 30-September 10
Member No.: 12,832



I have a BIG PROBLEM.

Can someone explain me how to have this background and not seein grey below, when i do full screen in Chrome.
Web site is FLASH and it is exactly size as this background.

I want this background to fit the site when someone try full screen (not seeing white or grey below the background)

P L E A S E

h e l p


This post has been edited by neox: Sep 30 2010, 08:07 AM


Attached thumbnail(s)
Attached Image

Attached File(s)
Attached File  27153.html ( 897bytes ) Number of downloads: 208
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Sep 30 2010, 09:14 AM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Make it high enough and make it repeat horizontally. You don't need it to be wider than some 10 pixels since it will repeat.
http://htmlhelp.com/reference/css/color-ba...und-repeat.html

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
neox
post Sep 30 2010, 10:29 PM
Post #3





Group: Members
Posts: 2
Joined: 30-September 10
Member No.: 12,832



Can somebody check this code out.
Everything is going great but SOMETIMES when i do full screen, only sometimes, flash gets messy. Usually is ok.
Whats the problem ? I wanted to put flash on center of the site, horizontaly and verticaly.
Is it ok ?


The code is


<!--W980*H750 v_8-->
<body style="margin:0; padding:0; background-color: #564F49; ">
<table width="980" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" align="center">
<tr>
<BODY TOPMARGIN="0" BOTTOMMARGIN="0" LEFTMARGIN="0" RIGHTMARGIN="0" MARGINHEIGHT="0" MARGINWIDTH="0">
<TABLE WIDTH="100%" HEIGHT="100%">
<TR>
<TD WIDTH="100%" HEIGHT="100%" ALIGN="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" style="display:block" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="951" height="750">
<param name="movie" value="27153.swf">
<param name="quality" value="high">
<param name="menu" value="false">
<embed src="27153.swf" menu="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="951" height="750"></embed>
</object></td>
</tr>
</table>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 1 2010, 01:37 AM
Post #4


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



A little hard without being able to see the flash.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
wgabrie
post Oct 9 2010, 11:12 AM
Post #5


Advanced Member
****

Group: Members
Posts: 148
Joined: 11-July 10
Member No.: 12,279



You have two body tags in your code but you only get to add one body tag per html page, and I can't tell from your code if these are even the first body tags. This might be what's messing up the display.

Also, you don't need two tables. A one cell table will do if you need far reaching backwards compatibility, or just a div tag. Better yet just see: Understanding vertical-align, or "How (Not) To Vertically Center Content".
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Juses
post Oct 29 2010, 06:34 PM
Post #6





Group: Members
Posts: 2
Joined: 29-October 10
Member No.: 13,029



Hi guys,
Thanks for sharing information here,Btw I am new in this iste and find here very interesting,
GODspeed!
how to deal with depression
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 24th April 2024 - 06:32 PM