Activity Stream
48,167 MEMBERS
63753 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 4 of 4
  1.     
    #1
    Member

    Default IPB 3 Forum Editing Help

    I want to minimize width of marked area. Any help would be appreciated. Here is the URL of website http://www.appleshare.org


    makfun Reviewed by makfun on . IPB 3 Forum Editing Help I want to minimize width of marked area. Any help would be appreciated. Here is the URL of website http://www.appleshare.org http://lulzimg.com/i15/3ecbc3.jpg Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    Look & Feel > Manage Skin Sets & Templates > Manage Templates in IP.Board > CSS
    ipb_styles.css

    find :
    /************************************************** **********************/
    /* AUTHOR INFO (& RELATED) STYLES */

    .author_info {
    text-align: left;
    font-size: 0.9em;
    border-right: 1px solid #e4ebf3;
    margin: 15px -5px 10px 0px;
    width: 225px;
    float: left;
    }
    Change it to what you want it to be.............................

  4.     
    #3
    Member
    Hey Dude great help. But one problem occurred. Look there is some space. I think content box should move to left. what shall i do now and one more question. I want to write something WARN STATUS bar. how???


  5.     
    #4
    Respected Member
    Try this:
    .post_body {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0px 0px;
    background-repeat: repeat;
    background-size: auto;
    border-left-color: #c2d7e8;
    border-left-style: solid;
    border-left-width: 1px;
    float: right;
    line-height: 180%;
    padding-left: 5px;
    vertical-align: top;
    width: 80%;
    }
    Try changing width first then the float from right to left.

    For warning status verbiage look in file cache\lang_cache\1\core_public_global.php
    find:
    'warn_status' => "Warn Status",
    Change to what you want.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Need some help in editing my templates in WP
    By trusteduploadz in forum Wordpress
    Replies: 0
    Last Post: 6th Feb 2012, 06:34 PM
  2. Editing IPB
    By LadyYepperz in forum Webmaster Discussion
    Replies: 5
    Last Post: 30th Nov 2010, 03:36 AM
  3. Editing .SWF file
    By SaBteCh in forum Webmaster Discussion
    Replies: 2
    Last Post: 5th Jul 2010, 04:43 PM
  4. Help editing a snipit
    By ACE in forum Technical Help Desk Support
    Replies: 4
    Last Post: 14th Dec 2009, 03:50 AM
  5. logo editing
    By lenney in forum Community Cooperative
    Replies: 2
    Last Post: 19th Feb 2009, 06:53 PM

Tags for this Thread

BE SOCIAL