User Profile

Collapse

Profile Sidebar

Collapse
Skeer
Skeer
Last Activity: Jun 23 '09, 01:27 AM
Joined: Jun 21 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Skeer
    replied to Absolute Positioning and Text Wrap
    it's alright, that's not really important. Since the page height is static, the text wrap area is also static. In that case, could we just put a second box inside the content with float: left; and the equivitent of float: bottom;? You see what I'm trying to do here?...
    See more | Go to post

    Leave a comment:


  • Skeer
    replied to Absolute Positioning and Text Wrap
    Is there a way to set static height? Like min-height working with max-height, even at over flow?
    See more | Go to post

    Leave a comment:


  • Try putting the div outside of any parent with restricted widths then adding "margin: auto auto;" Which makes the div have auto left and right margins. In other words, centered. Try removing the right and left positions and play around with the "position" style. Make sure the div width is set to image width.
    See more | Go to post

    Leave a comment:


  • Skeer
    replied to Absolute Positioning and Text Wrap
    I understand float and everything, but my picture is at the bottom of the content not and the top. I also have to have it absolute positioned as it's supposed to stick out. I have tried to add a div the size of the image that covers the content, but unless I have a float: bottom;, it is always at the top. The only way that could be fixed is to add the new div into the indent line break manually, but my page is dynamic thus can't be done.
    See more | Go to post

    Leave a comment:


  • Skeer
    replied to z-index problem
    Upgrade your flash version, it worked for me. I set required flash version to 10.0.22.87 which seems to be the one that works
    See more | Go to post

    Leave a comment:


  • Skeer
    started a topic Absolute Positioning and Text Wrap

    Absolute Positioning and Text Wrap

    This is what I'm having problems with: I have a image that is in an absolute positioned div at the bottom left of my content. I want the content to be full width until reaching the image then wrap around it. Refer to the image for details:



    The red is the content div with padding, the black is the div + image, and the white is the content. I want the text to only be in the white spot and wrap around the black.
    ...
    See more | Go to post
No activity results to display
Show More
Working...