How do you make a "div" tag stretch to the top, left and right?

Hi, i'm making a professional website on dreamweaver with both codes and WYSIWYG data however i've noticed top, left and right in the CSS script for my div tags. do you know how i can "stretch" the left, right and top to make it look like one of the top div tags on one of these sites:
http://www.neopets.com/ products div tag above the site that mentions other nick products

Go into  http://images.neopets.com/css/default.css?v=3
And change the width of the header from 996px to 100%.
Gary

Similar Messages

  • Newbie Question...  How do you make sure java can find all the imports

    Hi everyone,
    I am new to Java and so far I really like it. But I am having problems porting applets to my websites. How can you make sure that all the references can and will be found in the applet...
    for example,
    I import javax.media.ControllListener in a project I am using and it works great in the applet viewer but when I try to port this to my website I'm working on, java can't find it. I really would appreciate any help on this cause then I would have java power :) and will keep me from losing my hair :).
    Thanks for those who help me.
    - Stan

    Hey jwenting,
    Thanks for the quick response. Classpath definitely makes sense so I have been reading up on that... But do you include .classpath file in your website too? And how would you reference it if you need to reference it?
    - Stan

  • How do I make a div tag trace a non-square image?

    Please look at the following screen shot:
    On the right, you are looking at the "Home" button of a navigation bar, and I want to see just the gray button without the triangular white parts to the left of the vertical line in the middle that are included with the div tag. I thought I would be able to make the background of the nav bar transparent and thus have the button overlap the glow / shadow surrounding the container without seeing the white parts by adding "background-color:transparent;" to the nav bar style sheet, but that didn't work.
    What is the easiest way to accomplish what I am trying to do? If I am on the right track with making the background transparent, what could have gone wrong? Any help would be much appreciated.

    In Photoshop...
    1. Make sure any background is turned off in the layers palette so you can see the checkerboard background
    2. Choose File > Save For Web
    3. Select .gif from the dropdown menu
    4. Make sure Transparency is checked.
    5. Save

  • Sort Artist field: how do you make it's data appear in the Artist list?

    Usually, if I have an album by a particular artist already (e.g. Paul McCartney) and then add another which I want listed under the same artist (e.g. Wings), then there's no problem. I would just enter Paul McCartney in the Sort Artist and Sort Album Artist fields for the Wings album and I'd only have Paul McCartney listed under the artists (in List View).
    However, occasionally this doesn't work and I want to know how to sort it. I imported an album by The Jacksons, entered Michael Jackson in the Sort Artist and Sort Album Artist fields, which resulted in The Jacksons being listed amongst the artists alphabetically as if Michael Jackson, although still displayed as The Jacksons. I then imported a Michael Jackson album and entered the same data in the same fields, and although the albums were displayed together and alphabetically listed as if Michael Jackson, they were listed amongst the artists as The Jacksons. I want to see Michael Jackson listed. I have it that way in 2 other libraries. I think this has occured because I entered The Jacksons' album first in a library which contained no Michael Jackson and therefore The Jacksons have taken precedence. How can I sort this?

    As I see it the *Album Artist* field should keep tracks of an album together when different Artists are credited on an album. It does work this way in iTunes but not on most iPods. The *Sort Album Artist* field is used to control where that Album Artist is listed among others. e.g. to control whether "The Beatles" get sorted under "B" or "T". While linking different Artist values with an overal Album Artist makes sense, I don't think that the logic of Sort Album Artist was ever intended to merge different values of Album Artist.
    Apple don't appear to be working to resolve this issue since it has been evident for quite some time. The workarounds I suggest in the post linked above will give one cover in cover flow, one album in the albums menu and one artist in the artist menu if applied consistently.
    With your Paul McCartney/Paul McCartney & Wings issue for example, my preference would be to use the original album artists as credited. Otherwise change the Artist & Album Artist to "Paul McCartney" and then, if you wish, add \[As Wings\] to the album title or individual tracks. If you used Sort Artist & Sort Album Artist to make "Micheal Jackson" sort as "Jackson, Michael", "Janet Jackson" sort as "Jackson, Janet" and "The Jacksons" as "Jacksons" then all the related artists would be listed in the same place, but remain distinct.
    tt2

  • How do you make a video automatically play when the user gets to a certain point/pixel?

    I'm trying to create a website with a video embedded in using the YouTube widget. I want the video to start playing when the top of the widget reaches the top of the screen, in this case at 400 pixels. Can anyone help? Thank you in advance!

    Provide the name of the program you are using so a Moderator may move this message to the correct program forum
    This Cloud forum is not about help with program problems... a program would be Photoshop or Lighroom or Muse or ???

  • How can I make a button that on press the object appears and on second press the object to disappear

    Hello,
    I'm quite new to flash programing, and I don't know how can I make a button that will make the object appear and disappear.Till now I have this code for the appear:
    on (press)
        _root.top1.gotoAndStop(2);
        _root.topp.gotoAndStop(2);
        _root.mm1.gotoAndStop(2);
              _root.m1.gotoAndStop(2);
    but from here I'm stuck.
    Thank you for your help

    What you can do is use the _visible property of the object to make it appear and disappear, or more correctly, use the opoosite of the _visible property.  You should not put code "on" objects, keep it in the timeline.
    If "object" is the instance name of the object you want to toggle, then in the timeline code you can use...
    object._visible = false;  // start with the object being invisible
    yourButtonName.onRelease = function(){
        object._visible = !object._visible;
    That one line in the function sets the object's _visible property to be the opposite of what it currently is.

  • How do you make a back-up copy of the OSX Leopard Install Disk 1?

    I'd like to make a back-up copy of +Leopard Install Disk #1+ but I only have one DVD read/write machine onboard the Mac Pro.
    Can I insert the Leopard DVD, copy it to my desktop, remove it from the drive, insert a blank DVD and burn the contents to the blank DVD?
    I'm trying to create a simple bootable Leopard DVD that will enable me to (a) boot up, then restore my System HD from a Time Machine Archive; and/or (b) run +Disk Utility+ from a source other than the main System HD if necessary.
    I know I can do these things from the original Leopard Install DVD but I'm trying to preserve it and use it as little as possible in the event I need to reinstall Leopard.

    In addition to Malcolm's instructions I want to point out that you need a Dual Layer
    DVD+R (or -R) for this. Those are quite flaky and some might not work or not work well when you burn them. I was recommended Verbatim DL DVD+R as being reliable. try those.
    also, instead of burning to a copy of the install Disk 1 to a DVD you can clone it to a partition on your hard drive. Just make a small partition, insert the DVD, select it in Disk Utility and click on "restore" tab. select the DVD as the source and the partition as the target and hit "restore". this will give you a very fast bootable installer right on your hard drive.

  • How do you make a template from muse to the bc?

    I was told to just add a tag_content (in brackets) to a page rather than the A-master page and upload it to bc. Support said that bc would recognize it and put the page into the template folder.. that didnt happen for me.. All i had was a new page with the text tag_content in brackets displayed.. pls help.
    DeVon

    Hi Devon,
    http://helpx.adobe.com/business-catalyst/using/control-sites-look-feel.html#id_1911
    The tag is {tag_pagecontent} and the above link will step you through forming the template.

  • How do you make menuTabs open a new inside the tab selected?

    Hi all, I am very frustrated with menuTabs because it won't allow me to open a new page in menuTabs instead it opens my page outside of my tabs . I don't understand why this functionality is not available when all other tab controls function this way. I looked at the showOneTab component thinking may do the job.
    Any help would be appreciated,
    Tony

    This is a configuration in IE. It has nothing to do with jdev.
    I googled it for you http://answers.yahoo.com/question/index?qid=20110605041808AA58rsu
    Timo

  • How do you make Dropdown Menus?

    Basically the title says it all: "How DO you make drop down
    menus?"
    Thanks

    Check the uberlink and MacFly tutorials at PVII -
    http://www.projectseven.com/
    and the Navbar tutorial/articles at Thierry's place
    http://tjkdesign.com/articles/dropdown/
    Or this one (more recent article):
    http://tjkdesign.com/articles/Pure_CSS_Dropdown_Menus.asp
    Or to get it done fast, go here -
    http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "ForensicBop" <[email protected]> wrote in
    message
    news:f1t54n$m5b$[email protected]..
    >I don't have CS3...I have dreamweaver MX2004.
    >

  • How do I deal with audio, seperate left and right and make each stereo--CS5

    I have a two mono mike recording which I can seperate into two seperate audio timeline tracks one is now left track in a seperate timline and the other is right in the other timeline, how do I make each of these tracks then into psuedo stereo tracks?  Do I have to go to Soundbooth or is there a simple way in Premiere?

    Bill G, tell me what I am missing and I'll use your method.  I have what I think you are describing, and I don't understand the need to do anything special, if you use channel mapping.
    I record a lav on one channel, and a different wireless mic on the other.  When captured, I have a clip that PR would normally treat as a single stereo track.
    BEFORE putting any clips on the timeline, select all clips and set channel mapping.  Set each channel to mono.  Now PR treats these as two mono tracks.  The output for each mono is the master track, which in my project is stereo.  I can change "volume" for each track in the mixer, etc.  but each channel is provided to the left and right  master output.
    I didn't go back to sort out what you had, but if you had two stereo tracks, one each with a left and right channel only, I can see that you needed some other solution.

  • How to make today's date be at the top of the page?

    In month view, how can I make today's date appear at the top of the page? When it is late in the month, I don't need to see a month of past events--I need to see what is coming up.

    MTM wrote:
    I have a report in which the data from a repeating frame frequently spans several pages and I want to put a notation at the top of each new page that says "xxx continued...".
    Assume the repeating frame rows for employee John which span all of page 1 and half of page 2. Then, rows for employee Sue are produced, continuing through the rest of page 2 and all of page 3. A third employee, Ted, STARTs on page 4.
    At the top of page 2 I would like to have the notation "John continued...". Similarly, at the top of page 3, I'd like "Sue continued....".
    The kicker is the condition where a new employee, STARTs at the top of page, like Ted, above. In that case, I do not want any message printed.
    I sure would appreciate any insights......Check this {thread:id=2503674}
    you will get idea.
    Hope this helps
    Hamid

  • How to migrate stored procs accessing columns "LEFT" and "RIGHT"

    Hello!
    I have to migrate a SYBASE11-Database to Oracle 8.1.7.
    How can I migrate Stored Procs that access tables that contain columns 'LEFT' and 'RIGHT'?
    OMWB reports a parse error "encountered: ,". If ommit the words 'left' or 'right' or if I write 'left()' or 'right()', it works. But I have to use these columns and we cannot change the database model.
    It doesn't work with quoted column names like this: "LEFT" or "RIGHT".
    I use OWMB 1.3.1.0.0. Anybody any ideas? Thanks in advance.
    Yours, Heiko Kaschube

    This is a simple matter to fix.
    As the words LEFT and RIGHT are treated as reserved words by the stored procedure parser, they cannot be used successfully as column names within Oracle PL/SQL.
    In order to get the stored procedure to parse, you can append an underscore to all references to LEFT and RIGHT e.g.
    left_
    then right click on the stored procedure name and select 'parse procedure' from the drop-down menu. The procedure will now parse and the generated PL/SQL can be viewed within the Oracle model menu tab.
    It will now be necessary to remove all the underscores previously appended to the words 'left' and 'right' from the PL/SQL version of the stored procedure in question. Again, this can be done within the Migration Workbench.
    Hope this helps.

  • How can I combine Left and Right audio?

    Hi,
    When I record video, one lapel mic records to the left channel and the other records to the right channel in one audio track. I can't seem to figure out how to combine them within Premiere Pro (I've already attempted searching the forums for more info). I know in Sony Vegas you can right click the single audio track and select "Combine" and it will combine the 2 channels so that when people watch the end product you have both voices coming out of both speakers.
    Any help would be appreciated.
    Thanks
    Kelly G.

    Hello,
    Yes i have the same issue.
    I use the duplicate Audio track and fill left and right all the time.
    when i am doing Interview videos i usually have one person on channel 1 and the other on channel 2 and it comes out as L and R in Premiere.
    Today i was shooting with myself on Channel 2 and a shotgun for some ambient sound on channel 1.
    In Vegas or FCP 7 there is a simple effect to drag and drop called " Combine" that nicely combines the L and R channels each into stereo.
    I used to use it quite a bit and think it would be a great addition to Premiere Pro.
    So i am wondering several years since this was first post if Premiere does in fact now have this option...and where it might be that i over looked it?
    If not.....is there an easier way to do this than the fill left and right method?
    Thanks so Much!
    Mark

  • How to display COMPANY CODE DESCRIPTION ON THE TOP LEFT OF PAGE

    How to display COMPANY CODE DESCRIPTION(Field BUTXT) ON THE TOP LEFT OF EVERY PAGE OF THE REPORT GENERATED.
       Actually I have collected BUTXT using
    'select butxt into table itab from t001 where bukrs = p_bukrs'
    where p_bukrs is the selection screen field.
    REQUIREMENT: Depending on what company code we give on the selection screen, corresponding company code description(butxt) should be displayed at the top left of every page. how would i display it in TOP-OF-PAGE EVENT.

    Hi
    It's very simple, but what is the need to use <b>into table itab</b> in your select query.
    Rather, define a variable
    data: v_butxt type t001-butxt.
    Select butxt into v_butxt from t001 where bukrs = pbukrs.
    TOP-OF-PAGE.
    write :/ v_butxt.
    Regards
    Surya.

Maybe you are looking for

  • Safari 3.0.4 crashing randomly and on closing windows/tabs

    Since upgrading to Mac OS X 10.4.11 with Safari 3.0.4, it constantly crashes to the point I don't use it. If I open Safari and close the window it crashes! It also shows the bold font much bolder than it should be and crashes randomly at other times.

  • How to upload multiple .CSV files in the same time.

    Hi Legends, Can anyone please help me to resolve my issue? This is very urgent and critical. Description: We have two users.1)edw_user_dump 2)prd_udm. We need to upload the xx.csv file at the same time for these two users in oracle forms. we have dif

  • My documents won't open in Pages!

    Can't open my documents in Pages, when I try to tap one it says that I need Internet connection, but I'm connected! On the rest of the documents it looks like it will start download, but it doesn't. Have the same problem on my iPad and iPhone and I r

  • Possible to modify blocks of text as defined by Touch Up Text tool?

    I have scanned a document and OCRed it. Using the Touch Up Text Tool, I can approach the text, but the text areas are not as defined by the tool. Is there a way to modify a block as defined? I.e. There is a heading over 2 columns of text. The OCR pro

  • Camera Raw 6.4 for PSE9

    Does ANYONE have a clue when Adobe will release Camera Raw 6.4 for PSE9???  I have been waiting 2 months for it - I got a new camera at end of January, and 6.3 does not support it (Oly E-PL2).  6.3 only supports E-PL1. Can anyone help????  PLEASE, AD