3 column vertical view

So i am switching over from Outlook '03 to Mail 2.0. In outlook I could have a three column vertical view of my mail. this would be great on MacBook with its widescreen. It maximizes the number of emails listed by spanning from the top to bottom of the screen and lets one read more on an email with out scrolling.

> rjkg.com/GS.html), but the center and right columns are
being pushed
> down in
> IE. Here's the css (navbar is left, headlines is right,
and content is
> center):
>
> #navBar{
> float: left;
> width: 20%;
> margin: 0px;
> padding: 0px;
> background-color: #ffddbb;
> border-right: 1px solid #cccccc;
> border-bottom: 1px solid #cccccc;
> }
>
> #headlines{
> float:right;
> width: 20%;
> border-left: 1px solid #cccccc;
> border-bottom: 1px solid #cccccc;
> padding-right: 10px;
> background-color: #ffddbb;
> background: #ffddbb;
> }
>
> #content{
> float: left;
> width: 499px;
> margin-top: 0px;
> margin-right: 0px;
> margin-left: 0px;
> }
>
> What do I do to make it showcorrectly in IE?
>
> Also, in Firefox, the center column isn't actually
centered between
> the two
> sidebars, but I'd like it to be. Any clues?
20% + 20% + 499px = ?
You can't mix measures like that. Try replacing 499 with 60%.
Your float
will now drop in all browsers. Why?
20% + 20% + 60% = 100%
But the borders and padding you've assigned are added to the
width,
resulting in another mathematical improbablility. The easiest
way to fix
that is the remove the padding and borders from the main
boxes and then
nest content boxes inside the main boxes. Assign your borders
and
padding to those nested elements.
Al Sparber - PVII
http://www.projectseven.com
Extending Dreamweaver - Nav Systems | Galleries | Widgets
Authors: "42nd Street: Mastering the Art of CSS Design"

Similar Messages

  • Need to create a vertical view from horizontal table w/delimited column

    I would like to create a vertical view frm a table that has a colon delimited column.
    I can get a single row to work. I need the level to reset to 1 when the row changes.
    any Ideas? the key to the table is: sos,nr,prgm_cd,mth
    here is my select for a single row w/where clause removed:
    SELECT SOS,NR,PRGM_CD,trunc(sysdate-(30*LEVEL) , 'mm') MTH,
    ADD_MONTHS(trunc(sysdate,'q'),-3*LEVEL) QTR,
    SUBSTR(qty,
    INSTR(qty,':',1,LEVEL) +1,
    INSTR(qty,':',1,LEVEL+1) - INSTR(qty,':',1,LEVEL)-1) QTTY
    FROM (SELECT SRC_SUPL_CD SOS,APPL_PRGM_DESIG_NR,TYP_PRGM_CD,':'||PAST_PRGM_QY||':' qty from
    rssp_api_master )
    CONNECT BY LEVEL < LENGTH(qty) - LENGTH(REPLACE(qty,':'))
    ex. data
    sos nr prgm_cd qty
    aaa 3 xx 1:2:3:4:5:5
    bbb 3 xx 9:10:11:12:13
    need to look like this
    aaa 3 xx 1
    aaa 3 xx 2
    bbb 3 xx 9
    bbb 3 xx 10
    bbb 3 xx 11

    See this thread
    Re: rows into column
    Nicolas.

  • View's height in column goup view

    We create one Column group view which contain 3 collapse view. Modify the layout of column group, set all three collapse view's height as 33.33%.
    Then view the report in Active Viewer. After report loaded, the 3 collapsed view display very well, however a few minutes later, the height of 3 collapsed view become smaller, for example change from 117 to 81, then vertical scroll bar showed and the data in collapse list did not display as we expected .
    Do not know how to workaround this issue

    Sorry, but it's not there anymore as Apple has removed it
    The only thing you can do is send feedback
    http://www.apple.com/feedback/itunesapp.html

  • I cannot see any of my text boxes in the vertical view.

    I just checked the first chapter of my iBook in the vertical display. I cannot see any of my text after the section introduction page. All of it is written in text boxes that I created. I can see all of my widgets and text in the standard horizontal view but when I switch to vertical all I can see is the section introductions and the widgets off to the left hand side. This is a guide to surface palpation. Each page is its own set of instructions instead of being one long piece of continous writing. Is there a way to reformat my text boxes so that they are visible in the vertical view without starting over?

    The portrait mode only supports the flow of text (and pictures pasted into the text), and widgets (they will all be positioned on the left).
    You need to design in landscape mode knowing how the portrait mode works. Text boxes won't show up in portrait mode.

  • How to Use Column Selector View in Reports

    Hi all,
    Can someone please advise on how to use the column selector view in CROMD's reporting tool?
    Whenever I add a Column Selector view, and check the Enable checkbox of a certain column, a message appears "Click the columns in the selection pane to add more choices". However there is no selection pane, and the only thing I can do within the column is input a column label.
    Am I missing any crucial steps here?
    Thanks.

    Hi,
    Choose a column as column selector by enabling the check box and click the columns that has to get into column selector in the left navigation.
    On click the columns would get in one by one. After that field that you choose would be displayed in the position of the column in the report table
    Typically the purpose is something like this. If you want to dynamically change the first field say by Account Type, Account Region, Account Status and see the revenue then it can be used
    -- Venky CRMIT

  • Print Report to PDF with columns vertical instead of horizontal

    I enabled report printing for a report region but the PDF lists the columns horizontally even though the columns are listed vertically on the report page. Is there a way to list the columns vertically on the PDF so that it matches the layout on the report page. Thanks for your help.

    Hi hhsu68
    Wondering how you are arranging columns listed vertically on the report page?
    You mean just selecting any vertical report template, or
    you mean just column headers are vertical and the data as normal (horizontal)?
    If its the second case could you please let me know how you did that?
    Off course I would also like to know if you have found a solution to your problem as well.
    Thank you
    Ligon

  • Text missing from vertical view- Ibooks Author product

    I made a book in ibooks author.  In the horizontal view, it looks perfect.  In the vertical view, large chunks of text are missing from the book semi at-random.   If I attempt to insert the missing chunks of text into the vertical view, then when I switch back over to the horizontal view, I just get repetition where the text shows up twice.   That means it is impossible to make the book look good both horizontally & vertically.  Any idea how to solve?

    Remember, layout in landscape and edit content in portrait.
    Check in both.
    If you like, you can disable Portrait in the Inspector.
    For details on working w/iBA, see the built in Help and
    Publishing With iBooks Author
    http://shop.oreilly.com/product/0636920025597.do 

  • Thumbnails in Column & List views

    My Finder (v10.4.5) mostly does NOT show the thumbnails of my JPGs in Column & List views, unless those JPGs were created on my computer (Tiger 10.4.6).
    I got it to finally show the thumbnails in Icon view (View > Show View Options > Show Icon Preview + All windows), but I also want to see the little thumbnails in Column and List Views. Anyone know how to do this.
    NOTE: those same JPGs that don't get the thumbnails on my MAC, do show thumbnails on my crappy-*** Windows ME Dell's Explorer.
    By the way, (different Question) is there a way I can set up to be notified via email when somebody replies to my question here in this discussion area?
    Thanks,
    Ted
    PowerBook G4   Mac OS X (10.4.6)   2 GB DDR SDRAM
    PowerBook G4   Mac OS X (10.4.6)   2 GB DDR SDRAM

    With a Finder window open in Column view, when you go to the View menu item and select Show View Options there are not any "Show Icons" or "Show preview column" selections for me to check.
    That is very very strange. Try opening a Finder window, have it in icon view, and the bring up Show View Options, I presume you are getting the options? Now go to View (don't close the options window!) and change to List. A different set of options should appear in the options window, and if you then change the view to Column what happens to the options window?
    If you want to see thumbnails for files that don't have them you either use Column view with a preview column set to display icons, or put the folder in Icon view. The Mac OS Finder does not create thumbnail.db files, as does Windows (I believe many Linux window managers create analogous files). Instead the Finder either reads the thumb from the resource fork of the file (most--maybe all--Mac graphics programs have always had the ability to create custom icons that are a part of the file), or else it will create a thumb "on the fly" for files that don't have them if told to do so in Icon and Column views. In List view it will display a small icon if the file has one, otherwise it just uses the generic icon. Windows is incapable of reading Mac resource forks, where the custom icon is for files created on a Mac, and the Finder is incapable of reading Windows thumbnail.db files. Any file you create on your Mac with a Mac graphics program will have a custom icon, if you set the preference of the program to save the file that way. This includes Image Capture, if you use it to transfer files from your camera. Images you get from a Windows or Linux box, or download from the Internet, do not have a resource fork and so do not have a custom icon.
    Francine
    Francine
    Schwieder

  • How to hide the Columns and Views for Login user in SharePoint 2013

    Hi Friends,
    How to hide the Columns and Views for Login user in SharePoint 2013? Is it possible using OOB features? If not possible how can we hide the Columns and Views for Login user?
    Could you please help on this.
    Thanks,
    Tiru
    Tiru

    Hello Tirupal,
    There is no OOB way to do this.
    Please check this codeplex solution to achieve the same.
    https://sp2013columnpermission.codeplex.com/
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • Reorder columns in View Responses window

    Can the columns in View Responses window be reordered?
    If so, can it be done prior to all the responses being received?
    How does the program determine the order for the columns? It is different from the tab order on the form.
    Thanks

    Yes, they can be reordered. Just select the column (where the column letters are) and drag it where you want it to go.
    You can reorder the columns anytime you want. The default order is based on the order of the fields in the Design tab.
    Randy

  • DreamweaverCS3 template(two column liquid) views fine in firefox but in IExplorer I don't get the design only code?  How do I fix this?

    Dreamweaver CS3 template two column liquid views fine in firefox but in Iexplorer I don't get the design only code? How do I fix this?

    random guess- what file extension have you saved the file with.
    second random guess- there may be an unclosed html comment
    third- what do you mean by "I don't get the design only code"
    Do you mean the browser shows the code, or the browser shows nothing, or ???
    for a better reply, please provide a link to the uploaded page please.

  • Share folio only in vertical view

    Hi
    I'm sharing a folio that only has the vertical view version but when I share it the users can not download it because the adobe viewer   shows only the horizontal view of the App ( Little icon blue on the left corner of the App cover ). Any help with this issue ??

    I’ve seen cases where that icon didn’t change right away but that has nothing to do with the folio.
    Bob

  • Calculated column of a request from Column Selector View.

    hi,
    A user wants to select the calculated column of a request from Column Selector View.
    But he is able to select only those columns which are available in Selection Pane.
    How can he fulfill this request

    Hi,
    Take a column in your request criteria and change the name of the column and forumala to f(x)=qty* amount which is your calculated column and using column selector use this column as your user wish too.
    UPDATED POST
    I dont know how your proceeding,the solution i gave will definately work .Here are the steps
    1)pull a column into the request criteria
    2)rename the name of the column
    3)go to formula in f(x) change according to your requirement for example:- quantity*unitprice
    4) run the report and in results you would see the column.
    5)From compound layout select column selector and see what you want is getting displayed.
    Hope helps you.Award points.
    Cheers,
    KK
    Edited by: Kranthi on Jan 19, 2011 7:23 AM

  • How do you switch to a vertical view?

    how do you switch to a vertical view in Adobe Digital Editions 3.0

    i tried that unsuccessfully.  when I added the 2nd email address i got a popup that says "Unable to verify email because it is already in use."  Thats the one I would like to switch to.  So.... i would like to delete the current apple ID and replace it with the Apple ID that is "already in use".

  • Tables - Column vertical alignment

    Good day for everybody,
    I have a table with two columns. The first one has an inputText with 1 line. The second one has an inputText with 3 lines.
    So the row height is calculated to fit the multiline object and, by default the inputText of the first line is bottom aligned.
    I tried to change the first columns vertical alignment by setting the InlineStyle - vertical-align property (setting it to top or middle) but nothing happend.
    So, the question is: How can I change the vertical alignment of the inputText of the first column so it is center or top aligned in its table cell? (Unfortunately I couldn't find this out by myself).
    Thanks in advance for any help.
    A.Gurisatti

    Try nesting your text in a CellFormatted. You can also try nesting it with in a panelGroup. If you are attempting to algin you text with css there is some browser dependencies in play.

Maybe you are looking for

  • How To Display an Image in a Display Image Page Item

    i have a pageitem textbox called SearchBox , a Button called Search and a Display Image called Image i to display and image upon inserting an ID into the searchbox. It work alright if i put a static ID in the BLOB Column returned by SQL statement in

  • Microsoft DaRT Recovery Image Wizard - powershell execution policy

    When I launch DaRT Recovery Image Wizard I get this message -  "Windows Powershell updated your execution policy successfully, but the setting is overridden by a policy defined at a more specific scope. Due to the override your shell will retain its

  • GL ACCOUNT Mapping help

    Hi, I have a requirement with the source structure looking as Sourece : ACCOUNTGL      0....1    item                   0...unbounded    ITEMNO_ACC    0....1 CURRENCYAMOUNT      0....1    item                   0...unbounded    ITEMNO_ACC            

  • Inbox downloading non-existent emails endlessly

    A few days ago the red "unread mail" counter began rising and rising without downloading any messages. The loading spiral next to the "Inbox" indicates that it thinks it's downloading, and it does not stop. The number began at 300 (I keep a lot of un

  • Another bug? All ratings suddenly changing to 1 star

    All my painstaking 'rating' work has suddenly vanished. Now all my images (in multiple projects and albums) just show a 1 star rating. Did I press something accidentally? Anyone else experienced this?