Hints and Tips on design - Design Customization - uCoz System management and tuning - uCoz Community
You logged in as Guest
Username/E-mail:
Recent messages · Members · Forum rules · FAQ · SEARCH Registration · Log in


We are in the second round! Let's keep voting!

Page 2 of 8«123478»
Forum moderator: Dartz 
uCoz Community » uCoz System management and tuning » Design Customization » Hints and Tips on design (Bg, font-colour, box, flash clock, legends, img, tables etc.)
Hints and Tips on design
ArmarosDate: Thursday, 2008-11-20, 6:33 Am | Message # 16
Haunter
Group: Checked
Status: Offline
  • How to add 'Legend' ? (re-post)

    First: CP -> Customize Design -> Forum(Common view of forum pages) -> Find: $BODY$
    (If your site/forum doesn't show birth days, than these legends will be after forum statistic)

    Legend-1

    To use this variant, copy code bellow & paste after $BODY$.

    Code
    <table border="0" width="100%" cellspacing="1" cellpadding="0" class="gTable">
    <tr><td class="gTableSubTop">Color Legend: [<span style="color:#0000FF"><b>Administrator</b></span>] [<span style="color:#088A08"><b>Moderator</b></span>] [<span style="color:#DF0101"><b>VIP</b></span>] [<span style="color:#01DFD7"><b>Registered</b></span>] [<span style="color:#000000"><b>Banned</b></span>]</td></tr>
    </table>

    Legend-2 (Space before legend)

    To use this variant, copy code bellow & paste after $BODY$.

    Code
    <br><table border="0" width="100%" cellspacing="1" cellpadding="0" class="gTable">
    <tr><td class="gTableSubTop">Color Legend: [<span style="color:#0000FF"><b>Administrator</b></span>] [<span style="color:#088A08"><b>Moderator</b></span>] [<span style="color:#DF0101"><b>VIP</b></span>] [<span style="color:#01DFD7"><b>Registered</b></span>] [<span style="color:#000000"><b>Banned</b></span>]</td></tr>
    </table>

    Legend-3 (Displays in the middle)

    To use this variant, copy code bellow & paste after $BODY$.

    Code
    <table border="0" cellspacing="1" cellpadding="0" class="gTable">
    <tr><td class="gTableSubTop">Color Legend: [<span style="color:#0000FF"><b>Administrator</b></span>] [<span style="color:#088A08"><b>Moderator</b></span>] [<span style="color:#DF0101"><b>VIP</b></span>] [<span style="color:#01DFD7"><b>Registered</b></span>] [<span style="color:#000000"><b>Banned</b></span>]</td></tr>
    </table>

    Legend-4 (Displays in the middle & with space before legend)

    To use this variant, copy code bellow & paste after $BODY$.

    Code
    <br><table border="0" cellspacing="1" cellpadding="0" class="gTable">
    <tr><td class="gTableSubTop">Color Legend: [<span style="color:#0000FF"><b>Administrator</b></span>] [<span style="color:#088A08"><b>Moderator</b></span>] [<span style="color:#DF0101"><b>VIP</b></span>] [<span style="color:#01DFD7"><b>Registered</b></span>] [<span style="color:#000000"><b>Banned</b></span>]</td></tr>
    </table>

    Note: These Legends will be in the same theme as your forum is.

  • Silver296Date: Saturday, 2008-12-27, 11:16 Am | Message # 17
    Newbie
    Group: Users
    Messages: 1
    Awards: 0
    Reputation: 0
    Status: Offline
    ok i have to questions. One - How do i edit forum names, add forums, & add sub forums like this site has? Two - How can i add a shoutbox so people can just talk to each other?
    Link to my website - http://halokart.ucoz.org/
     
    PilotDate: Saturday, 2008-12-27, 11:27 Am | Message # 18
    Experienced
    Group: Checked
    Messages: 683
    Awards: 29
    Reputation: 77
    Status: Offline
    Quote (Silver296)
    How do i edit forum names,

    CP > Forum > Management of forums and sections

    Quote (Silver296)
    & add sub forums

    Sub forums cannot be added in uCoz.

    Quote (Silver296)
    How can i add a shoutbox so people can just talk to each other?

    Go to your CP and install the module called "Tag Board".


     
    ArchiiDate: Sunday, 2009-01-04, 11:01 Am | Message # 19
    Regular
    Group: Checked
    Messages: 58
    Awards: 0
    Reputation: 1
    Status: Offline
    I do all like right and when i want to save that show me acces denied
    I kinda wanted to make like a commercial box to put some commercials

    Sorry for my english.Im from Europe.

    Message edited by Archii - Sunday, 2009-01-04, 1:39 Pm
     
    ArmarosDate: Sunday, 2009-01-04, 3:52 Pm | Message # 20
    Haunter
    Group: Checked
    Status: Offline
    You can't do 'all right' if it gives you access denied. How is this possible if you have to work in CP source!
    easysharezDate: Saturday, 2009-01-24, 5:53 Am | Message # 21
    Curious
    Group: Checked
    Messages: 36
    Awards: 1
    Reputation: -4
    Status: Offline
    How do I change the time zone in this clock for central american time zone
     
    ArmarosDate: Saturday, 2009-01-24, 6:36 Am | Message # 22
    Haunter
    Group: Checked
    Status: Offline
    Quote (easysharez)
    How do I change the time zone in this clock for central american time zone
    In Control Panel -> Settings -> Common Settings.
    DjfrederickDate: Friday, 2009-02-13, 11:25 Am | Message # 23
    Newbie
    Group: Users
    Messages: 7
    Awards: 0
    Reputation: 1
    Status: Offline
    I can't get his to work.

    I have now tryed the thing with the Source code. But that doesn't help me.

    I want to give this:

    Another colour, how? What to edit? - Style sheet #211. Thanks.


    Proud owner of MMOEpic.do.am.

    New World of Warcraft - Private Server Community. Come join us, to help us grow even bigger.

     
    ArmarosDate: Friday, 2009-02-13, 12:40 Pm | Message # 24
    Haunter
    Group: Checked
    Status: Offline
    Save this to your PC: http://s16.ucoz.net/t/211/31.gif
    Edit it with image tool, like photoshop, paint.net or w/e.

    Upload new, the edited, image to your file manager &
    take url. Go to Customize Design -> Quick replacement

    Find: http://s16.ucoz.net/t/211/31.gif
    Replace by: --Enter new image url here--

    saipardhu1505Date: Monday, 2009-02-16, 9:11 Pm | Message # 25
    Newbie
    Group: Users
    Messages: 1
    Awards: 0
    Reputation: 0
    Status: Offline
    Hi Can anyone tell me how to scrool the sentence in our website.... U CAN GET IDEA FROM FOLLOWING WEBSITE. CLICK HERE

    YUVA TARANG
     
    SunnyDate: Tuesday, 2009-02-17, 1:32 Am | Message # 26
    Haunter
    Group: Administrators
    Messages: 2016
    Awards: 121
    Reputation: 139
    Status: Online
    saipardhu1505, is it so difficult to first read the thread? - http://forum.ucoz.com/forum/5-715-1#3494

    I'm not "man", "sir" or whatever. I'm female!
    About signatures, screenshots etc...
     
    TorekDate: Saturday, 2009-02-21, 8:11 Am | Message # 27
    Newbie
    Group: Users
    Messages: 2
    Awards: 0
    Reputation: -1
    Status: Offline
    hey guys..

    i still dont know how to make another box in the main page of my site ( www.the-saints.clan.su)
    i really want to know coz i dont like the straight line

    example:

    this the official site of The Saints with box..

    mu other site

    is this enough example so u guys can help me ?
    [size=12]

     
    ArmarosDate: Saturday, 2009-02-21, 8:38 Am | Message # 28
    Haunter
    Group: Checked
    Status: Offline
    That's not uCoz default template...
    TorekDate: Saturday, 2009-02-21, 7:11 Pm | Message # 29
    Newbie
    Group: Users
    Messages: 2
    Awards: 0
    Reputation: -1
    Status: Offline
    how can i make my site like this guy ?
    http://www.xxiamg0dlyxx.ucoz.com/

    and

    this guy have another box on main page
    http://www.zachzach103.com/

     
    ArmarosDate: Saturday, 2009-02-21, 8:19 Pm | Message # 30
    Haunter
    Group: Checked
    Status: Offline
    We do not provide the content & custom templates. You need knowledge
    to make something like that & we wont teach you coding nor PS'ng here.
    uCoz Community » uCoz System management and tuning » Design Customization » Hints and Tips on design (Bg, font-colour, box, flash clock, legends, img, tables etc.)
    Page 2 of 8«123478»
    Search: