A few questions I hope you can answer.

Get help and give out your ideas for improvement.

Re: A few questions I hope you can answer.

Postby Jedi40 » July 22nd, 2012, 5:43:21 am

ZzelaBusya wrote:
Jedi40 wrote:Thanks I will need it.

And yes I put everything in the box that you posted.

Odd why does it look like this to me ?

*scratches head* No idea.

Ah. It looks like that by me when I make the browser window smaller. The purple background should be there for you, it's just that you cannot see it because of the window, how wide is it?

How wide is what? That is full screen on my CP. Well the right part got cut off when I cropped the pic, but the only color change is what you see posted.

Edit: I pulled the screen back and could see the rest of the bg. But that was all I could see.
ImageImageImageImageImageImageImage
Please give clicks...thanks
My ToD lair My Silvadopts Den My Ambry
User avatar
Jedi40
CreaturesTrade
 
Posts: 6303
Joined: May 30th, 2012, 12:48:55 am
Location: Someplace on Earth
Gender: Female

Re: A few questions I hope you can answer.

Postby Shedragon » July 22nd, 2012, 5:46:01 am

Jedi40 wrote:
Shedragon wrote:Because some CSS only change the background not the whole profile, if you want one that fills out the whole profile you'll have to either make one yourself or buy one from a CSS shop.

But then why when I used ZzelaBusya's code it did not fill out the full page?

Because the background is only two areas next to the white that are the next to the profile boxes and those two colored areas you see on your screen shot. The white around the profile boxes are not part of the background that's why they didn't change color.
Last edited by Shedragon on July 22nd, 2012, 5:49:17 am, edited 1 time in total.

Image
26/50 Paper Dragon collected.
The Spam Patrol Family (Free members)
LT Trade/Sell Dark Unicorn!
LTS Old Donis (More Added May 12th!)
ImageImageImageImageImage
My shop is open, link under the spoiler.

Image
User avatar
Shedragon
CreaturesTrade
MagiStream Donor
 
Posts: 27819
Joined: December 15th, 2010, 4:36:25 pm
Location: In my pants, I hope....Did I forget to put them on again?

Re: A few questions I hope you can answer.

Postby Jedi40 » July 22nd, 2012, 5:49:16 am

Shedragon wrote:
Jedi40 wrote:
Shedragon wrote:Because some CSS only change the background not the whole profile, if you want one that fills out the whole profile you'll have to either make one yourself or buy one from a CSS shop.

But then why when I used ZzelaBusya's code it did not fill out the full page?

Because the back ground is only two areas and those two color areas you see on your screen shot. The white around the profile boxes are not part of the back ground that's why they didn't change color.

But when I used her's they did not change on mine but if you look on her profile it is much different. Mine only was around the sides when I used her full code.
ImageImageImageImageImageImageImage
Please give clicks...thanks
My ToD lair My Silvadopts Den My Ambry
User avatar
Jedi40
CreaturesTrade
 
Posts: 6303
Joined: May 30th, 2012, 12:48:55 am
Location: Someplace on Earth
Gender: Female

Re: A few questions I hope you can answer.

Postby ZzelaBusya » July 22nd, 2012, 5:51:37 am

Jedi40 wrote:
Shedragon wrote:Because some CSS only change the background not the whole profile, if you want one that fills out the whole profile you'll have to either make one yourself or buy one from a CSS shop.

But then why when I used ZzelaBusya's code it did not fill out the full page?

Because it wasn't supposed to, it was supposed to change the main background, not everything :] Sorry if it was not clear enough.

Try this?
Code: Select all
body
{
background-color: #d2b9d3;
background-image: none;
}

#wrap
{
background-color: #d2b9d3;
}

#page-body
{
background-color: #d2b9d3;
}


.border-right, .border-left, .border-top, .border-top-left, .border-top-right
{
background-image: none;
background-color: transparent;
}


On my profile everything looked differently because it's a full profile. I copied only the background part for you back then.
-
Buying creatures frozen at 100%! <3

Image Image Image

Wer jetzt kein Haus hat, baut sich keines mehr.
Wer jetzt allein ist, wird es lange bleiben,
wird wachen, lesen, lange Briefe schreiben
und wird in den Alleen hin und her
unruhig wandern, wenn die Blätter treiben.


Image Image Image Image Image

MS 100% frozens - 892 | DC Papers - 1180


ImageImageImageImageImageImageImageImageImageImageImageImageImage
User avatar
ZzelaBusya
CreaturesTrade
MagiStream Donor
 
Posts: 12944
Joined: September 18th, 2009, 10:25:20 am
Location: Saint-Petersburg, Russia
Gender: Female

Re: A few questions I hope you can answer.

Postby Shedragon » July 22nd, 2012, 5:55:33 am

You did everything right, as Zzela said she uses a full profile. If you do it right with the new coding code it'll look like Zzela's profile.

Image
26/50 Paper Dragon collected.
The Spam Patrol Family (Free members)
LT Trade/Sell Dark Unicorn!
LTS Old Donis (More Added May 12th!)
ImageImageImageImageImage
My shop is open, link under the spoiler.

Image
User avatar
Shedragon
CreaturesTrade
MagiStream Donor
 
Posts: 27819
Joined: December 15th, 2010, 4:36:25 pm
Location: In my pants, I hope....Did I forget to put them on again?

Re: A few questions I hope you can answer.

Postby Jedi40 » July 22nd, 2012, 5:59:17 am

ZzelaBusya wrote:
Jedi40 wrote:
Shedragon wrote:Because some CSS only change the background not the whole profile, if you want one that fills out the whole profile you'll have to either make one yourself or buy one from a CSS shop.

But then why when I used ZzelaBusya's code it did not fill out the full page?

Because it wasn't supposed to, it was supposed to change the main background, not everything :] Sorry if it was not clear enough.

Try this?
Code: Select all
body
{
background-color: #d2b9d3;
background-image: none;
}

#wrap
{
background-color: #d2b9d3;
}

#page-body
{
background-color: #d2b9d3;
}


.border-right, .border-left, .border-top, .border-top-left, .border-top-right
{
background-image: none;
background-color: transparent;
}


On my profile everything looked differently because it's a full profile. I copied only the background part for you back then.

That did the trick :D Looks great thanks for the help.
ImageImageImageImageImageImageImage
Please give clicks...thanks
My ToD lair My Silvadopts Den My Ambry
User avatar
Jedi40
CreaturesTrade
 
Posts: 6303
Joined: May 30th, 2012, 12:48:55 am
Location: Someplace on Earth
Gender: Female

Re: A few questions I hope you can answer.

Postby ZzelaBusya » July 22nd, 2012, 6:05:12 am

Jedi40 wrote:That did the trick :D Looks great thanks for the help.

No problem, you are very welcome :3
-
Buying creatures frozen at 100%! <3

Image Image Image

Wer jetzt kein Haus hat, baut sich keines mehr.
Wer jetzt allein ist, wird es lange bleiben,
wird wachen, lesen, lange Briefe schreiben
und wird in den Alleen hin und her
unruhig wandern, wenn die Blätter treiben.


Image Image Image Image Image

MS 100% frozens - 892 | DC Papers - 1180


ImageImageImageImageImageImageImageImageImageImageImageImageImage
User avatar
ZzelaBusya
CreaturesTrade
MagiStream Donor
 
Posts: 12944
Joined: September 18th, 2009, 10:25:20 am
Location: Saint-Petersburg, Russia
Gender: Female

Re: A few questions I hope you can answer.

Postby Jedi40 » July 22nd, 2012, 6:43:27 am

ZzelaBusya wrote:
Jedi40 wrote:That did the trick :D Looks great thanks for the help.

No problem, you are very welcome :3

I saved all the code info in case I want to change colors down the line.
ImageImageImageImageImageImageImage
Please give clicks...thanks
My ToD lair My Silvadopts Den My Ambry
User avatar
Jedi40
CreaturesTrade
 
Posts: 6303
Joined: May 30th, 2012, 12:48:55 am
Location: Someplace on Earth
Gender: Female

Re: A few questions I hope you can answer.

Postby ZzelaBusya » July 22nd, 2012, 6:46:55 am

Jedi40 wrote:I saved all the code info in case I want to change colors down the line.

Your profile looks a little odd to me, some parts show up and look kind of weird. Did you remember to copy the last part as well? .border-right, .border-left and so on?
-
Buying creatures frozen at 100%! <3

Image Image Image

Wer jetzt kein Haus hat, baut sich keines mehr.
Wer jetzt allein ist, wird es lange bleiben,
wird wachen, lesen, lange Briefe schreiben
und wird in den Alleen hin und her
unruhig wandern, wenn die Blätter treiben.


Image Image Image Image Image

MS 100% frozens - 892 | DC Papers - 1180


ImageImageImageImageImageImageImageImageImageImageImageImageImage
User avatar
ZzelaBusya
CreaturesTrade
MagiStream Donor
 
Posts: 12944
Joined: September 18th, 2009, 10:25:20 am
Location: Saint-Petersburg, Russia
Gender: Female

Re: A few questions I hope you can answer.

Postby Jedi40 » July 22nd, 2012, 6:40:27 pm

ZzelaBusya wrote:
Jedi40 wrote:I saved all the code info in case I want to change colors down the line.

Your profile looks a little odd to me, some parts show up and look kind of weird. Did you remember to copy the last part as well? .border-right, .border-left and so on?

I thought I had...looks like I missed some of the code. Does it look like it should now?
ImageImageImageImageImageImageImage
Please give clicks...thanks
My ToD lair My Silvadopts Den My Ambry
User avatar
Jedi40
CreaturesTrade
 
Posts: 6303
Joined: May 30th, 2012, 12:48:55 am
Location: Someplace on Earth
Gender: Female

PreviousNext

Return to Support and Suggestions

Who is online

Users browsing this forum: No registered users and 2 guests