Hi Akshar,
Next time I will be more detailed when I describe the problem.
I had done my design in Adobe Fireworks, which serves the same purpose
as Photoshop, when it comes to slicing and figuring out the basic CSS
structure of a site.
I fixed my problem by adding another div below the two floats. After
that, the background image repeat the way I wanted.
What I did was this:
#belowthefold (the following divs are inside of #belwothefold)
#content {
float: left
}
#sidebar {
float: right
}
##belowthefold_pad {
clear: both
}
Thanks,
Nicky
On Dec 2, 10:35 pm, AksharPurushottam <[email protected]> wrote:
> Hello,
>
> first try to design ur template in photoshop it will be easy to slice on
> that, then develope the strcture like header, navigation, middle(sidebar &
> contenet) & then footer, i cant get wht u want? can u clarify again.
>
> for bg repeat try this
>
> .class
> {
> background-image:url();
> background-repeat:repeat-y;
> width:0px;
> background-position:;
> }
>
> pls put ur necessary details like image path, width, OK
> i m using IE 8, Mozilla, Netscape
>
> hane any query ? then send me mail
--
--
You received this because you are subscribed to the "Design the Web with CSS"
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]