News:

Create A Forum Installed

Author Topic: i need help in this.  (Read 1074 times)

0 Members and 2 Guests are viewing this topic.

Offline anymous

  • Newbie
  • *
  • Posts: 3
  • Karma: -1
    • View Profile

Badges: (View All)
Topic Starter First Post Level 1
i need help in this.
« on: August 05, 2012, 09:52:44 am »
Can we add images in header and fotters with any codes ? only with link ?

Share on Facebook Share on Twitter


Offline Griff Grof

  • Full Member
  • ***
  • Posts: 151
  • Karma: 0
  • cachewalker.co.uk
    • View Profile
    • CacheWalker

Badges: (View All)
Fourth year Anniversary Level 5 Third year Anniversary
Re: i need help in this.
« Reply #1 on: August 05, 2012, 11:44:42 am »
You can add images in headers and footers  :)


Admin -> Style Manager -> Headers and Footers

When on the Headers and footers page click on whichever field you want to edit; either the header box or footer box.


Then insert this code:


Code: [Select]
<img src="url" alt="some_text"/>
To get the "url" right click an image and click "Copy image url" then paste it in. Fill in the text with whatever the image is, so when you hover over it you can read what it is.


Hope that helped  :)

Offline anymous

  • Newbie
  • *
  • Posts: 3
  • Karma: -1
    • View Profile

Badges: (View All)
Topic Starter First Post Level 1
Re: i need help in this.
« Reply #2 on: August 06, 2012, 04:49:00 am »
Can we make image and back ground color same ?