Results 1 to 3 of 3

Thread: Phpbb

  1. #1
    naimtullah is offline Senior Member+
    Last Online
    25th July 2018 @ 09:40 AM
    Join Date
    25 Jun 2008
    Age
    40
    Posts
    458
    Threads
    81
    Credits
    1,019
    Thanked
    2

    Default Phpbb

    Salam Dear,

    How can set text align in phpbb3 fourm?


    please help me
    Last edited by naimtullah; 18th January 2010 at 07:15 PM.

  2. #2
    xauyala's Avatar
    xauyala is offline Senior Member+
    Last Online
    28th December 2012 @ 04:25 PM
    Join Date
    13 Feb 2009
    Posts
    501
    Threads
    31
    Credits
    1,080
    Thanked
    45

    Default


    اسکے لیے آپ کو ٹیکسٹ الائنمنٹ بی بی کوڈ کا استعمال کرنا ہوگا۔ اور یہ کام ایڈمن کنٹرول پینل پر ہی ہوسکتا ہے۔
    ACP>Posting>BBCodes>Add a new BBCode
    میں یہ کاپی پیسٹ کردیں۔ BBCode usage
    PHP Code:
    [right]{TEXT}[/right
    میں یہ کاپی پیسٹ کردیں۔ HTML replacement
    PHP Code:
    <div style="text-align:right">{TEXT}</div
    میں یہ کاپی پیسٹ کردیں۔ Help line
    PHP Code:
    Text align right: {right]TEXT{/right]{TEXT}</div
    پر چیک لگا دیں۔ Display on posting page
    کردیں۔ Submit
    رائیٹ الائن بی بی کوڈ شامل ہوگیا ہے۔ لیفٹ ، جسٹیفائی اور سینٹر الائنمنٹ بی بی کوڈ شامل کرنے کیلئے اوپر دیا ہو پروسس مزید تین بار دہرانا پڑے گا۔ انکے کوڈ نیچے درج ہیں انہیں اسی ترتیب سے شامل کریں جیسے اوپر بتایا گیا ہے۔
    Center
    PHP Code:
    [center]{TEXT}[/center]
    <
    div style="text-align:center">{TEXT}</div>
    Text align center: {center]TEXT{/center
    Justify
    PHP Code:
    [justify]{TEXT}[/justify]
    <
    div style="text-align: justify;">{TEXT}</div>
    Text align justified: [justify]TEXT[/justify
    Left
    PHP Code:
    [left]{TEXT}[/left]
    <
    div style="text-align:left">{TEXT}</div>
    Text align left: [left]TEXT{/left

  3. #3
    naimtullah is offline Senior Member+
    Last Online
    25th July 2018 @ 09:40 AM
    Join Date
    25 Jun 2008
    Age
    40
    Posts
    458
    Threads
    81
    Credits
    1,019
    Thanked
    2

    Default

    Thanks brother

Similar Threads

  1. phpbb forum fre?
    By manxoor in forum Ask an Expert
    Replies: 1
    Last Post: 25th July 2014, 12:28 AM
  2. how to add google ads in phpBB forums
    By handsome_naveed in forum Ask an Expert
    Replies: 2
    Last Post: 12th December 2009, 01:49 AM
  3. Free phpBB Hosting
    By Pagal hoon yaro in forum Ask an Expert
    Replies: 34
    Last Post: 8th June 2009, 09:07 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
  •