+ Reply to Thread
Results 1 to 8 of 8




  

Thread: Boxes around posbit information...

      
  1. #1
    I'm New! iForum is on a distinguished road
    Join Date
    January 27, 2008
    Location
    Long Island
    Posts
    12
    Rep Power
    5
    Feedback Score
    0

    Default Boxes around posbit information...

    Can someone help me put a border and background around avatars and postbit information, exactly how it is on TeamXbox (and also center the username and user title)?

    Colors and pixel width don't matter, so I guess it could just be a black border with a white background and any with for now. That, I can always edit later.

    I know Colleen knows how to do it because she did something very similar for another forum of mine.
    Last edited by iForum; Jul 24th, 2008 at 10:19 pm.

  2. #2
    Grand Masters Colleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond repute Colleen's Avatar
    Join Date
    September 22, 2006
    Location
    Canada
    Posts
    11,144
    Rep Power
    26
    Feedback Score
    0

    Default Re: Boxes around posbit information...

    Can you just grab the code from your theme I did this for if I tell you where the code is?

  3. #3
    I'm New! iForum is on a distinguished road
    Join Date
    January 27, 2008
    Location
    Long Island
    Posts
    12
    Rep Power
    5
    Feedback Score
    0

    Default Re: Boxes around posbit information...

    I already tried it but the two problems is that it is not identical to TeamXbox (although I could try to fix that myself) and when I copied the postbit legacy it didn't show the boxes around the info.

  4. #4
    Grand Masters Colleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond repute Colleen's Avatar
    Join Date
    September 22, 2006
    Location
    Canada
    Posts
    11,144
    Rep Power
    26
    Feedback Score
    0

    Default Re: Boxes around posbit information...

    It doesn't show because the css wasn't also copied. You need to copy that to the stylesheet, then go from there to do the centering, etc.

    So if the div wrapped around that part has the class or id, say "postbit" for example, then you need to go to the stylesheet, very bottom where there's an extra textarea box and find the corresponding css and copy it over.

    I hope that makes sense.

  5. #5
    I'm New! iForum is on a distinguished road
    Join Date
    January 27, 2008
    Location
    Long Island
    Posts
    12
    Rep Power
    5
    Feedback Score
    0

    Default Re: Boxes around posbit information...

    Thanks, I got it.

    But is there way to change the left and top of the border color from the right and bottom to give it that 3D look?

    Code:
    .postdetail div.smallfont div {
    background: #fff;
    margin: 2px 1px;
    border: 1px solid  #5b5b5b;
    padding: 3px;
    font: 8pt verdana, tahoma, verdana, sans-serif;
    }

  6. #6
    Grand Masters Colleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond repute Colleen's Avatar
    Join Date
    September 22, 2006
    Location
    Canada
    Posts
    11,144
    Rep Power
    26
    Feedback Score
    0

    Default Re: Boxes around posbit information...

    Quote Originally Posted by iForum View Post
    Thanks, I got it.

    But is there way to change the left and top of the border color from the right and bottom to give it that 3D look?
    Yep.

    Code:
    .postdetail div.smallfont div {
    background: #fff;
    margin: 2px 1px;
    border-top: 1px solid  #000;
    border-right: 1px solid  #000;
    border-bottom: 1px solid  #999;
    border-left: 1px solid  #999;
    padding: 3px;
    font: 8pt verdana, tahoma, verdana, sans-serif;
    }
    Just change the colors accordingly.

  7. #7
    I'm New! iForum is on a distinguished road
    Join Date
    January 27, 2008
    Location
    Long Island
    Posts
    12
    Rep Power
    5
    Feedback Score
    0

    Default Re: Boxes around posbit information...

    Thanks!

  8. #8
    Grand Masters Colleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond repute Colleen's Avatar
    Join Date
    September 22, 2006
    Location
    Canada
    Posts
    11,144
    Rep Power
    26
    Feedback Score
    0

    Default Re: Boxes around posbit information...

    No problem.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. fix: bring 3 boxes up
    By dwade in forum HTML & Website Design
    Replies: 3
    Last Post: Apr 20th, 2008, 8:08 am
  2. Shipping boxes...
    By xsnoboard in forum Work at Home
    Replies: 28
    Last Post: Jan 14th, 2008, 5:45 am
  3. Need Help! Creating round corner boxes
    By hercules in forum Graphics & Multimedia
    Replies: 7
    Last Post: Nov 22nd, 2006, 12:03 pm
  4. Information About VPS - What They Are and Do
    By Colleen in forum Dedicated / VPS Hosting
    Replies: 5
    Last Post: Oct 3rd, 2006, 4:46 pm

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
WebTalkForums
WebTalkForums
Recent Forum Threads