The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

HELP!! how to make forum background transparent

4 posters

Go down

Solved HELP!! how to make forum background transparent

Post by Klemen 6/11/2011, 11:39

Currently it looks like this:
HELP!! how to make forum background transparent Untitleitd

But i want to make everything what i colored in red to be transparent.
HELP!! how to make forum background transparent Untitlegd-1

Also how do i change or remove the white glow around the border?

My forum link: http://dominusinfernus.guildmmorpg.com/

Im using PHPbb3 btw.


Last edited by Klemen on 7/11/2011, 16:42; edited 1 time in total
Klemen
Klemen
Forumember

Male Posts : 292
Reputation : 32
Language : English, German, Slovene

http://www.bannedbrotherhood.com

Back to top Go down

Solved Re: HELP!! how to make forum background transparent

Post by Guest 6/11/2011, 11:48

Code:
div#page-header{
background: transparent;
}


Last edited by Gassy on 6/11/2011, 11:54; edited 1 time in total
avatar
Guest
Guest


Back to top Go down

Solved Re: HELP!! how to make forum background transparent

Post by Guest 6/11/2011, 11:53

Code:
#page-header {
background: transparent;}
avatar
Guest
Guest


Back to top Go down

Solved Re: HELP!! how to make forum background transparent

Post by Klemen 6/11/2011, 19:52

Nope, none of those helped Sad
Klemen
Klemen
Forumember

Male Posts : 292
Reputation : 32
Language : English, German, Slovene

http://www.bannedbrotherhood.com

Back to top Go down

Solved Re: HELP!! how to make forum background transparent

Post by Guest 6/11/2011, 19:54

Provide your forum url in your profile to field - Forum (Forumotion only !): Smile
avatar
Guest
Guest


Back to top Go down

Solved Re: HELP!! how to make forum background transparent

Post by Klemen 6/11/2011, 20:09

I don't know how this could help, since I provided my forum URL in post above, but ok.
Klemen
Klemen
Forumember

Male Posts : 292
Reputation : 32
Language : English, German, Slovene

http://www.bannedbrotherhood.com

Back to top Go down

Solved Re: HELP!! how to make forum background transparent

Post by Guest 6/11/2011, 20:22

It should work:
Code:
.headerbar{
background: transparent !important;
}

div#wrap{
background: transparent !important;
}
avatar
Guest
Guest


Back to top Go down

Solved Re: HELP!! how to make forum background transparent

Post by WHITESABBATH 6/11/2011, 21:03

that is an image being used for the wrap. look in your css for your "wrap" and remove the image url between this (' ') . Then use the code(s) as instructed by Gassy.

look/remove this code (or just the #ffffff),in the wrap to remove white glow in border.
-moz-box-shadow : 0 0 9px #ffffff;
-webkit-box-shadow : 0 0 9px #ffffff;
WHITESABBATH
WHITESABBATH
Active Poster

Male Posts : 1198
Reputation : 119
Language : English, F-Bombs
Location : Chicago

Back to top Go down

Solved Re: HELP!! how to make forum background transparent

Post by Guest 6/11/2011, 21:50

Gassy wrote:It should work:
Code:
.headerbar{
background: transparent !important;
}

div#wrap{
background: transparent !important;
}
Forgot - paste this code before all codes you have in CSS Stylesheet. Smile
avatar
Guest
Guest


Back to top Go down

Solved Re: HELP!! how to make forum background transparent

Post by Klemen 7/11/2011, 16:40

Ok, got it. Worked perfectly. Thanks guys! Smile
Klemen
Klemen
Forumember

Male Posts : 292
Reputation : 32
Language : English, German, Slovene

http://www.bannedbrotherhood.com

Back to top Go down

Solved Re: HELP!! how to make forum background transparent

Post by Guest 7/11/2011, 16:43

My pleasure. Wink
avatar
Guest
Guest


Back to top Go down

Solved Re: HELP!! how to make forum background transparent

Post by Klemen 7/11/2011, 17:09

Just one more thing... If you visit my forum you see a black border around it (it's black and 1px). Any way to remove this? I tried something in CSS, but it didn't work...
Klemen
Klemen
Forumember

Male Posts : 292
Reputation : 32
Language : English, German, Slovene

http://www.bannedbrotherhood.com

Back to top Go down

Solved Re: HELP!! how to make forum background transparent

Post by Guest 7/11/2011, 18:02

Code:
#wrap {
border: none;
}
avatar
Guest
Guest


Back to top Go down

Solved Re: HELP!! how to make forum background transparent

Post by Sanket 7/11/2011, 19:15

Solved?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: HELP!! how to make forum background transparent

Post by Klemen 7/11/2011, 22:03

Actually I have a few more questions.
- how to change/remove the color of where it says Forum, topics, posts, last posts
- how to change remove the green bar when it says topic, replies, views, last post (when you visit the forum)
- how to change remove color of where it's written for guests and those who want to join (if you visit home)
- how to remove/change the green border around the chatbox
- how to remove/change green border around each post on forum
- how to change the pic at the bottom of forum where it says "designed by matei graphics?

Hope someone will take time to a swear those :/ thanks in advance.
Klemen
Klemen
Forumember

Male Posts : 292
Reputation : 32
Language : English, German, Slovene

http://www.bannedbrotherhood.com

Back to top Go down

Solved Re: HELP!! how to make forum background transparent

Post by DJ MEAZ 8/11/2011, 01:48

help me tell me how to make a logo and skin im begging you please help me Sad
DJ MEAZ
DJ MEAZ
New Member

Male Posts : 3
Reputation : 1
Language : ENGLISH
Location : L.A. CA

https://www.youtube.com/user/mjones19100

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum