Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS background-repeat

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32069
    intodesign
    Participant

    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?

    #55080
    cybershot
    Participant

    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.

    #54979
    intodesign
    Participant

    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

    and not

    so I’m using the Photoshop to design it,
    and after i cut it with the slice tool I’m saving it for a web, so I’m using also the CSS
    The CSS giving me for every

    an absolute position.

    Now i don’t know if that’s good or not, ’cause i would like that the footer will repeat
    it all depends how i sliced it, but most of the time I’m leaving a slice in the sides
    so it can repeat like in this image (i mark it in orange):

    http://fashionaki.com/blog/new/example/example3.jpg

    however, i think u got the point,
    can you help me to make it repeat?

    btw, i think something is also wrong with this post,
    every word that i’m writing it making it with
    or with not spacing

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.