News:

Create A Forum Installed

Author Topic: Can it be done :)  (Read 2682 times)

0 Members and 2 Guests are viewing this topic.

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Can it be done :)
« on: November 06, 2012, 02:54:51 am »
Well you might have to re-position the image to fit in but here's the code:
jQuery required, check this topic for latest version: http://support.createaforum.com/5/jquery-v1-8-update/
Footers:
Code: [Select]
<script>$("#upper_section").css("background-image","url(IMAGE_URL)");</script>
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.