Results 1 to 10 of 10

Thread: Crescent 4.0.5

  1. #1
    Administrator xxEarluxx's Avatar
    Join Date
    Jul 2010
    Location
    Belize
    Posts
    241

    Default Crescent 4.0.5

    An array of colors that winds down into a sleek black base. Crescent is a theme that says I am playful yet serious and is suitable for anyone who wants to give their site a little flavor without being too flashy. Enjoy
    Attached Images Attached Images
    Attached Files Attached Files
    If you like our free styles you can help support us by doing one of the following:
    1.BUYING BRANDING FREE HERE!!!, Donating. OR Posting your feedback on a style of your choice.
    ***FALLOW US ON FACEBOOK***

  2. #2
    Junior Member
    Join Date
    Jul 2010
    Posts
    3

    Default

    The skin rocks
    but i've a problem
    while using RTL
    this problem with search box in navbar happens
    and i don't know how to fix it


    and i also started a thread with it in the support forum
    hope you can help
    bye

  3. #3
    Junior Member
    Join Date
    Jul 2010
    Posts
    3

    Default RTL problem with Crescent 4.0.5

    The skin rocks
    but i've a problem
    while using RTL
    this problem with search box in navbar happens
    and i don't know how to fix it



    hope you can help
    bye

  4. #4
    Junior Member
    Join Date
    Jul 2010
    Posts
    3

    Default

    unfortunately i can't upload attachments to the site
    the issue was fixed by modifying additional.css template
    using this one
    I uploaded it to mediafire.com

    additional.txt

    and here's the code with modified areas

    PHP Code:
    /* VBINSPIRED NAVBAR START */
     
    .navtabs {
        
    padding-left:0;
    }
    .
    navtabs ul {
        
    position:absolute;
        
    top:{vb:stylevar navbar_tab_size.height}px;
        {
    vb:stylevar left}:0px;
        
    width:100%;
    }


    /* .navtabs li {
        float:{vb:stylevar left};
        padding-right:2px;
        
    }*/
    .navtabs li li {
        
    background:none;
    }

    .
    navtabs ul li {
        
    border-{vb:stylevar right}: 0;
        
    positionrelative;
    }
    .
    navtabs li a {
        
    height:{vb:stylevar navbar_tab_size.height}px;
        
    line-height:{vb:stylevar navbar_tab_size.height}px;
    }
    .
    navtabs li a.navtab {
        
    display:block;
        
    min-width:{vb:math {vb:stylevar navbar_tab_size.width} - * {vb:stylevar padding}};
        
    width:auto !important;
        
    width:{vb:math {vb:stylevar navbar_tab_size.width} - * {vb:stylevar padding}};
        
    _min-width:{vb:math {vb:stylevar navbar_tab_size.width} - 0.5 * {vb:stylevar padding}};
        
    _width:auto !important;
        
    _width:{vb:math {vb:stylevar navbar_tab_size.width} - 0.5 * {vb:stylevar padding}};
        
    text-align:center;
        
    color:#fff;
        
    font-size:16px;
        
    text-decoration:none;
        
    line-height:{vb:stylevar navbar_tab_size.height}px;
        
    height:{vb:stylevar navbar_tab_size.height}px;
        
    padding:0 5px;
        
    font-weight:700;
    }
    .
    navtabs li a.navtab:hover {
        
    color:#b9d5f8;
    }
    .
    navtabs li.selected {
        
    color:#b9d5f8;
        
    height:{vb:stylevar navbar_tab_size.height}px;
    }
    .
    navtabs li.selected a.navtab {
        
    color:#b9d5f8;
        
    position:relative;
        
    top:-{vb:stylevar navbar_tab_selected_top_width}px;
        
    padding-top:{vb:stylevar navbar_tab_selected_top_width}px;
        
    z-index:10;
    }
    .
    navtabs li.selected li a,
    .
    navbar_advanced_search li a {
        
    text-decoration:none;
        
    font:{vb:stylevar navbar_font};
        
    line-height:31px;
    }
    .
    navtabs li.selected li a {
        
    color:{vb:stylevar navbar_link_color};
        
    padding:{vb:math {vb:stylevar padding}/5} {vb:math {vb:stylevar padding}/2};
    }

    .
    navbar_advanced_search li {
        
    height31px;
        
    display:block;
        
    clear:both;
    }


    /* VBINSPIRED NAVBAR END */

    /* VBI SEARCH NAVBAR START */
    #searchnav {
        
    position:absolute;
        
    top:4px;
        
    left:15px;
        
    height:180px
        
    display:block;

        
    }
    #searchnav .textbox {
        
    border:1px solid #333333;
    }
    #searchnav .searchnav_container {
        
    float:right;
        
    display:block;
        
    padding:1px 8px 0 0;
        
    height:180px;
    }
    #searchnav .searchnav_button {
        
    float:right;
        
    display:block;
    }
    #searchnav .searchnav_advanced_search {
        
    position:absolute;
        
    top:38px;
        
    left:0;
    }


    /* VBI SEARCH NAVBAR END */


    .notices li {
        
    background#000000 url(images/styles/Crescent/images/notice.png) repeat-x top right;
            
    border:1px solid #4a4a4a;    
            
    font-size12px;
        
    color#d0cfcf;
        
    padding:5px 10px;
        
    margin-bottom:5px;
        -
    moz-box-shadow: -2px 2px 2px #000000;
        
    -webkit-box-shadow: -2px 2px 2px #c8c8c8;
        
    text-alignleft;
        
    clear:both;

    so for RTL forums, use this additional.css template

    additional.txt
    Attached Files Attached Files

  5. #5
    Junior Member
    Join Date
    Aug 2010
    Posts
    2

    Default

    How do you upload all the images, buttons, etc. to the Style?

  6. #6
    Administrator xxEarluxx's Avatar
    Join Date
    Jul 2010
    Location
    Belize
    Posts
    241

    Default

    Quote Originally Posted by Alvo View Post
    How do you upload all the images, buttons, etc. to the Style?

    You can either upload the images folder (which contains the graphics folder for the style) to your forum root. OR upload the style folder (that’s inside the images folder) directly into the images folder inside your forum root.
    If you like our free styles you can help support us by doing one of the following:
    1.BUYING BRANDING FREE HERE!!!, Donating. OR Posting your feedback on a style of your choice.
    ***FALLOW US ON FACEBOOK***

  7. #7
    Junior Member
    Join Date
    Jan 2011
    Location
    france, landes
    Posts
    1

    Default

    Bonjour et merci
    Comment fait-ont pour changer les couleurs sur forumhome,les sous forum et le jamais quand il y a aucun message:

    Hello and thank you
    How fact-have to change the colors on forumhome, under forum and never when there is no message:







    Je voudrais tous mettre en noir
    Merci

    I would like all to put in black thank you

  8. #8
    Administrator xxEarluxx's Avatar
    Join Date
    Jul 2010
    Location
    Belize
    Posts
    241

    Default

    These colors can be changed in forum row background style vars

    Quote Originally Posted by david40 View Post
    Bonjour et merci
    Comment fait-ont pour changer les couleurs sur forumhome,les sous forum et le jamais quand il y a aucun message:

    Hello and thank you
    How fact-have to change the colors on forumhome, under forum and never when there is no message:







    Je voudrais tous mettre en noir
    Merci

    I would like all to put in black thank you
    If you like our free styles you can help support us by doing one of the following:
    1.BUYING BRANDING FREE HERE!!!, Donating. OR Posting your feedback on a style of your choice.
    ***FALLOW US ON FACEBOOK***

  9. #9
    Junior Member
    Join Date
    Oct 2011
    Posts
    1

    Default

    Quote Originally Posted by xxEarluxx View Post
    These colors can be changed in forum row background style vars
    I forgive you for forgiveness, but could you please specify where and how to change color based font drawing?

  10. #10
    Junior Member
    Join Date
    Oct 2011
    Posts
    1
    Last edited by xeron40; 10-27-2011 at 07:56 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •