OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
font-family not working... so, huh?
This page's ID:
10898
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
ah, I think I found something here. Not sure. In you HTML you have the main contents under a div called "main", in your CSS you don't have anything referencing the font-family for that div. You just have: [code] div.main { padding-top: 150px; margin-left: 72px; width: 60%; } body>div.main { padding-top: 130px; } [/code] In the div.main (or you could just do .main) put in the font-family:. . . . stuff too. As I understand it, the CSS for the div is not going to hold for the body tag and vice versa. Maybe wrong, but check and see. Later, C:\ [url=http://faq.ozoneasylum.com/922/]~Binary is best~[/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »