*Author

Flayne

  • Guest
Re: Ultimate Profile installed! https://elementscommunity.org/forum/index.php?topic=8167.msg266622#msg266622
« Reply #36 on: February 07, 2011, 11:17:29 pm »
can u make the pics bigr? i uploaded it and thers sevral copys of the backround layd out
A quick Google search turned up no results for stretching background images through CSS.  You would have to modify the original image using an editor, though stretched images don't look as good.  Try to find an original high resolution picture for best results.
Quote
if you take a look at my profile, you´ll see my image covers basically everything and that there isnt a copy of it,
the image size is 1500x1500px,  I think thats the minimum it has to be to cover the entire page.
Quote
Depends on the viewer's screen size:

(http://imageplay.net/)

Here is the background line from my profile. I used the no-repeat option, and I guess what amounts to lining in up to the top.

Code: [Select]
body { background: #000000 url[img]http://imageplay.net/img/m7Gbd69075/christina.jpg[/img] no-repeat top; }
I thought that might have been the case.

since it is. i guess the only option you have is to resize the image to whatever fills the screen, thats what i did with my one.
check your total screen resolution and use that very same size, thats all i can say, otherwise it will still repeat in certain cases.

gavsword

  • Guest
Re: Ultimate Profile installed! https://elementscommunity.org/forum/index.php?topic=8167.msg267011#msg267011
« Reply #37 on: February 08, 2011, 02:43:20 pm »
Thanks Flayne you helped me a lot with my profile and working the kinks out. And thanks SG for this whole thing (where ever she may be)

Flayne

  • Guest
Re: Ultimate Profile installed! https://elementscommunity.org/forum/index.php?topic=8167.msg267310#msg267310
« Reply #38 on: February 08, 2011, 11:12:41 pm »
Thanks Flayne you helped me a lot with my profile and working the kinks out. And thanks SG for this whole thing (where ever she may be)
no prob  :)

Offline TimerClock14

  • Legendary Member
  • ******
  • Posts: 2507
  • Country: us
  • Reputation Power: 32
  • TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.
  • hello pls
  • Awards: War III Promo Winner
Re: Ultimate Profile installed! https://elementscommunity.org/forum/index.php?topic=8167.msg269146#msg269146
« Reply #39 on: February 12, 2011, 03:11:59 am »
can u make the pics bigr? i uploaded it and thers sevral copys of the backround layd out
You can now with CSS3 (http://www.w3schools.com/css3/default.asp)!!!!

Code: [Select]
body { background-image: (/*Your image url here*/); background-repeat:no-repeat;background-position:center center;-moz-background-size:100% 100%;background-size:100% 100%;}CSS3 just came out and it's really nifty, you can perform things as simple as shadowed text to 3D animations.

My profile uses this code as well: http://elementscommunity.org/forum/index.php?action=profile;u=6537
I have music, you have ears. Let them get acquainted with each other: https://www.soundcloud.com/mastinmusic

Offline Kamietsu

  • Legendary Member
  • ******
  • Posts: 3228
  • Country: us
  • Reputation Power: 47
  • Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.
  • Old to Elements
  • Awards: Spell Art Competition WinnerWinner of the MASH-UP CompetitionFunny Card Competition WinnerWinner of
Re: Ultimate Profile installed! https://elementscommunity.org/forum/index.php?topic=8167.msg269551#msg269551
« Reply #40 on: February 12, 2011, 09:02:10 pm »
Thanks for the knowledge Timer! I didn't know CSS3 was out, but I didn't waste anytime learning some:

http://elementscommunity.org/forum/index.php?action=profile;area=summary;u=167
╔╦╦═╦══╦╗  ( ̄ー ̄) --Snorlax says:
║═╣╬║║║║║    Eat your shower, brush your toothpaste, take your teeth.
╚╩╩╩╩╩╩╩╝

Offline TimerClock14

  • Legendary Member
  • ******
  • Posts: 2507
  • Country: us
  • Reputation Power: 32
  • TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.
  • hello pls
  • Awards: War III Promo Winner
Re: Ultimate Profile installed! https://elementscommunity.org/forum/index.php?topic=8167.msg269561#msg269561
« Reply #41 on: February 12, 2011, 09:14:23 pm »
Thanks for the knowledge Timer! I didn't know CSS3 was out, but I didn't waste anytime learning some:

http://elementscommunity.org/forum/index.php?action=profile;area=summary;u=167
be careful, chrome and safari are the only browsers that have comprehensive toolkits/support for CSS3. most of it works on FF, and almost none works on Opera and IE

EDIT:
Opera has comprehensive support of CSS3 excluding 3D animation
I have music, you have ears. Let them get acquainted with each other: https://www.soundcloud.com/mastinmusic

Funkyvenom

  • Guest
Re: Ultimate Profile installed! https://elementscommunity.org/forum/index.php?topic=8167.msg269577#msg269577
« Reply #42 on: February 12, 2011, 09:32:32 pm »
I know you said how, but it is still confusing. How exactly do you change your background if you don't want purple nymph?

Offline Kamietsu

  • Legendary Member
  • ******
  • Posts: 3228
  • Country: us
  • Reputation Power: 47
  • Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.
  • Old to Elements
  • Awards: Spell Art Competition WinnerWinner of the MASH-UP CompetitionFunny Card Competition WinnerWinner of
Re: Ultimate Profile installed! https://elementscommunity.org/forum/index.php?topic=8167.msg269757#msg269757
« Reply #43 on: February 13, 2011, 02:16:15 am »
Thanks for the knowledge Timer! I didn't know CSS3 was out, but I didn't waste anytime learning some:

http://elementscommunity.org/forum/index.php?action=profile;area=summary;u=167
be careful, chrome and safari are the only browsers that have comprehensive toolkits/support for CSS3. most of it works on FF, and almost none works on Opera and IE

EDIT:
Opera has comprehensive support of CSS3 excluding 3D animation
Oh I know. I included the code the make it work in all main browsers(minus IE because that thing is crap and doesn't work with CSS3 at all yet)

And I haven't seen too much work with Firefox natively. You almost always have to include the -moz- attribute.
╔╦╦═╦══╦╗  ( ̄ー ̄) --Snorlax says:
║═╣╬║║║║║    Eat your shower, brush your toothpaste, take your teeth.
╚╩╩╩╩╩╩╩╝

Offline TimerClock14

  • Legendary Member
  • ******
  • Posts: 2507
  • Country: us
  • Reputation Power: 32
  • TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.
  • hello pls
  • Awards: War III Promo Winner
Re: Ultimate Profile installed! https://elementscommunity.org/forum/index.php?topic=8167.msg269792#msg269792
« Reply #44 on: February 13, 2011, 03:03:02 am »
Thanks for the knowledge Timer! I didn't know CSS3 was out, but I didn't waste anytime learning some:

http://elementscommunity.org/forum/index.php?action=profile;area=summary;u=167
be careful, chrome and safari are the only browsers that have comprehensive toolkits/support for CSS3. most of it works on FF, and almost none works on Opera and IE

EDIT:
Opera has comprehensive support of CSS3 excluding 3D animation
Oh I know. I included the code the make it work in all main browsers(minus IE because that thing is crap and doesn't work with CSS3 at all yet)

And I haven't seen too much work with Firefox natively. You almost always have to include the -moz- attribute.
yea, -moz- attribute is a small price to pay tho. FF=awesome browser, CSS3=awesome graphics, put them together and bam! epic sandwich with a side of awesomechips :D
I have music, you have ears. Let them get acquainted with each other: https://www.soundcloud.com/mastinmusic

Offline Kamietsu

  • Legendary Member
  • ******
  • Posts: 3228
  • Country: us
  • Reputation Power: 47
  • Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.Kamietsu is towering like an Amethyst Dragon over their peers.
  • Old to Elements
  • Awards: Spell Art Competition WinnerWinner of the MASH-UP CompetitionFunny Card Competition WinnerWinner of
Re: Ultimate Profile installed! https://elementscommunity.org/forum/index.php?topic=8167.msg269797#msg269797
« Reply #45 on: February 13, 2011, 03:07:55 am »
I can't wait for FF to support the 3d CSS3 X3
╔╦╦═╦══╦╗  ( ̄ー ̄) --Snorlax says:
║═╣╬║║║║║    Eat your shower, brush your toothpaste, take your teeth.
╚╩╩╩╩╩╩╩╝

Offline TimerClock14

  • Legendary Member
  • ******
  • Posts: 2507
  • Country: us
  • Reputation Power: 32
  • TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.
  • hello pls
  • Awards: War III Promo Winner
Re: Ultimate Profile installed! https://elementscommunity.org/forum/index.php?topic=8167.msg269805#msg269805
« Reply #46 on: February 13, 2011, 03:27:08 am »
I can't wait for FF to support the 3d CSS3 X3
iknorite!!

by then the marquee and speech features should be supported too :D
I have music, you have ears. Let them get acquainted with each other: https://www.soundcloud.com/mastinmusic

Offline TimerClock14

  • Legendary Member
  • ******
  • Posts: 2507
  • Country: us
  • Reputation Power: 32
  • TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.TimerClock14 is a Ghost, obsessed with their Elemental pursuits.
  • hello pls
  • Awards: War III Promo Winner
Re: Ultimate Profile installed! https://elementscommunity.org/forum/index.php?topic=8167.msg276659#msg276659
« Reply #47 on: February 22, 2011, 11:57:41 pm »
*bump*

does anyone know how to get rid of the background next to and under the headers and the icky grey part of the comments?

(see my profile to know what I mean by icky grey parts)
I have music, you have ears. Let them get acquainted with each other: https://www.soundcloud.com/mastinmusic

 

anything
blarg: