RESOLVED: Transparent banner background
Started by matore, Nov 06 2011 01:35 AM
14 replies to this topic
#1
Posted 06 November 2011 - 01:35 AM
I need to see my main web page background trought that area. Is it possible for "branding" to make my banner background transparent.
#2
Posted 07 November 2011 - 12:54 PM
bump
sorry for bad english, i hope you know what i mean
sorry for bad english, i hope you know what i mean
#3
Posted 09 November 2011 - 11:56 AM
im still searching for the answer. just need to know is that possible at all
#5
Posted 09 November 2011 - 06:08 PM
I found a lot of tutorials about transpoarency but im not sure which one is good for me. And one more thing, i see that i have a logo and under logo is "main color of forum" if i set it to transparent whole my forum background will be transparent. i hope i didnt understand good this part
. Coz the thing what i need to bee transparent or alpha opacity is only the area under my logo. so i can upload some transparent .png file there and see my main page bacground trought logo.
Im confused a bit to myself so i dont expect you to undeerstand but ill give a try
please help
Im confused a bit to myself so i dont expect you to undeerstand but ill give a try
please help
#6
Posted 10 November 2011 - 05:22 AM
I don't understand. If you want the background of the branding to be transparent, just set the CSS to transparent. If you want the background of the main content to be transparent, you just change that background color from white (or whatever the default is on the skin you are editing) to transparent as well.
#7
Posted 10 November 2011 - 10:53 AM
i tought its the same area. ok my mistake , tnx a lot for helping me
#8
Posted 10 November 2011 - 12:13 PM
i try this
i change in branding color to transparent like this
background-color:transparent; and i get see a picture:

area 1. is the area of my banner picture, now its black but there will be my transparent logo. the area 2. is what i get when i put this code for transparent. its white, i think coz its same as my forum background color.
if i change in
#ipbwrapper {
background: white;
text-align: left;
width: 980px;
margin: 0 auto 0 auto;
border: 0px solid black;
background: #ffffff; ---- my whole forum background will be in that color included (on my picture number 2 region) so its conected somewhow.
can you help me with this please
i change in branding color to transparent like this
background-color:transparent; and i get see a picture:

area 1. is the area of my banner picture, now its black but there will be my transparent logo. the area 2. is what i get when i put this code for transparent. its white, i think coz its same as my forum background color.
if i change in
#ipbwrapper {
background: white;
text-align: left;
width: 980px;
margin: 0 auto 0 auto;
border: 0px solid black;
background: #ffffff; ---- my whole forum background will be in that color included (on my picture number 2 region) so its conected somewhow.
can you help me with this please
Edited by matore, 10 November 2011 - 12:14 PM.
#9
Posted 11 November 2011 - 02:44 PM
Ok so you are using IPB 3.1. This is something you should have mentioned originally.
To change the background color of your header to transparent, find #branding. This is where you make the background transparent. And yes, if it is transparent, it WILL show whatever your background color is through it because it is TRANSPARENT.
To change the background color of your header to transparent, find #branding. This is where you make the background transparent. And yes, if it is transparent, it WILL show whatever your background color is through it because it is TRANSPARENT.
#10
Posted 11 November 2011 - 02:59 PM
ok, i try several things, but allways i get solid color. whatever i do. i can easy change the color of branding area, thats not problem, but when i use transparency it stays solid ?
can you please help me with this, coz i spend a lot of time and nothing.
here is some examples what i need as a result:
or
i show this forums just in case you didnt understand me what i need actualy. (bad english) or something.
can you please help me with this, coz i spend a lot of time and nothing.
here is some examples what i need as a result:
http://www.c4dcafe.com/ipb/
or
http://www.futuretimeline.net/forum/and check this nav bar too.
i show this forums just in case you didnt understand me what i need actualy. (bad english) or something.
#11
Posted 11 November 2011 - 03:12 PM
i just find this:
if i change background: transparent in #ipbwrapper
then i can set transparent in #branding othervise i cant set transparent in #branding. but i cant set only #branding. somehow they are conected. i really need a little help with this
if i change background: transparent in #ipbwrapper
then i can set transparent in #branding othervise i cant set transparent in #branding. but i cant set only #branding. somehow they are conected. i really need a little help with this
#12
Posted 12 November 2011 - 01:52 AM
i solve my problem probably on wrong way but it works.
i disable my logo, and set in #branding - min-height: 0px;
then i set #ipbwrapper - margin: 50px auto 0 auto;
then i can add .png somewhere on top.
probably very stupid way but i dont have better solution.
i disable my logo, and set in #branding - min-height: 0px;
then i set #ipbwrapper - margin: 50px auto 0 auto;
then i can add .png somewhere on top.
probably very stupid way but i dont have better solution.
#13
Posted 13 November 2011 - 02:11 AM
I don't really understand your english, but if you set the #branding to transparent, it will show whatever background is behind it because the branding is now TRANSPARENT. So if the branding has 0 background, then whatever is behind it will show through. I don't know how to explain it any differently. If you DON'T want the #ipbwrapper background to show through, then you will have to MOVE the #ipbwrapper div to somewhere below the header, like right above the main content div (I forget what it is called in 3.1, but in 3.2 it's called #content). Then that will lower the #ipbwrapper to somewhere below your branding so it doesn't show through behind your branding area.
#14
Posted 13 November 2011 - 07:57 PM
yes ok, i just figure it out. Sorry for bad english, belive me - its frustrating for me
tnx Bitter!
solved! close
tnx Bitter!
solved! close
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users

















