Advertisement
-
Posts
118 -
Joined
-
Last visited
-
Days Won
1
Community Answers
-
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.
-
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.
-
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.
-
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. -
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