- This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘CSS’ is closed to new topics and replies.
The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Ok, so after i learned how to make my site in the center with the CSS wrapper thanks to you guys,
as you can see in my site:
http://fashionaki.com/blog/new/
I have a main text in the center of the page, i would like to make it dynamic so if i’ll put a bunch of text
I would like that the footer and all wrapper images will not be affected,
What is the best way to make it?
you have to make your background image repeat. Also leave off the height property on the wrapper so that it can expand to fit it’s needs.
the thing is that if I’ll repeat the background it won’t help me,
as you can see in this image:
http://fashionaki.com/blog/new/example/example.jpg
i would like to repeat the little footer that i marked with red,
so it should look like that:
http://fashionaki.com/blog/new/example/example2.jpg
From this forum advice I’m understanding that to create a site in the right way
I should build it with