Footer column madness

I do this in DW and its perfect. I place it in the ecommerce site and its a mess. I've stared at this for hours.
Three columns - ok that part works.
Problem #1 the h5 tag shows too much padding below on the top h5 and the second h5 has no padding above not matter what I do. ie the titles
Problem #2 In column 2 its bunching some li together on one line. ie Contact Info should be on one line and shipping on the next. Same with About us and About Audion. Those are run together.
If I increase the column width that only makes more run together.
http://www.trueaudiophile.com/

phrarod wrote:
Ugh. I didn't see there was other #Footer in that style sheet
Hardly surprising to be honest, I almost gave up looking too.
phrarod wrote:
I just got on this ecommerce platform and obviously am not 100% on their code and where they put it. Sorry Osgood for the nightmare. I played with it for three hours changing everything I could think of and going back to the template #Footer thinking it was getting its call from there.....
Can be a problem when integrating outside source code into your webpages.
On the whole the css WAS in an orderly fashion.............just loads of it. lol

Similar Messages

  • Table Template Transformation Header/Footer Columns

    Hello @all,
    i'm new on this forum. i'm now starting to use Oracle SQL Data Modeler 3.1.0-700
    i found the transformation "Table template". I'm thinking about to use this transformation for modeling my Header and Footer columns. How can i create the Columns for my header on the first position of my table? Is there another possibility to create a header or footer?
    i hope you can understand my question.
    thank you for help,
    Max

    You can use
    table.moveToIndex(column,index);to move column you created to desired position - following will move the column to the beginning of list of columns:
    table.moveToIndex(column,0);Philip

  • Header footer columns pages 5.0?

    Why the three columns in the new PAGES?
    and how can I get rid of them and go back to just 1?
    many thanks,

    It's just one of the many, many features that have been eliminated or changed. Leave feedback for the Pages team using the link in the Pages menu.

  • SUM function for a column made 'on the fly'

    I have access to a database, however only SELECT statements can be run on the database. Basically the database lists switches, these switches can have up to 20 computers connected to them but some do not. I need to know the switches which contail less than 20 computers so I know where there is space for more computers (I've wrote the code for this already). I also need something to keep a tally/total for the number of spare spaces left so I can run the script and go 'ok we have a total of 20 spare places for computers theres 10 on this switch and 10 on this one'.
    I just need to get the sum funtion working for the column that I've created 'on the fly', the column revealing the number of spare slots, heres the code I've got so far:
    SELECT switch, COUNT(*) as "Servers", 20 - COUNT(*) as "Spare slots"
    from dedicated_servers
    where switch like 'rs%'
    GROUP by switch
    HAVING COUNT(switch) < 20
    order by Servers;
    Which gives the following:
    | switch | Servers | Spare slots |
    | rsj14-1.dc | 12 | 8 |
    | rsj12-1.dc | 15 | 5 |
    | rsi2-2.dc | 16 | 4 |
    | rsj13-1.dc | 16 | 4 |
    | rsi2-1.dc | 16 | 4 |
    Just need something at the end saying TOTAL=25

    OK I'll have to make em up though, but they are something like this for one switch:
    INSERT INTO dedicated_servers (switch, server_number, switch_socket)
    VALUES (rsj-1.dc, 100, 18)
    On switch rsj-1.dc there can be upto 20 servers (the server_number is the primary key)
    Message was edited by:
    slowpoke115

  • How to center title text and table across two columns

    Hello,
    I want to be able to center a table and its title across a two column page. The pages where I want to do this contain text in both columns or text in the left column and graphics in the right. On the same pages as the text and graphics, I'd like to center, across both columns, a table with a title. What is the best way to do this?
    If I insert the table in the left column, I can size it to fit over both columns but I can't type directly into the cells that cover the right column (I can type in the cells covering the right column if I Tab to them but it's tedious and doesn't seem right). With the table's title, I've tried using the Across All Columns paragraph setting, but the text stays in the column the paragraph marker is in.
    We are using Frame 8 on Windows XP Professional. The Master pages are Right and Left pages that are set up with two columns, both tagged as A with the Autoconnect feature on so that the text flows from the bottom of the left column to the top of the right.
    Please let me know what you think.
    Thanks,
    Tim

    Yes, equal-sized columns. No, they're always equal. And that answers
    David's question: you're using two frames because you want unequal columns.
    Frame's paragraph-level column controls only work on columns made by
    dividing a single frame into two or more columns. So you're back to
    square one: you need two frames because your columns are unequal; you
    need one frame so you can span columns.
    Another possibility is that you might set up your document with a
    sidehead column, but I hesitate to recommend this because I still can't
    quite envision what your layout looks like. Any chance you can post a
    PDF somewhere?
    Kenneth Benson
    Pegasus Type, Inc.
    www.pegtype.com

  • Adobe X Pro: How to Delete ONLY the footer?

    As far as I can see, I can only delete both the header and footer at the same time. I would like to delete ONLY the footer to add a new one without disturbing the header. I cannot figure out how to do this. The header was created in word, and then the footer was created in adobe after it was converted. I simply want to update this footer I made, but even if i choose the update header/footer option it deletes the header. I don't understand why adobe keeps deleting the header. This happens on any similar document I try it on.
    Thanks for any help!

    no you can't with the phone but if you use a computer program like iphone backup extractor and transfer the messages to your computer you might get some indication of size.  A safe bet is that the messages with pictures and vids are the big ones

  • Footer character limit

    There seems to be a 512 character limit to footers in Acrobat Pro, starting with Acrobat Pro 9. We have a publication with legalese at bottom of each page, 512 characters is not enough to fit it. Any way around this limitation? The text changes each day, with a new publication volume and number.

    So I had some time to revisit this footer issue that I was having and I have an answer to the character limit problem I was having.
    I created an Action Wizard action and instead of trying to fit all of the text into a single footer I made two footers---each with two lines of text. I used the baseline leading to determine the position of the 2nd pair of lines, so everything lines up nicely. Then I added *flatten layers* action which makes the footer permanent on all pages. For the first line I left the *prompt user* box checked so I can enter the volume and issue numbers which change each day.

  • Three Columns into One?

    I have a list of about 1000 items. Currently they are in three columns. Is there an more automated way of making one single column rather than doing this manually with the return/enter button and arrow keys?
    (Using Pages Ver 1.0.2)

    I presume you have three columns made by tabbing.
    Yes.
    Use the Find dialog and search for a tab, replace
    with just a return...
    TIP: show invisibles and select the tab and or
    return symbols so you can paste into the seach(find)
    dialog.
    How do you mean show invisibles? I set the whole OS to show invisible files. That doesn't affect Pages. How can I copy tab and return symbols?
    iBook G4   Mac OS X (10.4.4)  

  • I want to convert my static wordpress theme to responsive

    i am using a static theme for my blog http://tnpscexamnews.in, i want to convert the existing theme into responsive using dreamweaver. i need some tutorials about how to create responsive css for existing theme using  dreamweaver.

    I had a quick look at the existing website's html code, and the code isn't that bad - a RDW retrofit could be made to work relatively quickly for a quick RDW make-over.
    But you will have to hand code it - that would be the most efficient.
    Steps:
    1) make the current fixed design fluid by setting a min-width and max-width on the container div. Then apply a width of 90% for some margins on the sides. While you are at it, clean up some of the html. For example that wrapper div isn't doing much.
    2) remove the 990px width for the header. Add a clearfix to contain the floats in the header.
    3) Add a surrounding main content container for both the main content and sidebar divs. Add clearfix.
    4) convert the column widths to percentages. (target/context *100) So for the sidebar: 328/990 *100 gives you the width in percentage. Do the same for the main content container. You now have fluid columns, and a design that is responsive up to a point.
    5) do the same for the footer columns.
    7) Next, set up two media query breakpoints: one for tablets, one for desktop screens. Move the current desktop layout code in the desktop media query part. The first media query breakpoint is not a breakpoint at all, and you should start with the mobile css without adding a media query. Hide content you do not need for the initial mobile setup. Then display in the media queries whatever you need at the tablet and desktop level.
    8) fix stuff that breaks. Test, test, and test.
    This type of retrofitting is quite controversial, but it can be done quickly IF you know what you are doing. I have seen an article about this topic in "the responsive web design handbook 2014" which is out now (page 78 and on). I would get that bookazine.
    And play with the inspector in Chrome/Firefox to test stuff. Not all sites can be retrofitted, but I did a quick test, and had a working fluid design for your home page in less than two minutes.
    Good luck!

  • Tall report in both HTML and PDF

    Hi,
    I have a report in 10.1.2.0.2 with three logical parts; a header (logo, column titles), a body (actual data) and footer (column sums, some texts). At the moment I'm just using the main section (not header/trailer) but I'm willing to change.
    Depending on the parameters the report will give 1-20 pages (if I was to print them) of output.
    I would like to offer both HTML and PDF output but I'm having some issues.
    If I set the height of the main section to 25 centimeters/10 inches and run the reports with parameters that produce 2 pages of output, I will get two pages i the PDF perfectly. The HTML will then get a seam (empty row) after 25cm/10In and then continue. The problem is that the second part of data is in a separate html table, making the columns not aligned to the first part.
    So, PDF OK, HTML ugly.
    If I set the height of the main section to 250 centimeters/100 inches and run the report again the HTML is fine. One long table and therefore consistent columns.
    Now the PDF consists of only one page. It looks fine but after the last row I can scroll down much more as the PDF "page" is really tall now.
    So, PDF ugly, HTML OK.
    Any suggestions for acheiving a nice result in both PDF and HTML?
    Kind regards
    Tomas Albinsson
    Stockholm, Sweden

    Many thanks Denis, worked perfectly!
    Now the customer has decided that they want the header on each page...
    So now I don't need to use your solution but it's good to know how to solve it.
    Fortunately (?) I've got a new problem now.
    If the output spans two pages I now get one head, the first part of data, head again, rest of data and foot. Fine.
    The problem is that the columns of head and data on page two are not aligned with the ones on page one.
    So head and data always align, but only withing the page. Page two might be much wider than page one.
    This is is HTML output and the frames are set to horizontally fixed.
    Seems to be the footer. Didn't help putting it in a horizontally fixed frame of it's own.
    Suggestions?
    Kind regards
    Tomas

  • View for active Incidents related to WI (Problem) with status (Active) works but can't be changed.

    Hi,
    I wanted to create a view of Incidents which are linked to a Problem (any problem).
    I did a quick test using the Incident (advanced) class, selected to display Incidents with status Active and [Work Item] Is Related To Work Item and status for Problem with the status Active.
    At this first test I didn't bother to select any specific columns to display but just went with the pre-selected ( Description, Display Name, Display Name) and it worked. 
    I got a list of expected Incidents in the view but having the Description column made it quite useless.
    So, when I try to select the columns I find useful it will not update and it returns a No items found message instead.
    (image removed due to limitations)
    It is of course possible to group by one of the Display Name fields and collapse to get a more workable view but it still lacks a lot of good information. One would like to include ID, title, Created date,
    date modified, Display Name for Affected User and Assigned to user, and a few others.
    I was just a bit stumped as to why this fails when changing the columns on a view that obviously is possible to create.
    Thanks in advance,
    Daniel

    Consider using the Advanced View Editor( or
    the free edition), since it has much more robust criteria and column editing capabilities. 

  • How to Display two different objects in a single table header in Cross Tab?

    i All,
    I've a reqiurement for a Cross Tab Report like I need two different objects that should be displayed side-by-side, one object's values after another in a single header. In the picture below I've shown the objects separately in two rows, top header having BSNLNL,MTNLNL,RCOMNL and Header-2 having AIRTIL,RCOMIL. But requirements needs to be showing like this,
    BSNLNL
    MTNLNL
    RCOMNL
    AIRTIL
    RCOMIL
    Actually, the data for the header comes from a single object called Operator. I've show the Operators name ending with NL and after that names ending with IL. So, i've separated the data into two variables using the below formulae.
    IL:
    =[Billing Operator]
    Where
    Match([Billing Operator];"*IL")=1
    NL:
    =[Billing Operator]
    Where
    Match([Billing Operator];"*NL")=1
    Also, the NL data should start first and after the NL data's last value ends, the IL data should begin.
    One more thing is that I've to show '0' for null values. So i've used the below formulae on the column data. You can see below that except the "Outgoing ILD Mins in the month from Mobile Network" everything else showing fine. I don't understand why.
    =If
      Substr([Franchise];3;1)="M"
      Then
       [Mobile Outgoing Charged Usage Minutes]
       Else
       0
    I tried different approaches but couldn't find a solution. Could you please help me?     
    I'm using BO WebI 4.1 SP1
    Regards,
    Naren Vema.

    Hi Naren,
    No need to split Billing Operator object. Create a variable-
    V_IL_NL= If  Match([Billing Operator];"*IL")=1 Then "IL" ElseIf Match([Billing Operator];"*NL")=1 Then "NL"
    1) Put V_IL_NL variable below Billing Operator object header.
    2) Sort and create break on this variable.
    3) Delete Footer column. it will automatically create when you apply break.
    4) Hide V_IL_NL variable from this header.
    ~Anuj

  • How can i print only certain cells

    I'm trying to print just a portion of my large spreadsheet.  Is there a way I can only print, for instance, Cells A45 through F96?
    Thank you SO MUCH in advance!
    John

    Hi John,
    I'll agree with Barry on the easiest method...
    Select
    Command-C
    Preview
    Command-N
    Command-P
    Return
    A more sophisticated approach that you might prefer if your printout needs some annotation beyond the contents of the selected range or if you want to add some graphic touches, is the following:
    Select your Cells requiring Printing and Command-C.
    Insert > Sheet and Delete the empty default Table from the New Sheet.
    Edit > Paste Values to Paste your Selected Table segment from the original Sheet to the new Sheet.
    Option-Command-P to Show Print View in your new Sheet.
    Now you can assign Header and Footer Columns and Rows to your copied data, add data descriptions, position things the way you like, etc. Then Command-P, Return.
    Jerry

  • Latest Value in Report

    Hi,
    I am creating a report with Client have some numbers for year and month basis. I am showing this in a Cross tab. User want to see the latest value also in a seperate  Column as latest and it should be the last month shown in cross tab.
    Attached is something I am looking for .
    I am using BO 3.1
    I am not able to find any way how to do that. If someone can help me.
    Thanks.

    you can use Last function in a footer column.
    syntax: =Last([Measure Object])

  • Monster ITV Link

    HI guys
    after seeking advice from apple over the phone as to the best way to connect my macbook to my TV they advised I get a Monster ITV Link cable with a scart adapter. The picture displays by using this but in black and white, is there anything I can do?
    Thank you for your help

    hey there & welcome to Discussions.
    i have a Monster iTV link w/ miniDVI> S-video. also has a 1/8" stereo mini plug to stereo RCA plugs. 10 foot cable made for a 12" P'Book G4. works. has come in handy.

Maybe you are looking for