Help - Search - Members - Calendar
Full Version: need help trying to put text behind an image
HTMLHelp Forums > Web Authoring > Markup (HTML, XHTML, XML)
BoYgAB90
This is what i have so far http://innovativedsgn.com/red/page2.html And this is what I'm trying to achieve http://i266.photobucket.com/albums/ii257/BoYgAB90NLW/red.png I am trying to get the text behind the image and be able to scroll. I could also use help changing the default scroll on the right and removing the scroll bar at the bottom.
pandy
You can do that with CSS and background-attachment.
http://htmlhelp.com/reference/css/color-ba...attachment.html
Christian J
QUOTE(BoYgAB90 @ Oct 14 2008, 07:03 AM) *

I am trying to get the text behind the image and be able to scroll.

Seems to be working, but you need more padding(?) at the bottom of the text so it all can be scrolled out from behind the image.

QUOTE
I could also use help changing the default scroll on the right

You mean the appearance? Some browsers support various scrollbar-related CSS properties.

QUOTE
and removing the scroll bar at the bottom.

Don't see that now.

BTW the text is very small with my browser default settings.

pandy
Sorry, you wanted it the other way around.
Darin McGrew
QUOTE
BTW the text is very small with my browser default settings.
Yeah, that's from the px-based font size. As a user, I recommend setting a minimum font size in your browser.

The original poster should use a font size of 100% for body text, larger percentages for headings and the like, and (slightly) smaller percentages for legalese and similar fine print.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.