How Can I Make This Navigation Bar Transparent

30
Dec
2011
Ok I want mine Navigation Bar to be transparent so it would be white not like a background over it cause i dont like the background over it

Forum Site: http://www.badhaxer.com/

Forum Version: PunBB
1 Skhectic28, on 30/12/2011 at 17h48
Try finding a code referring to the Nav bar on the CSS
I think you should write:
Code:
background: transparent;
2 Mr DarkHaxers2, on 30/12/2011 at 17h50
Here Is The Css Code For The Background:

Code:
#pun-head #pun-navlinks {
    background:#8394a1 url('http://i43.servimg.com/u/f43/14/73/12/96/top_na10.png') repeat-x 0 -30px;
    border-bottom: 1px solid #70818F;
    border-left: 1px solid #70818F;
    border-right: 1px solid #70818F;
    border-top: 0px solid #70818F;
    padding-bottom: 0.6em;
    padding-left: 1.1em;
    padding-right: 1.1em;
    padding-top: 0.5em;
    border-radius: 0 0 4px 4px;
    height: 20px;
    line-height: 23px;
    font-family: tahoma,helvetica,arial,sans-serif;
}
3 Skhectic28, on 30/12/2011 at 18h16
Try changing the "background:#8394a1" to
Code:
background: transparent
4 Mr DarkHaxers2, on 30/12/2011 at 21h29
Ok Thanks
5 Sanket, on 31/12/2011 at 04h22
Topic Solved & Locked
Similar topics
I'm needing this made with a transparent background, and RESIZED to 20 px by 20 px... Would somebody care to do this? Here it is: http://img.photobucket.com/albums/v251/xxVIPERxx/hayabusa.jpg
forum url: http://dominusinfernus.guildmmorpg.com/forum - 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) -
Can you make this transparent? IMAGE: URL: http://i709.photobucket.com/albums/ww93/Xo-Kayla-ox/bg-1-1.jpg
See also
more_less
Informations

5 Replies For the topic :
"How Can I Make This Navigation Bar Transparent"

This topic has been viewed 975 times.

Last message :
30/12/2011 at 17h35 by "Mr DarkHaxers2"