phpbb Forum - Post Profile Border And Background

Discussion in 'HTML & Website Design' started by tunescool, Jan 4, 2015.

  1. #1
    i want to put a border to the rite of the post profile and a background that goes all the way to bottom of the post

    i have this and overlay: hidden in .post

    .postprofile {
       color: #000000;
        border-right: 2px solid #000000;
       margin-bottom: -10000px;
       padding-bottom: 10000px;
        background-image: url(http://i709.photobucket.com/albums/ww95/tunescool/grey12.jpg);
        border-radius: 10px 10px 10px 10px;
    }
    Code (markup):

    the background only works for the second post and then every other post profile

    what do i need to get it to work for every one

    and why doesnt the border work


    http://forumbytunes.com/viewtopic.php?f=5&t=18
     
    Last edited: Jan 4, 2015
    tunescool, Jan 4, 2015 IP
  2. jamjar919

    jamjar919 Well-Known Member

    Messages:
    332
    Likes Received:
    7
    Best Answers:
    5
    Trophy Points:
    180
    #2
    If you remove the background image from the .postprofile class you get the following:
    [​IMG] ]
    Is that the effect you wanted?
     
    jamjar919, Jan 5, 2015 IP
  3. tunescool

    tunescool Well-Known Member

    Messages:
    430
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    158
    Digital Goods:
    1
    #3
    i want the background
     
    tunescool, Jan 9, 2015 IP
  4. tunescool

    tunescool Well-Known Member

    Messages:
    430
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    158
    Digital Goods:
    1
    #4
    need help
     
    tunescool, Jan 18, 2015 IP