OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
CSS buggy?
This page's ID:
24461
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
sorry I wasn't here earlier to chime in, but I was babysitting my 3-year-old nephew all day. He's awesome :) I meant to take the border off the img after I posted, but I had to run off for some reason or another. anyway, you can do the border in the stylesheet or inline, with <img border="0" src="whatever"> or <img src="whatever" style="border:0;" > the issue of the image only loading "halfway" may be with the height of the image and the height of the content div being 500 in my stylesheet. like I said, I just threw this together, so that could be the problem [quote] [b]Eric001 said:[/b] I am wondering why do you prefer to use the same 800x600 image for both. Is it so that everything fits on the screen or to protect from people grabbing a higher res image? What did you think of the csschanger script? [/quote] I like things to be as simple as I can make them. CSS helps in that with one included stylesheet I can modify the way the entire site looks. my personal site, www.ixifx.net , has a width of 640px just so it scales well, and the static (fixed) width makes sure I don't have any scrolling or positioning issues. I don't really worry about anything of mine getting stolen because for one I'm not that good and secondly I'm not making any money off of it, why should it bother me? and, sorry, I didn't bother checking out your script, I wouldn't understand it anyway. I do a little vb and basic css/html nothing fancy [quote] [b]Eric001 said:[/b] Finally - going back to the old page, what would I do to debug it. It definately isnt so hot in Firefox, but seems to, at least, do what I intended anyway in IE. [/quote] one thing I didn't like about the old page is that it scrolled for no apparent (<-that doesn't look right...) reason. to debug, I usually just try to get the page to validate with the [url=http://validator.w3.org/check?verbose=1&uri=http%3A//www.secret-beach.com/Eric001.html]w3c validator[/url] once I get it validating, I just play around until I get the page the way it should look (or as cloes as possible to FF in IE, because I test in FF) also, a side note I was thinking while re-reading this page before I post again. when you're setting the fonts in your .css file I think if the font is one word, like Arial, you just put it in, but if it's more than one, like Times New Roman, you would have to put it in either single or double quotes, so either 'Times New Roman' or "Times New Roman" not sure which off the top of my head, but give it a whirl anyway. and, play around. tweek the layout a few px here and there and play with the floats and divs and you could even try setting the image as the background of the content div by adding the line background: url(images/pic.jpg); to the div. that would probably be more like you had in your first page well, that was certainly more than I expected to write when coming in, but at least I can say I was being helpful :) just keep trying and if you need help don't be afraid to ask more questions (remembers some teacher saying "the only stupid question is the one that wasn't asked" or something like that) anyway, glad to help, as I'm sure most everyone else here is, too [url=www.IXIfx.net][img]http://www.IXIfx.net/asylum/sigs/Guitar.gif[/img][/url] [sigrotate] Of all the things I've lost, I miss my mind the most (Ozzy Osbourne)| Some people say I'm a dreamer, but I'm not the only one (John Lennon)| Life is too short, so love the one you got (Bradley Nowell)| I focus on the pain; The only thing that's real (Trent Reznor)| I know the pieces fit, 'cause I watched them fall away (Maynard J. Keenan)| Take your time, hurry up; the choice is yours just don't be late (Kurt Cobain)| You could stand me up at the gates of hell, but I won't back down (Tom Petty)| Do you serve a purpose or purposely serve (Corey Taylor)| You know I'd like to keep my cheeks dry today, so stay with me and I'll have it made (Shannon Hoon) [/sigrotate]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »