Jump to content
WebFlake

Luke

Explorer
  • Posts

    118
  • Joined

  • Last visited

  • Days Won

    1

Community Answers

  1. Luke's post in URLS aren't parsing was marked as the answer   
    Sorry, I fixed it, turns out I forgot an </li> tag in my navbar.
  2. Luke's post in Automatic post was marked as the answer   
    It's multi-moderation with some custom BBCode. I believe there is a tutorial if you search.
  3. Luke's post in How do i make a footer like WebFlakes? was marked as the answer   
    I believe there is a tutorial! Let me link you to that.  - It doesn't have the sexy WF background, however it's not too hard to add.
     
    If you want I could teach you how to add a background to it.
     
    EDIT - Actually I'll just make a tutorial on the whole thing.
  4. Luke's post in css code was marked as the answer   
    Uhm.... Not sure what you mean can you be more specific? I think if you are using one of the Curve skins that's located in the skin_custom.css file.
  5. Luke's post in How to change this skin banner color? was marked as the answer   
    Alright.
     
    In IPB_styles.css locate the following code: (If you have a search feature in your browser type 
    .maintitle in the search)
     
    .maintitle {    background: url("{style_images_url}/custom/img/elements/background.png");    border-radius: 2px 2px 2px 2px;    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;    color: #FFFFFF;    font-size: 14px;    font-weight: bold;    padding: 10px 10px 11px;} Your's will probably look different, copy "background:" from the above code. where it says custom/img/elements/background.png replace that with the path to your img. 
  6. Luke's post in Need a really nice skin for IPB was marked as the answer   
    WebFlake's Skin is Awesome... I wish paradiize would release it
×
×
  • Create New...