Welcome to Gaia! ::

Did you find this helpful?

Yes 0.44603940256872 44.6% [ 7675 ]
No 0.04201778346022 4.2% [ 723 ]
Sort of... 0.14959028302435 15.0% [ 2574 ]
I'm so confuuuuused T_T 0.36235253094671 36.2% [ 6235 ]
Total Votes:[ 17207 ]
<< < 1 2 ... 16 17 18 19 20 21 22 23 ... 476 477 478 > >> >>> »|
[Shewolf]'s avatar
  • 100
  • 100
  • 200
Kira Catgirl
Shewolfpup2000
Ok..the Border is still there ._.; -pokes it- And I use this type of code..

[code:1]#content
{
background: none;
}
body { background: #000 url(http://www.geocities.com/shewolfpup2000/profile11.jpg ) no-repeat fixed bottom right; border-right: none;
}[/code:1]
The border-right goes inside the #content section, not the body section.


Ah..thanks ^^; Now..I have one more thing to ask...With the links such as the Terms and Conditions and such..I want those to go under the Wish List And I also wanted to have the links to be white ^^;
Shewolfpup2000
Kira Catgirl
Shewolfpup2000
Ok..the Border is still there ._.; -pokes it- And I use this type of code..

[code:1]#content
{
background: none;
}
body { background: #000 url(http://www.geocities.com/shewolfpup2000/profile11.jpg ) no-repeat fixed bottom right; border-right: none;
}[/code:1]
The border-right goes inside the #content section, not the body section.


Ah..thanks ^^; Now..I have one more thing to ask...With the links such as the Terms and Conditions and such..I want those to go under the Wish List And I also wanted to have the links to be white ^^;
Hum. Well... moving it is a bit difficult. surprised Lemme give you the code for changing the colours first, and then I'll play with the positioning thing to make sure I don't give you something that won't work. xp

#corp { color: #fff; font-size: 10pt; text-decoration: none; }
#corp a:link { color: #fff; font-size: 10pt; text-decoration: none; }
#corp a:visited { color: #fff; font-size: 10pt; text-decoration: none; }
#corp a:active { color: #fff; font-size: 10pt; text-decoration: none; }
#corp a:hover { color: #fff; font-size: 10pt; text-decoration: underline; }
[Shewolf]'s avatar
  • 100
  • 100
  • 200
yes yes very fun to stay up all night to decorate my pwetty profile! blaugh

Wow what a great time difference.
Shewolfpup2000
Ok =3
Alrighty, you want to put this inside the #corp { } section:
position: absolute; top: 900px; width: 230px; text-align: center;

Change the 900 as needed to put it in the right spot - a smaller number means closer to the top of the page, and a large number moves it farther down. 3nodding
[Shewolf]'s avatar
  • 100
  • 100
  • 200
Kira Catgirl
Shewolfpup2000
Ok =3
Alrighty, you want to put this inside the #corp { } section:
[code:1]position: absolute; top: 900px; width: 230px; text-align: center;[/code:1]
Change the 900 as needed to put it in the right spot - a smaller number means closer to the top of the page, and a large number moves it farther down. 3nodding


Yay!! Thank you so much for the help =3 -hands you Cookies-
Shewolfpup2000
Kira Catgirl
Shewolfpup2000
Ok =3
Alrighty, you want to put this inside the #corp { } section:
position: absolute; top: 900px; width: 230px; text-align: center;

Change the 900 as needed to put it in the right spot - a smaller number means closer to the top of the page, and a large number moves it farther down. 3nodding


Yay!! Thank you so much for the help =3 -hands you Cookies-
biggrin Thank you! *nibbles on the cookies*
aww you're real good.
3nodding
Problem: I can't change the picture over each section. Like the one that says friends, about, comments, ETC.
Tuong the Scremunk
Problem: I can't change the picture over each section. Like the one that says friends, about, comments, ETC.
Well you have to change the background image URLs to actual image URLs first...
Kira Catgirl
Tuong the Scremunk
Problem: I can't change the picture over each section. Like the one that says friends, about, comments, ETC.
Well you have to change the background image URLs to actual image URLs first...
Yeah, I put an image url there but it didn't show... Wait, do I put it on the normal one or the one that has h1?
Tuong the Scremunk
Kira Catgirl
Tuong the Scremunk
Problem: I can't change the picture over each section. Like the one that says friends, about, comments, ETC.
Well you have to change the background image URLs to actual image URLs first...
Yeah, I put an image url there but it didn't show... Wait, do I put it on the normal one or the one that has h1?
It should be h2 for the section headers. surprised And yes, you put it in those.
Kira Catgirl
Tuong the Scremunk
Kira Catgirl
Tuong the Scremunk
Problem: I can't change the picture over each section. Like the one that says friends, about, comments, ETC.
Well you have to change the background image URLs to actual image URLs first...
Yeah, I put an image url there but it didn't show... Wait, do I put it on the normal one or the one that has h1?
It should be h2 for the section headers. surprised And yes, you put it in those.
You're right, it is h2... Both of them?
Tuong the Scremunk
Kira Catgirl
Tuong the Scremunk
Kira Catgirl
Tuong the Scremunk
Problem: I can't change the picture over each section. Like the one that says friends, about, comments, ETC.
Well you have to change the background image URLs to actual image URLs first...
Yeah, I put an image url there but it didn't show... Wait, do I put it on the normal one or the one that has h1?
It should be h2 for the section headers. surprised And yes, you put it in those.
You're right, it is h2... Both of them?
Both of what? O.o;
Kira Catgirl
Tuong the Scremunk
Kira Catgirl
Tuong the Scremunk
Kira Catgirl
Tuong the Scremunk
Problem: I can't change the picture over each section. Like the one that says friends, about, comments, ETC.
Well you have to change the background image URLs to actual image URLs first...
Yeah, I put an image url there but it didn't show... Wait, do I put it on the normal one or the one that has h1?
It should be h2 for the section headers. surprised And yes, you put it in those.
You're right, it is h2... Both of them?
Both of what? O.o;
Ok, it works now, but can I make the about disappear? (The text about from gaia.)

Quick Reply

Submit
Manage Your Items
Other Stuff
Get Items
Get Gaia Cash
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff