CSS image design problem -
This is working on me testite:
As you can see, this middle line In half and why am I trying to solve it. The color of body background is just for testing.
The idea of layout is
  & lt; Div & gt; - The entire box & lt; Div / & gt; - Top (Image with Start Line) & lt; Div & gt; - Content & lt; Div & gt; - left (Test 2 on page) & lt; Div & gt; - medium (it is 12px in width and only has its line in it) & lt; Div & gt; - Right (menu on page) & lt; / Div & gt; & Lt; Div & gt; - Down & lt; Div & gt; - left (copyright) & lt; Div & gt; - True (end of line) & lt; / Div & gt; & Lt; / Div & gt; One more thing is Firefox, if I got a blank box (as is the middle device above) then I have to add a location to show it to Firefox. If there is nothing in it, then Firefox will not show it.    
  You can correct this problem in your  site_page  CSS class Entering an image, because it has the height of your need: 
   .site_page {background: url (".. / images / bg /bg_main_middle.png") Repeat-scroll 788px 0 #FFFFFF ; }  
  You can get rid of the  site_middle  div. 
   
 
  
Comments
Post a Comment