News:

Create A Forum Installed

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - wtfchuck

Pages: [1]
1
Style Support / Re: Banner Picture
« on: July 31, 2011, 06:08:23 pm »
I believe that's possible with JQuery, I'd have to scratch my head and poke around some things if I were to make a code for you. I'll edit this post if I'm going to make it or not

EDIT:
Headers:
Code: [Select]
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>Footers:
Code: [Select]
<script>$("div.user").after("<img src='IMAGE URL HERE'>")</script>


Works great!! Thank you!!!

2
Style Support / Banner Picture
« on: July 30, 2011, 08:09:31 pm »
Hi there, My wife and some of her friends are obsessed with talking about the Casey Anthony verdict and such so I made a little forum for her and her friends. I snagged that "Dark Modern" styles sheet from the forum here (thanks it looks great). I would like to put a banner image at the top and I can not figure out how to do it. Can somebody point me to instructions to do this?

Pages: [1]