the perigramma used as bkgd to above in all subpages but, they are not the same height (Full Version)

All Forums >> [Web Development] >> Dreamweaver Help



Message


lsfphelpls -> the perigramma used as bkgd to above in all subpages but, they are not the same height (4/9/2008 16:20:49)

www.paphoscarhire.com/index-new17march2008bnew3white2.php

I want to make the perigramma used as bkgd to above in all subpages but, they are not the same height, the table(main) holds content of each subpage. what solutions exist ?
mm-dmwr mx 2004, mm-fireworks mx 2004




BobbyDouglas -> RE: the perigramma used as bkgd to above in all subpages but, they are not the same height (4/9/2008 18:50:39)

What do you mean by "perigramma"?




Ryokotsusai -> RE: the perigramma used as bkgd to above in all subpages but, they are not the same height (4/9/2008 20:24:06)

I'm not sure if I understand the question, but if you want to use that same background image on different sized pages, you could divide it into smaller sections and have them repeat down the table, which could shorten the load time as well
e.g.
.myclass {
	background-image:url(path/to/file.gif);
	background-repeat:repeat-y;
}


here is the picture divided up:
[image]http://www.codeburst.org/fls/mgs/Untitled-1_02.gif[/image]

[image]http://www.codeburst.org/fls/mgs/Untitled-1_04.gif[/image]

[image]http://www.codeburst.org/fls/mgs/Untitled-1_06.gif[/image]

[image]http://www.codeburst.org/fls/mgs/Untitled-1_08.gif[/image]

[image]http://www.codeburst.org/fls/mgs/Untitled-1_10.gif[/image]




lsfphelpls -> RE: the perigramma used as bkgd to above in all subpages but, they are not the same height (4/10/2008 1:17:24)

how to repeat middle part and not edges parts ?




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
6.298828E-02