PLEASE LET ME KNOW IF THIS IS POSSIBLE WITH FLUID GRID LAYOUT?

This is an example of what I'm trying to do. Excel was the best way for me to provide a visual. Is this possible? Every time I try to place divs in a similar layout, the div will not take up multiple rows. For example div 4 would move down and where row 7 is would now be row 4. Div 2 would have also moved down because of 5. I have a large image that needs to be placed to the left of a header and vertical menu. I'm trying to keep the header and menu seperate and the image needs to be aligned to the top left of the text. I'm sorry that I'm overcomplicating this. I must admit it surprises me that the fluid grid appears to be dictated by rows. I'm wondering if for this particular design I should just stick to a table.

I'm perplexing by your question.  How do you expect the divs to move in other resolutions?  For the question to be whether this is possible with a fluid grid there has to be some transformation between the layouts.  If you are just looking for a static layout, that is possible.  If the heights are to be fixed like that you could just specify the heights on the divs to make the height.  If the divs are moving down then add the attribute clear:none; to the div, in this case 2 and 4.  This will prevent the float from being cleared and pushing the element down.

Similar Messages

  • HT1725 My Visa account keeps getting declined at Apple.I used this very same Visa card on Amazon with no problem. I checked my status for the card and it is still all good. Please let me know as soon as possible

    My Visa account keeps getting declined at Apple. I used this very same Visa card on Amazon with no problem. I checked my status for the card and it is still all good. My friends and I buy a lots of Apple applications on iTune.
    We have the correct CVV2, Expiration Date and Billing address, but you keeps declining us. Please fix this problem for me. The issuing bank for this card is Eximbank, one of the largest banks in Vietnam. According to the bank, the transaction is processed in the US. This is a legitimate Visa card.
    Please let me know as soon as possible. Apple does a disservice to its brand name by declining legitimate Visa account holders from using the cards in Vietnam.
    Sincerely,
    <Personal Information Edited by Host>

    These are user-to-user forums, you are not talking to Apple here - I've asked the hosts to remove your credit card number from your post as these are public forums (you should consider getting a new card from your provider as you've posted it here).
    Your card is registered to exactly the same address (spacing and format) as is on your iTunes account ?You can contact iTunes support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • M from india, i purchase iphone 4s around 18 mnths ago. I was having 1 year warranty of 1 year that has been expired 6 months ago. Now how can i extend my iphone warranty. Please let me know about this. Thanks in advance..

    M from india, i purchase iphone 4s around 18 mnths ago. I was having 1 year warranty of 1 year that has been expired 6 months ago. Now how can i extend my iphone warranty. Please let me know about this. Thanks in advance..

    If you don't know the sender, then it is most likely a scam or spam email. I get them every day - I just delete them. I also get daily notices from Facebook or someone called Adriana at Facebook even though i do not have an account there. Can't do anything about it - just delete it.

  • I would like to save webpages in the single file format similar to *.mht as in IE. Pl let us know if this is possible ?

    I would like to save webpages in format like *.mht as in case of IE. Pl let me know if this is possible? Page should be saved in single file only , its very convinient

    People I make websites for often want to post stuff but don't want to get in HTML or web creation. Using iFrame with pdf files is one answer but being able to use MHT files would be better, saved from Word for example with images. But Firefox needs extensions for this to work. When is Firefox going to integrate MHT ability like Opera or Explorer?

  • I have Adobe CS4 Photoshop for Windows (PN 65015634 - from 2008) -- Can anyone let me know if this is compatible with Windows 7??  Thanks!!

    I have Adobe CS4 Photoshop for Windows (PN 65015634 - from 2008) -- Can anyone let me know if this is compatible with Windows 7??
    Many and sincere thanks!!

    You need to have your computer looked at for upgrading and evaluate your third party hardware, software and files.
    To fix your issue is too complicated and lengthy to go into all of it here, it will require the services of person very familiar and experienced with Mac's to first recover your data and then restore OS X back to a functional state which may or may not require new hardware/software installed.
    You can hire the services of a local Mac computer support technician experienced in these matters.
    Have them look at your Wifi security/speed, RAM amount, extra storage and computer backup proceedures in the process.
    Good Luck.

  • Please let me know if this is possibe, and how to do it.

    hi,
    can some one let me know how to achive the o/p mentioned below.
    with  target as
    (select 100 profile , 2 key , 'XYZ' value  from dual union all
    select  100,2,'ABC' from dual union all
    select  100,2,'CDE' from dual union all
    select  100,3,'300' from dual union all
    select  100,3,'301' from dual union all
    select  100,4,'400' from dual union all
    select  100,4,'401' from dual
    select ROWNUM, T.* from target T; O/P : 3 X 2 X 2: = 12 ROWS
    100/2-XYZ/3-300/4-400
    100/2-XYZ/3-300/4-401
    100/2-XYZ/3-301/4-400
    100/2-XYZ/3-301/4-401
    100/2-ABC/3-300/4-400
    100/2-ABC/3-300/4-401
    100/2-ABC/3-301/4-400
    100/2-ABC/3-301/4-401
    100/2-CDE/3-300/4-400
    100/2-CDE/3-300/4-401
    100/2-CDE/3-301/4-400
    100/2-CDE/3-301/4-401Edited by: DeepakDevarapalli on Dec 11, 2009 10:31 AM

    Hi,
    DeepakDevarapalli wrote:
    why this doesnt workIt does work, for certain requirements.
    You never explained what your requirements are, so nobody knows it it works for your requirements or not.
    You didn't provide the results you want from the new set of sample data, so it makes it very hard to guess.
    Instead of key, you may need to use "DENSE_RANK ... ORDER BY key" in the START WITH and CONNECT BY clauses.
    For example:
    WITH     got_d_rank     AS
         SELECT     profile
         ,     key
         ,     value
         ,     DENSE_RANK () OVER ( PARTITION BY  profile
                                   ORDER BY          key
                           )      AS d_rank
         FROM     target
    SELECT     profile
         ||
         SYS_CONNECT_BY_PATH ( key || '-' || value
                       )     AS txt
    FROM     got_d_rank
    WHERE     CONNECT_BY_ISLEAF     = 1
    START WITH     d_rank     = 1
    CONNECT BY     d_rank     = PRIOR d_rank + 1
         AND     profile     = PRIOR profile
    ;Sorry, I can't test this now.
    Repeat: this is just a guess, based on very little information.

  • Hi can some one please help my screen size has changed its self  and is now larger than the screen can someone please let me know if this is a bug? if so how do i fix this? or am i just a nonce? if so how do i resolve this thanks in advance.

    sorry Q is in the tittle having big issues with my screen so its hard to use

    Apple menu -> System Preferences -> Displays
    Apple menu -> System Preferences -> Universal Access
    are both places where screen size may change inadvertantly.  Use higher resolutions, but lower screen zoom.

  • I'm not a programmer but want to know if this is possible with the SDK?

    Hello, I'm a photographer, not a programmer but I'm looking for a solution to automate what I do twice a week with Adobe Lightroom...I need a plugin that will do the following:
    1) Take a set of photos and Randomize the Order (i.e. mix them up not A-Z or Z-A or by rating, etc)
    2) Apply certain develop presets that I choose randomly to some of those photos
    3) Export& Upload the photos to a facebook group or fan-page
    I already have a plugin which does task #3 so really having something do 1&2 is all I need but if it's possible to do it all with one plugin then that would obviously be better...
    Can this be done?
    Thanks.

    Hi,
    Off the top of my head I can't think of an SDK provided mechanism to modify
    the user sort order (item 1 in your list). I'm pretty sure the rest is
    achievable.
    Thanks, Matt
    (Apologies for the brevity - sent from my Android)

  • My Usernames Passwords are not being saved, the pop up question about saving a password or not never shows. Please let me know how I can fix this problem.

    My usernames and passwords are not being saved. I never get the prompt:
    "Do you want Firefox to remember the password?"
    I've tried the help screens but I can't find the answer. Please let me know how this can be fixed.
    Thanks,
    Doug Clarke

    Make sure that you have set Firefox to remember passwords.
    * Tools > Options > Security: Passwords: "Remember passwords for sites"
    Make sure that you not run Firefox in (permanent) [[Private Browsing]] mode.
    * You enter Private Browsing mode if you select: Tools > Options > Privacy > History: Firefox will: "Never Remember History"
    * To see all History and Cookie settings, choose: Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    * Uncheck: [ ] "Permanent Private Browsing mode"

  • I want to cancel my annual ExportPDF subscription. Please let me know how to proceed with this as soon as possible.

    Please let me know how to cancel my annual ExportPDF subscription immediately - Adobe has made this cancellation process unnecessarily complicated.

    Hi Nancy1995,
    I would recommend you to use this link to cancel your subscription : http://helpx.adobe.com/x-productkb/policy-pricing/cancel-subscription-acrobat-online-servi ces.html
    Please let me know if you face any roadblock.
    Regards,
    Rahul

  • I have about 10000 images of different persons with dimension of 640*480. I wan to crop face from these images to dimension of 200*280. The location of face varies in differnt pics. So, please let me know step by step how can I perform this using the Ligh

    I have about 10000 images of different persons with dimension of 640*480. I wan to crop face from these images to dimension of 200*280. The location of face varies in differnt pics. So, please let me know step by step how can I perform this using the Lightroom software. Also I wan to know what should be the aspect ratio to do so.Thank you in advance

    The aspect ratio should be set to 200x280, or equivalently 5x7.
    I don't think it is possible to do the cropping automatically in Lightroom, you'd have to do this image by image to crop the faces correctly.

  • I'm not able to enrol in a iOS developer program as individual. My browser says too many redirects. I'm using the Safari Browser. Please let me know how to solve this issue.

    I'm not able to enrol in a iOS developer program as individual. My browser says too many redirects. I'm using the Safari Browser. Please let me know how to solve this issue.

    Further to my earlier post, I have just read an entry noting that if you already own a domain name, and ask your hosting service to forward and mask your iWeb '08 created, web.mac.com site to your personal domain, chances are that due to the masking of the site on web.mac.com, Safari browsers interpret the masking as being the end of the site, and as such, just return a blank page?
    This may explain the problem. However, call me old fashioned, and possibly a little naive, but surely this cannot be the problem?? It's OK in Firefox!

  • I cannot connect to Apple store, my WIFI is ok, i already made an apple id and verified thru e-mail. Please let me know the possible possibilities whyt i cannot connect

    I cannot connect to Apple store, my WIFI is ok, i already made an apple id and verified thru e-mail. Please let me know the possible reasons why i cannot connect to apple store?

    You need to first disable your antivirus and security programs and see if you can load the itunes store then. If so you know its antivirus blocking you.
    Secondly due to xmas the itunes store is seeing a HUGE amount of people who got new ipods and/or gift cards. Yes Im sure apple tried to prepare for this but they can only estimate how many extra people they will have. Also SOME ISPs in local areas are limiting access for there costomers to the itunes store to save on overloads on there servers. Far as all this goes (If this is why your not able to connect) it should normalize after new years when people go back to work and school. Seems alot of people post about this issue during peak times which are normally between 8pm and around 10 pm when most people are on

  • After enabling cellular data, i am receiving mails even if disable "use cellular data for mail", due to this data usage usage use is more, if we have fix please let me know

    Phone Model and OS
    Model - iphone 5
    IOS 8.0.2
    Problem Description
    After enabling cellular data, i am receiving mails even if we disable "use cellular data for mail", due to this data usage usage use is more, if we have fix please let me know.
    Steps:
    1. Enable Cellular Data
    2. Disable mail on "use cellular data for mail
    3. check whether mail is received or not
    tried multiple times and i am getting more billing amount because of data usage

    Mail isn't the only app using data. Turning it off there has no effect whatsoever on whether the rest of iOS or other apps you have installed. In fact most apps use data these days, at a minimum for Notifications and often for gameplay and other features.

  • I bought iPhone 3GS(Used) recently and updated ios 6.1.3 my iPhone is taking blurry Pictures through basic default Cam app.Can anybody please let me know any solution for this?

    I bought iPhone 3GS(Used) recently and updated ios 6.1.3 my iPhone is taking blurry Pictures through basic default Cam app.Can anybody please let me know any solution for this?

    Basic troubleshooting steps right out of the user guide are restart, reset, restore from backup, restore as new.  If you've been through ALL the steps and you still have the problem, then you'll need to bring your phone to Apple for evaluation.

Maybe you are looking for