Onartis said:Err... always work for sizes of 1024px wide. That's a good start, you can optimize for mobile devices later. About your background images, are you defining their size with em somewhere? If so, try defining the size with pixels to avoid resizing (unless they have to resize of course, but that doesn't seem to be the case here).
Aarlev said:As Onartis said you shouldn't be defining the background image with EM. It's better for accessibility to use the EM value on text though as it will allow for people to resize the text. PX will fix the text size.
Elekate said:Well I have repeated the background across the screen, but should i just make the one image bigger to fit the height then?
What about the text, is there code to make it look the same for every resolution?
![]()
Onartis said:I see why you're having difficulties. So I had a quick go at your site, I hope you don't mind. Don't have enough time to finish it up, and I'm not going to because I think it already gives a pretty good idea of how you should be structuring your code.
bloom.html (live site)
For all I care you can copy the code but it would kind of defy the point of learning it
(and I still did a pretty sloppy job after all)
Oh, and if you really want the flower to look like in your design, there are some (perhaps not very obvious) solutions for that too. I just didn't have the chance to come to that yet.
glenwheeler said:^
|
|_____ Good idea! The master speaks!
Harry said:Use the 960 Grid System.
IS it just me or does the grids not evan line up. What a confusing site! Sometimes I think web designers over complicate things!br3n said:An over elaborate way of avoiding common sense.