headlessone
04-30-2003, 12:35 PM
I dunno which subject to put this in so I decided this one. I'm having problems with getting the CSS code to work on my frames but it ain't working. Does the CSS code have to go on the pages viewed?
http://www.geocities.com/headlessgrimreaper/main.html
depends.
the link provided was broken so hard to tell for now.
there is some limited css that would be applied to the frames themselves (like to the lines appearing).
the css you are talking about, if you want to apply it to the pages being shown within the frames, then yes, you will enter it into each of the pages necessary. if there are alot of pages, consider using an external style sheet (one sheet linked to all necessary pages). you can do a forum search to learn more on that one.
headlessone
05-01-2003, 09:16 AM
Thats what I've done, I hate editing the CSS on the pages individually so I made an external one. What I'm on about are things like the scrollbar colours. The frame on the left only has a different coloured scrollbar because the CSS code has been linked to it but when linking to the actual frames page, it doesn't do it all. Thanks for helping out!
can you post a link to the page/site in question so we can see the problem in action?
starlet
05-01-2003, 03:37 PM
You do still need to add the code for the external style sheet to all the pages that appear inside the iframe...is that what you are asking?
headlessone
05-02-2003, 10:59 AM
No, its not Iframes, its proper frames, like one page has the frame code, and the rest are the pages. Its ok, I've sorted it out now, thx!