Ironworks Gaming Forum

Ironworks Gaming Forum (http://www.ironworksforum.com/forum/index.php)
-   General Conversation Archives (11/2000 - 01/2005) (http://www.ironworksforum.com/forum/forumdisplay.php?f=28)
-   -   Need some help with HTML (http://www.ironworksforum.com/forum/showthread.php?t=89240)

Bokken 02-04-2004 09:50 AM

Okay I've been at this for a while and it's got me completely stumped.

I wish to ad an image as a background to a web page but I do not know what code to add so that it doesn't just end and start again if I scroll down far enough.
I know I can use Dreamweavers CSS to do this but I can't even get the image to show up and when I do my flash buttons go all warped so I'm wondering if I can just add a line of code in myself to bypass the CSS (which has been nothing but a headache all day long).

I'm not even sure if this is possible as I know very little concerning HTML but I guess if anyone would know they'd be here so any replies would be well appreciated!

[ 02-04-2004, 09:51 AM: Message edited by: Bokken ]

Smoothie 02-04-2004 11:01 AM

http://hotwired.lycos.com/webmonkey/

Try this place, it has a lot of cheat sheets and walkthroughs for HTML

WillowIX 02-04-2004 12:24 PM

Add bgproperties="fixed" to your body tag. Like this </font><blockquote>code:</font><hr /><pre style="font-size:x-small; font-family: monospace;">&lt;body background=&quot;abc.jpg&quot; bgproperties=&quot;fixed&quot;&gt;</pre>[/QUOTE]Now only the text will scroll whereas the background image will remain, you guessed it ;) , fixed. [img]smile.gif[/img]

Bokken 02-04-2004 10:28 PM

Thanks for the help! Got it eventually *L*

LennonCook 02-05-2004 01:53 AM

<span style="color: lightblue">With bgproperties=fixed , it will still tile; which you might not want - check your page in higher resolutions, and if you want only one instance of the image in the background, add
body {background-repeat: no-repeat;}

to your CSS. This will not fix the image, though, simply stop it from tiling - meaning you may wish to use both codes at once.


All times are GMT -4. The time now is 07:22 PM.

Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
©2024 Ironworks Gaming & ©2024 The Great Escape Studios TM - All Rights Reserved