Can anyone tell me why Safari won't read the stylesheet on my
site?
For some reason adding a background image and giving the #page
section a transparent background has essentially deleted
style.css for safari.
Site: http://www.flickergaming.net
Thanks,
- Jason
_
This may be the best way to go about it - just substituting this
code in gave me:
http://www.flickergaming.net/testblog/
I need to center the rest of the page and bring the "admin" tab
back into view. Where specifically do I need to plug in some
padding to get that done?
Thanks,
- Jason
>
>
>>> The easiest way to do it would be to have the header in a
separate container. Currently everything is in #page and #page
has a fixed width and it has auto margins. No way to fight with
that. If you moved the #header out of the #page div and put it on
top, by itself, it could have 100% width.
e bottom).
My site is at www.flickergaming.net. If anyone wants to shoot me
a private e-mail I'd be more than happy to send over the
stylesheet in case that makes it easier. Any help would be very
welcome,
Thanks,
Jason Preston
_