Unstoppable Domains โ€” Expired Auctions

Grrrr! Repeating cell

SpaceshipSpaceship
Watch

Wildchild22

Established Member
Impact
2
hey, im working on a new site layout, and im having a few problems, i have menubars on the left and right of the main content box, and if possible i only want one cell on each side to stretch, is there a way for me to select which cells stretch and which stay as they are? because for the title bars of the menu its repeating the background :-/
 
Last edited:
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
First, please refrain from using offensive language in your posts. Second, yes, there are ways to accomplish what you're asking. I'd need to see the page you're having trouble with, or at least post the code you're using.
 
0
•••
Code:
#bg
{
    background-image: url('URL TO YOUR BACKGROUND');
    background-repeat: no-repeat;
}

thats how to do it in css ;)

Code:
<div id="bg"></div>
Would print out your background from css, and will not repeat.
 
0
•••
thanks, i'll give it a shot tomoro, im too tired at the mo and don't wanna mess anything up :]
 
0
•••
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
Spaceship
Domain Recover
DomainEasy โ€” Live Options
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back