OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Slices CSS and backgrounds
This page's ID:
22818
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
I am trying to apply the following slices (see image) into a div tag arrangment in such a way that the div content can stretch horizontally and vertically. Ultimately to allow the content to float over the background images. For clarification, I have named the slices A.. through H. Here is the images... then I will try and explain what each slice should be doing: [img]http://www.meetscoresonline.com/temp/ui_slices.jpg[/img] A - Background Image TOP-LEFT B - Background Image REPEATS ACCROSS TOP C - Background Image TOP-RIGHT D - Background Image REPEATS DOWN LEFT SIDE E - Background Image BOTTOM-LEFT F - Background Image REPEATS ACCROSS BOTTOM G - Background image Repeats DOWN RIGHT SIDE H - Background Image BOTTOM-RIGHT Here is what I have started with: [url]http://www.meetscoresonline.com/temp/ui_content.html[/url] [css found in html example] Question? Am I way off with this example here? I created "ui_content" div-wrapper, then used abosolute positioning to position my background and backround repeat elements accordingly... It isn' working very well though. <div class="ui_content"> <div class="ui_content_right_top"/> <div class="ui_content_right_rpt"/> <div class="ui_content_top_rpt"/> <h3 class="title">Testing...</h3> <p>This is the content</p> <p>This is the content</p> <p>This is the content</p> </div> [edit]Removed example CSS from this post and elaborated on the *intent* of the above HTML[/edit] [small](Edited by [internallink=1249]Karl[/internallink] on 08-05-2004 01:44)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »