Help - Search - Members - Calendar
Full Version: get the top image over the navigation
Forums > Resource Center > Support Center > Livejournal Support > Livejournal Resolved Topics
shaggyhair
i've been working on this for two days. how do i get the top image on top of the navigation bar. i want to have that image as my banner. thanks.

lj

this is the code i have:
QUOTE
LASTN_WEBSITE<=
<style type="text/css">
<!--
table table table table .meta {
                visibility:hidden;
                position:absolute;
                top:0px}
                table table table table table .meta {
                visibility:visible;
                position:relative;
                top:0px}

tr.caption{
                display:none
}
.shadowed td div{
                visibility: hidden;
                position: absolute;
                top: 0px
}
-->
</style>
<style type="text/css">
div {
background-image: url(http://www.digifox.org/livejournal/header_trans.gif);
background-repeat: no-repeat;
background-position: top center;
padding-top: 40;
text-align: center;
z-index:2;
}
</style>
<=LASTN_WEBSITE
jordanriane
closed since you instant messaged me instead.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.