Background disappearance
4 posters
Page 1 of 1
Background disappearance
Hello 
again me xD
So... i have a question. Namely, that I have such a code. I want to remove the background. However, the color section is also there, in this case being black. However, I want it to be completely transparent. Opacity is not good because it also makes topics transparent. (Or I don't use it well.)

Oh and i even have one code.
Uhm... and... I'd like inside and outside is box-shadow. But only one of them will go.

again me xD
So... i have a question. Namely, that I have such a code. I want to remove the background. However, the color section is also there, in this case being black. However, I want it to be completely transparent. Opacity is not good because it also makes topics transparent. (Or I don't use it well.)

- Code:
.bodyline {
background-color: none;
border: 1px solid #639EFF;
box-shadow: #639EFF 0 0 30px;
border-radius: 16px;
}
Oh and i even have one code.
- Code:
body {
/*background:url("https://i.imgur.com/kloeSQr.jpg"); */
background:url("https://wallpapercave.com/wp/7vf40Wg.jpg");
background-attachment:fixed;
background-position:center;
/*background-repeat:repeat-y;*/
opacity:1;
}
Uhm... and... I'd like inside and outside is box-shadow. But only one of them will go.

Re: Background disappearance
What background do you want removed: whole forum (site) or forums (topics)?


Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Background disappearance
Hello @Mineko,
I think you can replace this
I think you can replace this
- Code:
.bodyline {
background-color: none;
border: 1px solid #639EFF;
box-shadow: #639EFF 0 0 30px;
border-radius: 16px;
}
- Code:
.bodyline {
background-color: transparent !important;
border-width: 0 !important;
}
Re: Background disappearance
Thank you @pedxz!
You are my favorit
Thank you very much!
Um, I still have a question.
If you have no problem @pedxz
So ... I want the header to be out of that category. Or that the login button that can be varied?
Don't be mad at me asking that much.
Um, do you have any idea for the inside and out of the box-shadow code?
You are my favorit







Thank you very much!

Um, I still have a question.

So ... I want the header to be out of that category. Or that the login button that can be varied?

Don't be mad at me asking that much.
Um, do you have any idea for the inside and out of the box-shadow code?
Re: Background disappearance
Hello @Mineko
Please make a new topic for each problem.
If this problem is now solved Please mark it solved and then ask your next Question in a new topic.
Reason for new topic's:
we use a search system here on the support forum to help find things faster and help you and others more,
when you make a topic and ask one thing then ask for something else this will not be listed in our search system.
So new topic's get a name to the problem and by key words we can find the same problem over and over again.
Please make a new topic for each problem.
If this problem is now solved Please mark it solved and then ask your next Question in a new topic.
Reason for new topic's:
we use a search system here on the support forum to help find things faster and help you and others more,
when you make a topic and ask one thing then ask for something else this will not be listed in our search system.
So new topic's get a name to the problem and by key words we can find the same problem over and over again.
Re: Background disappearance
Oh, okay, I get it. Don’t get mad, so I’ll act in the future.
So, it's solved, i think.
So, it's solved, i think.
Ape likes this post
Re: Background disappearance
Mineko wrote:Oh, okay, I get it. Don’t get mad, so I’ll act in the future.
So, it's solved, i think.
Hello @Mineko we are not getting mad at you we just have rules and it makes thing's much more easy for you me and the members who want to find the same thing as you are asking when they do a search on the forum.
Just saves everyone more time to help others if it is needed

Problem solved & topic archived.
|

» Background help - aligning for ALL screen sizes OR 2 images to make the background
» Make forum background same as main background? [Solved]
» Help getting background invisible so background image shows thru!
» Transparent Widget Background (Edit: Or just another background)
» Background image loads before background color
» Make forum background same as main background? [Solved]
» Help getting background invisible so background image shows thru!
» Transparent Widget Background (Edit: Or just another background)
» Background image loads before background color
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum