Advertise Here

Author Topic: [Guide] How to put a background image on your forum  (Read 60235 times)

0 Members and 1 Guest are viewing this topic.

Offline Shimmy Shabby

  • SMF For Free Full Member
  • *
  • Posts: 143
    • View Profile

  • Total Badges: 15
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: [Guide] How to put a background image on your forum
« Reply #15 on: June 16, 2008, 11:49:20 am »
Very nice :) saved me a lot of time that i probably would have wasted trying to figure this out. lol


Offline Gh0st JR

  • SMF For Free Newbie
  • *
  • Posts: 2
    • View Profile
    • Gangstascape

  • Total Badges: 10
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 First Post
Re: [Guide] How to put a background image on your forum
« Reply #16 on: July 03, 2008, 10:07:37 pm »
thanks helped alot.
« Last Edit: July 03, 2008, 10:10:14 pm by Gh0st JR »

Offline bubu123

  • SMF For Free Member
  • *
  • Posts: 20
    • View Profile

  • Total Badges: 9
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: [Guide] How to put a background image on your forum
« Reply #17 on: August 07, 2008, 12:04:16 pm »
ok where do i put the second code?

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: [Guide] How to put a background image on your forum
« Reply #18 on: August 07, 2008, 12:12:33 pm »
ok where do i put the second code?

Explain more please?    I don't know what you mean by "second code"  ?  The Guide shows you how to edit your css to add a background image.
You dont add a code there,  you have to edit the exisitng code.
« Last Edit: August 07, 2008, 12:38:58 pm by simply sibyl »

Offline Wild Rose

  • SMF For Free Full Member
  • *
  • Posts: 131
    • View Profile

  • Total Badges: 15
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: [Guide] How to put a background image on your forum
« Reply #19 on: September 02, 2008, 08:38:38 pm »
Thanks for this tut, it has helped a lot.  ;)  On to the next tute!



Offline Spirit Goddess

  • SMF For Free Member
  • *
  • Posts: 34
    • View Profile

  • Total Badges: 13
    Badges: (View All)
    Level 3 Fourth year Anniversary Windows User Topic Starter Combination
Re: [Guide] How to put a background image on your forum
« Reply #20 on: November 27, 2008, 11:44:20 am »
is there a way to set a background image for only one section or thread on your fourm?

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: [Guide] How to put a background image on your forum
« Reply #21 on: November 27, 2008, 11:45:19 am »
is there a way to set a background image for only one section or thread on your fourm?


sorry , no

Offline Azazel Blackraven

  • SMF For Free Newbie
  • *
  • Posts: 10
    • View Profile

  • Total Badges: 9
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: [Guide] How to put a background image on your forum
« Reply #22 on: November 29, 2008, 08:19:27 pm »
ok I did everything I was supposed to do. It hasn't worked yet
http://i126.photobucket.com/albums/p89/Samuel_Smock/Seven%20Guardians/WeAreSearching-AngelsAndAirwavesBac.jpg
this is what I wanted to post. I could use some help.


/* The main body of the entire forum. */
body
{
             background-image:url('http://i126.photobucket.com/albums/p89/Samuel_Smock/Seven%20Guardians/WeAreSearching-AngelsAndAirwavesBac.jpg');
             background-repeat:no-repeat;
             background-attachment:fixed;
             background-position:center;
             margin: 0px;
             padding: 12px 30px 4px 30px;
}



is how I was told to do it and it isn't working
« Last Edit: November 29, 2008, 09:19:16 pm by simply sibyl »

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: [Guide] How to put a background image on your forum
« Reply #23 on: November 29, 2008, 09:03:06 pm »
That should work fine.    Make sure to reload your browser after making changes to the css - you wont see the changes until you do so.    Forum url?    We need you to post it when asking for help.

Offline Azazel Blackraven

  • SMF For Free Newbie
  • *
  • Posts: 10
    • View Profile

  • Total Badges: 9
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: [Guide] How to put a background image on your forum
« Reply #24 on: November 30, 2008, 12:13:29 am »
Forum Url: http://wwwsevenguardians.smfforfree3.com
I've tried all of that. if you would like I could let you take a personal look at it and tell me what I'm doing wrong. cuz I'm about ready to throw my cpu out the window >:(

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: [Guide] How to put a background image on your forum
« Reply #25 on: November 30, 2008, 12:15:07 am »
Forum Url: http://wwwsevenguardians.smfforfree3.com
I've tried all of that. if you would like I could let you take a personal look at it and tell me what I'm doing wrong. cuz I'm about ready to throw my cpu out the window >:(

is it a good cpu?   Ill run over with my catchers mitt  ;)

j/k    will take a looksee and see whats up..  the way you did the code works fine.  

I can see the background image on your forum.

If the issue is you want it fullscreen you need to enlarge the image.  The css can not enlarge it for you.  It does not support stretching a background image.
« Last Edit: November 30, 2008, 12:23:27 am by simply sibyl »

Offline Azazel Blackraven

  • SMF For Free Newbie
  • *
  • Posts: 10
    • View Profile

  • Total Badges: 9
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: [Guide] How to put a background image on your forum
« Reply #26 on: November 30, 2008, 12:23:17 am »
Forum Url: http://wwwsevenguardians.smfforfree.com
??? I cannot see it at all. what is the image if you can see it? and if it is the size of the pic that is the problem all i have to do is enlarge the original right?

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: [Guide] How to put a background image on your forum
« Reply #27 on: November 30, 2008, 12:24:53 am »
Forum Url: http://wwwsevenguardians.smfforfree.com
??? I cannot see it at all. what is the image if you can see it? and if it is the size of the pic that is the problem all i have to do is enlarge the original right?

This is the background image I see on your forum:
http://i126.photobucket.com/albums/p89/Samuel_Smock/Seven%20Guardians/WeAreSearching-AngelsAndAirwavesBac.jpg

Try clearing the cache in your browser.    How to Clear Cache
       

Offline Azazel Blackraven

  • SMF For Free Newbie
  • *
  • Posts: 10
    • View Profile

  • Total Badges: 9
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: [Guide] How to put a background image on your forum
« Reply #28 on: November 30, 2008, 12:28:29 am »
Forum Url: http://wwwsevenguardians.smfforfree3.com
ok I cleared it... nope nothin

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: [Guide] How to put a background image on your forum
« Reply #29 on: November 30, 2008, 12:31:07 am »
what browser are you using?

 

Related Topics

  Subject / Started by Replies Last post
forum background image

Started by guest4485 Code Requests

2 Replies
1899 Views
Last post June 04, 2008, 09:43:46 pm
by guest4485
1 Replies
1190 Views
Last post August 28, 2008, 04:05:00 pm
by simply sibyl
1 Replies
1009 Views
Last post January 30, 2009, 02:11:07 pm
by simply sibyl
26 Replies
41014 Views
Last post February 03, 2010, 08:56:00 pm
by Gablilg
0 Replies
15984 Views
Last post February 07, 2010, 02:08:38 am
by Ezpk