Adding new divs for banner ad placement

Hello,
I am attempting to add new divs for banner ads to the left and right of the page inside my container and can't figure out how to position them. I have modified a screen shot below to show where I want them (they are just layers I created in photoshop). I didn't create the page and am lost. Is it a matter of 'splitting' the current divs in the doc?
I added padding to create space to the left but I don't think that was the way to go...
Thanks a ton for help on this one!

Is this a template that you purchased... you didn't do the actual layout yourself?
There are a ton of nested <div>s in there used for some background images.... I really have no idea why so many! I would have used maybe a couple of background images and called it good. Anyway, now you'll have to work around all those nested <div>s.
The area on the left is because of the 150 px of padding in <div class="aside">.
To make that space available, you'll need to remove that padding, and use two floated elements instead of just the one element that's there now.
I'd suggest that you review how the CSS box model works, along with how to "float" an element. Then you'll be able to align two or more container <div>s side by side.
http://www.w3schools.com/css/css_boxmodel.asp
http://www.w3schools.com/css/css_float.asp
You may have a better learning experience if you start very simple... on a new, blank Web page, work in code view and place 4 <div>s, use the first <div> to wrap around and contain the other 3. Then place those 3 side by side. Give each a width, height, and a different background color so you can see where and how they align when floated. Play around with it a little until you understand how floats work.... then tackle your actual Web page.
Best wishes,
Adninjastrator

Similar Messages

  • Spry Tabbed Pannels issue: adding new divs disrupting widget

    I am having issues adding divs to the existing html framework of the .TabbedPannel div. Once I add additional divs, the content for each individual tab is displayed in one long pannel. I think once I added the new divs, the javascript was messed up. I'm a newb when it comes to javascript. does someone have advice for this issue?
    Note, once I added the ".b" ".l" ".r" class divs, the pannels got all messed up.

    Hi,
    As you are already aware, this is where it goes wrong:
           <div class="TabbedPanelsContentGroup" >
            <div class="b"><div class="l"><div class="r">
             <div class="TabbedPanelsContent" id="derek">
    If you want to assign different CSS rules to your content-panel, then why not apply those rules as follows:
           <div class="TabbedPanelsContentGroup" >
            <div class="TabbedPanelsContent b l r" id="derek">
    Also you can apply CSS rules within the TabbedPanelsContent-div to suit your needs.
    I hope this helps.
    Ben

  • [cgse] adding new pools for growth

    Hi, CSC:
    I'm looking for advice for adding new pools on a single CGSE on a CRS.
    My setup (working) is as follows:
    - single cgse on a 5.1.3 CRS
    - nat44
    - abf
    - single inside vrf and single outside vrf (default vrf)
    - single map address-pool, at this point
    i was looking at the documentation and, only starting with XR 5.2, the configuration guide explicitly says that adding 'multiple' pools for nat44 is supported. So here are a few questions:
    - is adding multiple address pools to a single inside vrf supported (only) starting with XR 5.2 or can i do this in 5.1?
    - i'm assuming multiple pool support means: add several 'map address-pools' commands under the same inside vrf. is this correct?
    - say multiple address pools under the same inside vrf is not supported on 5.1. is there a 'soft' way of adding more valid ips (address pool) to the setup? for example, creating a second inside vrf (different serviceapp) and adding it to the same 'service cgn' so that it maps out to one single outside interface?
    Thanks a lot!
    c.

    App Pool details will be persisted in the config database.
    This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

  • BADI for adding new approver for PO

    Hi All,
      I want to add new approver for PO but with some restrictions. Could any one give me the BADI ddetails?
    Regards,
    Bhushan V

    Hello Shiva,
    Hope you may find this useful for your scenario.
    Allow Changes to Approvers
    Use
    You can use the Business Add-In (<DS:GLOS.5C733369F735D311AE620060B03C9BBE>BAdI) BBP_CHNG_AGNT_ALLOW to activate and deactivate the adding/changing of reviewers in the workflow approval preview.
    (The appropriate pushbuttons are then shown or hidden on the user interface.)
    Activities
    To do this, implement the method AUTHORISE_FOR_CHANGE in the BAdI.
    Example
    METHOD if_ex_bbp_chng_agnt_allow~authorise_for_change.
      IF sy-uname EQ 'EMPLOYEE4'.
        ev_add_buttons_disabled = 'X'.
      ENDIF.
    ENDMETHOD.
    This example implementation makes the buttons for changing or adding approvers and reviewers inactive for the user EMPLOYEE4.
    Please Reward FULL points for useful answer.
    BR,
    -Ashwin.

  • Premiere Elements 12 - The project stopped accepting new mp4 and jpeg clips onto the timeline.  There are several there but when adding new ones they appear to place properly then immediately disappear.  Any fix?

    Windows 8.1 elements 12 - I have a project underway that was operating fine as i built the video file, then stopped accepting new files, both mp4 and jpeg.  It appears to accept them when dragged onto the timeline but then they immediately disappear. Any solutions?

    boondocker
    That is an unusual situation that you are presenting.
    Have you updated from 12 to 12.1 via the project's Help Menu/Update? If not, please do so.
    Do you have the latest version of QuickTime installed on your computer with Premiere Elements 12 on Windows 8.1 presumed 64 bit?
    The usual drill
    a. What is your project preset? What are the properties of your sources media? What is the brand/model/settings of the camera recording your mp4 and jpeg.
    What are the pixel dimensions of these jpeg images and how many of them are there in the project (especially when the problems set in).
    b. What is the size/duration of your Timeline content when the program no longer accepts new files?
    c. Describe status of your computer resources. Also, where are the Scratch Disks directed and how much free hard drive space is at that location(s)?
    Troubleshooting for Unexpected/Unexplained project problems...Deletion of the Adobe Premiere Elements Prefs file and, if necessary, the whole 12.0 Folder in which it exists.
    Local Disk C
    Users
    Owner
    AppData
    Roaming
    Adobe
    Premiere Elements
    12.0
    and in the 12.0 Folder is the Adobe Premiere Elements Prefs file that you delete. If that does not work, then delete the whole 12.0 Folder in which the Adobe Premiere Elements Prefs file exists. Be sure to be working with Folder Option Show Hidden Files, Folders, and Drives active so that you can see the complete path cited.
    Let us start from the above and then decide what next.
    Thank you.
    ATR

  • Adding New Parameters for Account Analysis Report

    My requirement is to customize the Account Analysis report and need to add two parameters(PO Number And Item).In the Dev Instance I have done by creating the customizing package instead of XLA_ACCT_ANALYSIS_RPT_PKG to some xxxx_pkg used in the XLAAARPT.xml file.But when i am doing this in Production the user does not have access to the Packages he has only access for tables and synonyms.I am unable to create the customize package is there any other way to decalre and use parameters in XLAAARPT.xml file.
    If there is any possibility please provide me the solution as soon as possible.
    Thanks in advance

    Hi
    Did you customize the Account Analysis Report? I need to add new columns PO NUmber and Item # . COuld you please let me know how can I get those columns to display in the report? I mean the joins to the tables.

  • Adding new surcharge for few customer group

    Hi guys ,
    I want to add a new surcharge in our pricing procedure.
    This should be applicable to all customer except some special customer.
    I want to know how can I handle this with condition technique?
    OR do I need to use condition exclusion ?
    Please explain
    Thanks
    Dona

    Hi Dona,
      You can either make this customer group as a part of the key fields of the comdition table for this surcharge. So during runtime, based on the customer group value passed to the PricingEngine of IPC correct record will be determined.
      Otherwise you can achieve this also via requirement formula assigned to this surcharge condition in your pricing procedure.
    While implementing the formula you can check the value of the customer group being passed and based on that you can make the steps relevant or not during runtime.
    Regards,
    Prajesh

  • Adding new Ipod for 2nd daughter. How do I add only selected songs ?

    I set up 2nd ipod for 2nd girl.I want to add only CERTAIN songs from library onto 2nd ipod.How can I do this? It wants to add entire content from older girls library.

    If you syncing the ipod to the computer then you can click on the little icon on the left side tool bar thats stands for your ipod, check the box that says 'sync only checked songs and videos', apply this to the ipod then you can uncheck any of the music that's not wanted on the ipod.

  • I have added a new field in IT0006 ,Now when try to create a new record for

    Hi Experts,
    I have added a new field in IT0006 ,Now when try to create a new record for a employee.
    1,If I give the SUBTY in the PA30 screen getting an error "Don't Specify a subty error"
    if and remove the subty and press CREATE button popup's comes and list the subty values.......It was allowing me to enter the subty in the PA30 screen prior to my new field addition in IT0006... is't a problem with the new field addition?
    2, After I choose the subty value from the pop-up I am able to see the next screen....BUT GETTING AN INFORMATION MESSAGE THAT "Assignment to feature P0006 did not take place"?
    3,, In the next screen after I have passed all mandatory fields while attempting SAVE I am getting an error called " Time constraint table in T777D is incorrect" what could be the cause?

    How are u adding fields to table using append in se11 or pm01.
    if you are adding fields using se11 delete it and add it0005 in transaction pm01 and generate object.
    add fields to structure CI_XX_R0005 and generate screen and maintain entry and screen in maintance view add entry and activate program.

  • Creating a new Column for my list Versus adding it from existing site columns, when to use each approach

    I have created a new issue tracking list inside SharePoint 2013 team site. And it comes with predefined columns, some of them are useful while the other are not . Can anyone help me in figuring out the following:-
    The list come with a field named “Assigned To”, while in my case I want a column named “Approver”. So what is preferred , to re-name the “Assumed to ”column to “Approver”, or create new field name “Approver”.?.
    If I rename an existing column, could this be overridden in any future updates for my SharePoint server?
    Now we want to add a column named “Office location”.so I need to create a new field for this. But seems there are two ways to do so either to add a new Site Column at the site level and then assign it to the list as follow :- 
    , or to directly adding a column to the list, even if it is not available in the site columns , as follow:-
    So what are the differences between the two approaches ? .if I am not wrong defining a site column will allow me to re-use it in another list , but defining the column at the list level, will allow me to add a column even if it is already defined as site
    column.
    So can anyone advice on my three questions please? Thanks

    1) 'Assigned to' has a different meaning then 'Approver' , it will be better if you create a new field for 'Approver'. Assigned to is a Site Column which has managed property for search, so it will be confusing type of data it will return from search in
    future. 
    2) Any rename of fields should not / and will not get modified in SharePoint updates. So, you can rename is without any issue since the internal name will remain the same. But its always better to create your own custom column for business use.
    3) Creating a site column or not depends upon your need, If you create a Site Column - in whole site collection you will be able to add this field in any list - It will be crawled, SharePoint will automatically provide managed property for site column and
    you will be able to get this value via search. These things will not be present in list column, you will need to do specific settings in case its required.
    If these things are needed then you can go for Site Column, usually its good to create a Site Column and use it.
    For Site Columns you can check following links 
    Introduction to Columns
    From site column to managed property - What's up with that?
    Create a site column
    get2pallav
    Please click "Propose As Answer" if this post solves your problem or "Vote As Helpful" if this post has been useful to you.
    thanks a lot for your reply it is really helpful. so as i understand that using site columns will be better in most cases, and there is not any specific reason for not using it? is this right ?
    Second question, do u mean that if i have a list column named "Serial number", then this column will not be searched ? For example if i have serial number such as "12345" and i try searching this text "12345" i will not get
    the item in my search ?
    Thanks

  • Creating A new dimension for a characteristic versus adding in the same dim

    Hi Guys,
    I have a scenario where I have 0Material in a line item dimension in the cube.
    Have to add 0Mat_plant which is compounded to 0plant as we need MRP controller
    as one of the Nav attributes. 0Plant is also available in the cube.
    There are two options of doing this:
    1) Either add it to the 0Material dimension removing the line item property.
    2) Or create a new dimension for 0MAt_plant and make it as line item dimension
       considering the large volume of material information.
    Which is a better option and why.
    Please advise.
    Many Thanks and Regards,
    KAte

    Hi Kate,
    I'd recommend to have a new dimension as line itemdimension for 0MAT_PLANT, just for performance purposes (almost logarithmic access of data instead of full table scan)
    The Plant Segments in R/3 usually have a lot more records than the general material master has (max: number of plants * number of materials).
    Adding the object to 0material means that you have to unassign the line item flag. Usually this leads to increasing load- and queryruntimes.
    hth
    cheers
    sven

  • Why can I no longer, after having downloaded Lion, write accents and other diacriticals when in the Google, Yahoo, FaceBook, or even here in this post? The new method for getting at the "option" symbols works fine in other places like spotlight, but now e

    Why can I no longer, after having downloaded Lion, write accents and other diacriticals when in the Google, Yahoo, FaceBook, or even here in this post? The new method for getting at the "option" symbols works fine in other places like spotlight, but now even the older "option+letter" doesn't work in most places.

    Chrome doesn't support the new accent/diacritics/macron chooser. I'm not sure about other browsers such as Firefox. You can use the old Option+letter combination that Doug suggested. Hopefully updates will solve these little incompatibilities shortly.
    Neill

  • How to setup a default direction for new divs in fluid grid layout in dreamweaver?

    Hi,
    how to setup a default direction for new divs in fluid grid layout in dreamweaver? I am an RTL interface user, I need my new divs to be inserted from right to left not Left to Right! could it be in dreamweaver?
    Thanks.

    This may get me into strife, but my experience is that you are better off finding another platform for your RWD.
    The framework that I tend to use is by Zub-Foundation http://foundation.zurb.com/.
    A commercial product that I have come to appreciate can be found here http://www.projectseven.com/products/tools/composer/index.htm. Please do not mention me if you happen to choose this product.

  • How to setup a default size for new divs in fluid grid layout in dreamweaver?

    Hi,
    how to setup a default size for a new divs in fluid grid layout in dreamweaver? I don't need the default size for new divs as a 100% width, I need them 13.69% as a one coulmn width only (7 coulmns fluid grids layout for desktop size 1000w).
    This problem I've faced when I intended to insert dozens of fluid grid divs in the layout.

    Sorry, I don't believe that you have had a good look at the Foundation framework. I'll now hold your hand while we go through the basics.
    Here is the specific page http://foundation.zurb.com/docs/components/grid.html
    The default values are
    Em-base : 16px
    Row width: 62.5em (62.5em x 16px = 1000px)
    Columns per row: 12
    These and other default values can be changed. The fact of the matter is that if you stipulate a section width of 2 or 3 or 12 columns, the widths will automatically be calculated for you.
    In your case, if you want 7 columns, all you need to do is change the number of columns per row and the rest is done for you.

  • Batch Input for VA31 and adding new partner

    Dear All,
    I have a already well running program, which is creating new scheduling agreement via transaction VA31 in batch input mode.
    Now, there is a new requirement to add one partner in the header. I made a recording and saw that there is a subcreen SAPLV09C. I extended the program, but doesn't matter I'm doing I always get the message:
    No batch input data for screen SAPMV45A 4002
    Does anyone has experience with adding new partners in the header and can explain me how to make the right development.
    Thanks in advance.
    Klaus

    Hi Klaus,
    If you get the error No Batch input data for screen proceed as follows:
    1. In the Installation Assistant mark the foreground checkbox (in the column FG of the Installation Assistant project view) of this specific eCATT.
    2. Activate the project again.
    3. Run the eCATT in foreground
    seee this links
    ftp://ftp.software.ibm.com/software/websphere/integration/wbiadapters/library/doc/pdf/mysap4/mysap4_60.pdf
    www.sap-img.com/abap/difference-between-batch-input-and-call-transaction-in-bdc.htm - 9k -
    thanks
    karthik
    reward me if usefull

Maybe you are looking for

  • Zireless keyboqrd rqndo, chqrqcters

    My keyboqrd doesnùt zork qny,ore:  Re::::paired but thqt didnùt help:  I was just typing along and suddenly it happened:  So I changed batteries; then paired keyboard with imac:  Same problem:  It;s as if the mapping changed: a key = q q key = a z ke

  • Rolling date filter to include four full months

    Hello all, I have a request to create a report that will be a rolling date. They want it to be four months including all in the current month we are in. Can anyone help with the SQL statement that I need to use? In the On Demand Reporting book they h

  • Calendar 6.0 in JES is comfortable with iexplorer version 6???

    I have a Calendar server version 6.0 in JES,it's comfortable with iexplorer version upto 6,while iam trying to loging in iexplorer 6 ,it open's just empty page . How to solve this problem???

  • ListRest with includeEmptyValues gives unexpected result

    I believe I've encountered a bug in Coldfusion 9 and 10.  Whenever includeEmptyValues (the third parameter) of ListRest is set to true it appears to return the entire list with no elements removed. I've verified this behaviour with the following test

  • PO Cut-over Utility

    Hi Gurus, We have requirement to get the POs into SRM which were created in R/3 as a part of Cut-over. Client wants all the POS which were created in R/3 with their goods receipt to be showed into SRM and they can perform PO changes in SRM not in R/3