Forums

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

Home Forums CSS Image background issue

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36842
    Blackhawkso
    Member

    Hey guys I hope someone can help please. On a site that I am currently building their is a vertical line running alongside the nav. At the moment I am putting the line their using

    #side-bar { background: url(path/to/img) repeat-y; }

    the thing is at the top and bottom I have a small image that rounds the ends off nicely but I can’t figure a way to do it. Does anyone have any ideas please?

    Cheers Phil

    #97450
    Blackhawkso
    Member

    @karlpcrowley I’m currently posting from my iPhone and not near my laptop.


    @hompimpa
    I didn’t know that you can use multiple background images cheers for that.

    #97455
    Blackhawkso
    Member

    @hompimpa I have tried the multiple backgrounds thing and it messed up but i don’t know why.


    @karlpcrowley
    Here is a jsfiddle link http://jsfiddle.net/cCbHF/ if you scroll down the css you will see the section marked SIDEBAR CSS i had tried doing it wih the pseudo elements but that messed up too i have commented out the pseudo elements so the link to the images are still there.

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