Jump to content
WebFlake

szczurekPROS

Apprentice
  • Posts

    42
  • Joined

  • Last visited

Community Answers

  1. szczurekPROS's post in External PHP Page was marked as the answer   
    Hello.
    Problem solved by myself again
    I made it via other way but all works perfect like i want ^^

  2. szczurekPROS's post in Upload Error was marked as the answer   
    Fixed
  3. szczurekPROS's post in IPS and Dedicated Server was marked as the answer   
    Solved 
  4. szczurekPROS's post in Font Awesome Icons in Nav was marked as the answer   
    Ok solved

    #primary_nav a:before{
        content: "";
        font-family: FontAwesome;
        font-size: 15px;
        display: inline-block;
        position: relative;
        margin-right: 9px;
        top: 1px;
    }
    #nav_app_forums a:before{ content: "\f0e6"; }
    #nav_app_members a:before{ content: "\f0c0"; }
    #nav_app_downloads a:before{ content: "\f0ed"; }
    #nav_app_shoutbox a:before{ content: "\f1d7"; }
    #nav_app_nexus a:before{ content: "\f218"; }
     
    Close please
     
×
×
  • Create New...