different appearance when minimized

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Toxicous8
    New Member
    • Oct 2015
    • 57

    different appearance when minimized

    I'm using CSS and I use the position code but when I minimize the page, it'll have different positioning.How do I make it the same with the maximized appearance?
  • zmbd
    Recognized Expert Moderator Expert
    • Mar 2012
    • 5501

    #2
    Maximized the same as minimized?
    Sorry, I don't follow this, would you mind terribly breaking what it is you really want to accomplish into smaller bites for me.

    -z

    Comment

    • Toxicous8
      New Member
      • Oct 2015
      • 57

      #3
      I didn mean "the same" as like totally equal.I meant like their positionings.Wo uld using percents help?

      Comment

      • zmbd
        Recognized Expert Moderator Expert
        • Mar 2012
        • 5501

        #4
        TBH: I do not do very much php/html work (actually, very little verging on none ;) ); however, I'm a curious person and do a lot of reading, I came across the following article some time ago and I think it may help you, I could be wrong, but it shouldn't hurt either:
        Learn CSS Positioning in Ten Steps
        There is a tabbed tutorial here, and on the right side, a little box that shows what happens with each of the positioning types and how the potentially affect each other!. I know for this, I was a visual learner; thus, having the effect of each type shown was most helpful.

        Here's another site I use for reference on things SQL; however, it has a lot of other tutorials, one of which is:
        CSS Layout - The position Property

        between one of these two sites hopefully a solution to your question is available.

        Once you have it, please post back - even if it's close, if you will post the script, someone here may be able to help tweak it. Remember to format posted script using the [CODE/] formatting tool.

        Comment

        • Toxicous8
          New Member
          • Oct 2015
          • 57

          #5
          Really helpful.thnx =)

          Comment

          Working...