| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
jorge regula
|
ie and ff probs
Starting this website, in css/xhtml. I've done the single column layout with a header and footer quickly, and have been concentrating on the nav bar in the header - got it all positioned with percentage margins, and then i've tried to stick in a tiled background image (a strip of rectangle with drop shadow either side that repeats down the page). To get the bg image alligned with the nav bar/header, all i could do was literally move the gif along a few pixels in photoshop, then re-export. This means it all looks fine in ie, but out of place in FF. Any better way? p.s widths of the grey bg aren't right on the firefox scrnshot because i cut it out poorly. |
|
|
|
|
|
#3 (permalink) |
|
jorge regula
|
Code:
|
|
|
|
#4 (permalink) |
|
I Ain't Losing Any Sleep™
Join Date: Apr 2003
Posts: 5,200
|
a proper doctype would help. xhtml 4.01? Code:
|
|
|
|
#7 (permalink) |
|
dt immigrant
|
try this HTML Code:
|
|
|
|
#8 (permalink) |
|
dt immigrant
|
for a tri-state single image try this Code:
HTML Code:
Last edited by emil : 25-08-2005 at 08:23. Reason: added to the code |
|
|
|
#11 (permalink) |
|
jorge regula
|
LINK right then, had a large break, just come back to it and sorted it out, but i can't get my buttons to line up horizontally. i thought it might be sommat to do with display: block; so i tried doing display: inline; and the all disappeared anyone? |
|
![]() |