Creating menu bar in Photoshop

I created a menu bar with individual buttons and hover
buttons in photoshop. I want the background buttons positioned in a
set place and to have the hover buttons work when I hover over each
button. What's the best way to do this? I started with making a div
wrap, but now I'm not sure if I should be doing this in a table. Is
there an example anyone knows of to do this with divs or a table?
--Theresa--

quote:
Originally posted by:
Newsgroup User
Export the images for the buttons (NOT the HTML) from
Photoshop, and build
the page in DW.
You can put each button's image in adjacent table cells, or
in adjacent list
elements, depending on your layout skills. You can use
Dreamweaver's
SwapImage behavior to roll the buttons on hover, or you can
use CSS to do
that, again depending on your skills.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"Traveler815" <[email protected]> wrote in
message
news:[email protected]...
>I created a menu bar with individual buttons and hover
buttons in
>photoshop. I
> want the background buttons positioned in a set place
and to have the
> hover
> buttons work when I hover over each button. What's the
best way to do
> this? I
> started with making a div wrap, but now I'm not sure if
I should be doing
> this
> in a table. Is there an example anyone knows of to do
this with divs or a
> table?
> --Theresa--
>
I have my spliced image buttons with the menu text and saved
them as .gif format to use in DWCS3. I'd like to use the CSS but
I'm not sure what I need to include.
I'm working on the CSS behavior for
<div id="menubar-container">
<div id="menubar-bar">
<div class="menubar">
stylesheet:
#menubar-container {
height: 47px;
width: 970px;
position: relative;
padding: 0px 0px 0px 0px;
margin: 0 auto;
#menubar-bar {
margin: 0 auto;
width: 960px;
height: 47px;
#menubar {
height: 47px;
background-color: #CCCCCC;
and because I'm not 100% sure of what I'm doing I've been
trying a few CSS codes and to work up the proper code in my html
page... here's more of my CSS sample (mess)
#menu-home { width: 125px; }
#menu-home a span {
position: absolute;
top: 0;
left: 0;
cursor: pointer;
width: 125px;
height: 47px;
background:url(../Images/btn_Products.jpg) -118px 0
no-repeat;
#menu-home a:hover span { background-position: -118px -40px;
background: url(../Images/btn_Products_hover.jpg);
#menu-products { width: 125px; }
#menu-products a span {
position: absolute;
top: 0;
left: 0;
cursor: pointer;
width: 125px;
height: 40px;
background: url(../Images/btn_NewsEvents.jpg) -235px 0
no-repeat;
#menu-products a:hover span { background-position: -235px
-40px;
background: url(../Images/btn_NewsEvents_hover.jpg);
Is there a better way?
--Theresa--

Similar Messages

  • Adobe premiere elements 12 - how to create menu bar action for my inserted image button

    adobe premiere elements 12 - how to create menu bar action for my inserted image button without using their movie menu theme

    forbemag
    I do not think that I am completely focused into this completely, so let us see if the following is going to help.
    You are going to need a base for your button. When you mention "image" button, I am assuming that you are using that term to differentiate between a text button and a thumbnail type button.
    The menus (main and scene) take their origin in .psd files on the hard drive and strict nomenclature and structure for Layers Palatte. And, the buttons on the menus trace back to the menu markers on the Timeline, main menu marker and order of placement of scene markers. The scene thumbnail will only appear when there is a scene marker on the Timeline to which it.
    In view of all that
    Where have you already inserted this "image (button)"...into the Layers Palette of a Photoshop document or other? Is this "image (button)" in a structured Layer Group in the Layers Palette with sublayer groups, text layers, graphic/background layer"?
    Let me give you an example
    If you have a button (with thumbnail) on the main menu and you want that to open to a specific scene in your movie, then you use a main menu marker on the Timeline at the spot that you want that button to target.
    If I am getting closer to what you seek, then please further clarify the DVD navigational envisioned scheme.
    Thanks.
    ATR
    Add On...I did not see the exchanges between us and SG until after I had posted mine. I thought that your discussions were concluded. Please excuse the interruption.

  • How to create menu bar in jsp page using struts-tles

    I have started working with struts-tiles. I want to create menu bar using struts-tiles. please guide me.

    I've done this very recently. In fact, tiles has very little to do with the menu itself.
    In your layout, define where you want the menu to go.
    <tiles:insert attribute="menu" />Now, in the actual file, create your menu structure. This part is up to you. I've used http://www.brainjar.com/ as a starting point for the client side actions.
    On my menu page, I call a method on a custom object that returns the menu bar object. Currently, I'm working on putting this menu into some sort of cached object so it doesn't have to rebuild it on every page request.
    Perhaps I've misread your post and you're looking to use tiles, in and of itself, to simulate menus? Otherwise, I hope my post helps.

  • Creating menu bar

    Hi,
      i have created two menu bars master & transaction. In master 2 text i have created. first text is create master. while clicking on that it will move on to next screen. how can i write code for that..
    pls help me.
    shyja

    Hi Shyja,
    You query is how to write the code on the click of the text that you selected from the master menu.
    First have you assign function code to that particular text or not.
    if not then click on the SET PF-STATUS you have created. then go to the maintain status screen. there u select the master menu
    just double-click the master menu textbox , it will display the text under it
    first textbox contain the function code & the 2nd textbox contain the textname.
    assign 4 digit function code for the corresponding text.
    After that  Check this code.
    START-OF-SELECTION.
    SET PF-STATUS 'ZMENU_NOTEPAD'.
    SKIP.
    *WRITE :/ 'NOTEPAD APPLICATION'.
    AT USER-COMMAND.
    CASE SY-UCOMM.
      WHEN 'NEWF' .
          CALL SELECTION-SCREEN 0400.
      WHEN 'OPNF'.
        GET PF-STATUS STATUS PROGRAM PROG EXCLUDING FCODE.
        PROG = 'ZMAN_INPUT_OUTPUT'.
        EDITOR-CALL FOR REPORT PROG ."DISPLAY-MODE.
        SET PF-STATUS STATUS.
    WHEN 'ENTE'.
        WRITE :/ 'You Clicked on the entered button'.
    ENDCASE.
    Reward points,if useful.
    Regards,
    Manoj Kumar

  • Menu bar with Photoshop Elements 11

    The Menu bar at the top of my iMac will not disapear when I am using Photoshop E 11 and hide the PE11 control buttons. The usual key strokes etc don't work. I have tried uninstalling anr reinstalling but it still doesn't work.  Any suggestions?

    It appears that you have a Photoshop Elements question, but have posted to the Premiere Elements Forum (video editing).
    I will Move your post to the PsElements Forum.
    From a Photoshop perspective (I do not have PsElements, but only its "big brother"), PNG is a very common format, and Ps CS 6 (and all the way back to about version 5, IIRC), Opens them just fine.
    Can you Open those PNG files in say a viewer? I worry that they are corrupt.
    Still, in the PsE Forum, you will get great assistance.
    Good luck,
    Hunt

  • I want to create Menu Bar like

    I like the menu bar in http://www.twofold.com/
    Do I need to do Photoshop for design the menu text? or just typing in Dreamweaver?
    Do I do need javascript programming?
    How can I make it so text is on the background, can see through background?
    Thanks

    DeafEagle wrote:
    I like the menu bar in http://www.twofold.com/
    Do I need to do Photoshop for design the menu text? or just typing in Dreamweaver?
    Do I do need javascript programming?
    How can I make it so text is on the background, can see through background?
    Thanks
    The easiest way when using DW3+ is to use the SpryMenuBar as you have already done here http://forums.adobe.com/thread/870090?tstart=0
    Gramps

  • Create Menu Bar shortcut

    Hi,
    I want to assign something from the Bluetooth menu bar icon to a shortcut.
    When you click it, you are given a list of devices towards the bottom. When you hover on one it says Connect to Network. So the shortcut I guess would be something like this:
    Bluetooth — iPhone — Connect to Network
    But I'm not sure how I create this in the standard System Preference Shortcuts. Is it possible?
    Thanks!

    When making a shortcut, you don't need the full path. Just the command you want to assign a shortcut to (ie Connect to Network). However, I don't think you can assign a shortcut for Status Menu items. I've never succeeded.

  • Bridge icon on menu bar of Photoshop CS6?

    I am running Production Suite CS6. Is there a way to put the Bridge icon on the top menu bar of Photosho9p CS6 as it was on previous versions? Thanks. Warren

    Personally I never used that icon but there are other item from the application bar that I do miss deeply (arrange documents icons especially)
    It is my understanding that they decided to dump this feature to preserve screen real estate especially on small screens for lap tops. And yes, Adobe decides what is best, they produce this application and therefor have the right to do it. You might or might not agree but expressing this on the user to user forum does not help to bring it back in anyway, you have to put in a Feature Request (find the link on the main Forum page) to address it to Adobe directly.
    And the problem is that their are many users with different workflows and wishes. I also hated some changes first but discovered that a lot of them needed a bit more usage and after a while the changes for me often seemed to improve my workflow.
    It is just very hard (if not impossible) to keep everyone satisfied and what other people almost never use or seems ridicule to even exists you might see as crucial for you workflow and vice versa.
    However there seem to be at least two ways but often more to gain the same result in PS, it just needs a bit of time and learning :-0
    Changes are needed, not only for keeping the business running but also to keep up with the increasing demands of both users and computers. It seems just yesterday that I used PS 3 on a Mac with a 500 MB HD and buying 16 MB RAM needed a small fortune as well as the costs for a 128 MB CF card.
    Today I use 4 disks of 2 TB in one Mac with 16 GB RAM and 32 GB CF cards that only costs a fraction of that small fortune mentioned above and with PS CS 6 I have tons of more options to enhance my files with a speed that is measured in lightyears compared to 15 years ago....

  • Howto create menu bar

    Basis. A web page for the local Slash Mulch site. An
    informational site, who, what, where, how. Trim your trees and
    bring the slash to the site and drive off with some mulch for ...
    whatever. blslash.org
    I'm using Gallery for standard photos of the site and I'm
    using a small DV recorder (640x480) files.asf out. Some stills just
    don't give the big picture. So I've found I can ffmpeg -i vid.asf
    vid.swf. Works great. Upload vid.swf, a little php and up pops my
    video. I used: jeroenwijering.com/?item=JW_FLV_Media_Player.
    Here's my problem: How do I get the start/pause/time bar
    [> || ------------------|----------] at the bottom of the video?
    Searching the web hasn't been fruitful - is it a "menu bar"? a
    "start/pause bar". I'm not even sure what it's called. I know the
    info is out there - in here.... Can/would someone give me a URL (a
    see spot run type of page)
    Thanks
    bug

    When making a shortcut, you don't need the full path. Just the command you want to assign a shortcut to (ie Connect to Network). However, I don't think you can assign a shortcut for Status Menu items. I've never succeeded.

  • How to create menu bar in ADF

    Hi,
    I'm trying to get a drop down menu in my web app using ADF Faces.
    Currently I'm using an af:menuBar tab with a menu model like this:
    - File
    - New ...
    - Open...
    -View
    - Toolbars ...
    On clicking file new open options should come .
    It only displays the top level nodes (i.e. the File and View)
    Is it possible to make a drop down menu using ADF Faces?
    Using adf 11.1.1.5.0
    Thanks.

    You mena something like this
                <af:menuBar id="mb1">
                  <af:menu text="menu 1" id="m2">
                    <af:commandMenuItem text="commandMenuItem 1" id="cmi1"/>
                    <af:commandMenuItem text="commandMenuItem 2" id="cmi2"/>
                    <af:menu text="menu 3" id="m4">
                      <af:commandMenuItem text="commandMenuItem 3" id="cmi3"/>
                      <af:commandMenuItem text="commandMenuItem 4" id="cmi4"/>
                    </af:menu>
                  </af:menu>
                  <af:menu text="menu 2" id="m3">
                    <af:commandMenuItem text="commandMenuItem 5" id="cmi5"/>
                  </af:menu>
                </af:menuBar>Copy this code to your page and run it to see the menu...
    Timo

  • Photoshop elements 6 menu bar

    how do i get the left side of my menu bar in photoshop elements 6, to show the edit, file, view, find, window and help buttons. Only the camera and little house show up. The only thing that shows is a tiny arrow which is barely visible. All was okay the first time I installed to another computer (which has since crashed). The reinstalling of photoshop the second time is causing the above problem.

    Thankyou soooooooooo  much Kelly. What an easy fix for something that was driving me crazy. Again, THANKS.
    Date: Sat, 3 Nov 2012 00:56:56 -0600
    From: [email protected]
    To: [email protected]
    Subject: photoshop elements 6 menu bar
        Re: photoshop elements 6 menu bar
        created by R_Kelly in Photoshop Elements - View the full discussion
    If your on a windows system and talking about the menus in the organizer, then you probably need to set the dpi scaling as per the the instructions here:  http://helpx.adobe.com/photoshop-elements/kb/menus-missing-elements-8- 9.html
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/4820218#4820218
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4820218#4820218
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4820218#4820218. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Photoshop Elements by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Photoshop menu bar...

    Hello,
    So I finally made a menubar in photoshop, styled exactly how I want it... but when I brought it over to DW I could not select the text or figure out how to create the links ...  help please.
    how do you select the text in a photoshop created menu bar to create links?
    thanks!
    Ains

    Hi
    This is because no links have probably been applied to the menu bar.
    You would be better advised to save each individual menu bar item and use these as background images for your menu items. To create links in Dreamweaver see - http://livedocs.adobe.com/en_US/Dreamweaver/9.0/index.html.
    PZ
    www.pziecina.com

  • Creating multiple  Spry menu bars in one site

    I've been creating a website and I am required to use multiple templates to manage all the different sections of the site.  To make it much less of a hassle, once I created one template, I simply saved that template as another template so I would not have to start all over again.  On the first template I created a spry menu bar with a certain amount of buttons.  And because I created the other templates with that template, those templates had the same menu bar containing the same settings.  The problem is, because of the specified settings of the spry menu bar, if I change the amount of buttons from the original to one less, the whole bar on that template will get off center and messed up because the settings for the menu bar are not set to that certain amount of buttons, but if I change the settings to suite that amount of buttons, then the settings for all the templates change and that messes up the other menu bars on those templates because they have a different amount of buttons.  Currently my templates all contain 10 buttons and I am wanting to create a new menu bar with only about 4 - 6 buttons.  I thought going up to insert and inserting a brand new menu bar would do the trick but when I did that it inserted a menu bar that had all the settings of the already-created menu bar, (ie same background images, and hovers, etc.) as well as the width which, because the width is suited for 10 buttons, it does not properly make the default 4 button menu bar center correctly.  And if I try to change the settings on this menu bar then the same thing happens with everything changing and getting messed up.
    So after this long explanation, my question is, how can I insert multiple spry menu bars into one site that are not correlated with each other in terms of all the settings so that when changed, will not affect each other?  I am guessing I am having this problem because I created all the templates from one template so they are all interlocked, but the page that I tried to insert the brand new menu bar on was not created from any of the templates and was the first page I made at the very start.
    http://phonytrojanmusic.zxq.net/ Here is the link to the site. The first page that opens up is the page that I tried to insert the brand new menu bar on.  If you click on band choir or elementary you will see the menu bars with 10 buttons that are all interlocked in terms of settings.  Also, I'd like to note that if I delete a button in one template, it does not delete that same button in the other templates, nor does it add a button to the other templates if I add one.  Only the physical appearance changes because the settings are meant for only one amount of buttons.  Sorry for the novel!

    Alright well I just tried to use 2 complete different templates.  I created one brand new template from scratch, added the menu bar, gave it an ID of "band", and configured it to suite 10 buttons accordingly.  Then I started off from scratch again with a starting html page with a different css style sheet and added the menu bar and gave it a different ID of "choir" but the settings of the two different bars still act as one set of settings!  I dont know how to fix this problem.  Please tell me what to post if anything will help you. Im guessing the solution is very simple but I have tried everything.
    here is the code for the two different menu bars (one in each template)
    choir
      <ul id="Choir" class="MenuBarHorizontal">
          <li><a href="#">Programs</a>      </li>
          <li><a href="#">Home</a></li>
          <li><a href="#">Blog</a>      </li>
          <li><a href="#">Directors</a></li>
    <li><a href="#">Gallery</a></li>
    <li><a href="#">Forms</a></li>
          <li><a href="#">Calendar</a></li>
          <li><a href="#">Links</a></li>
          <li><a href="#">Contact</a></li>
        </ul>
    band
    <ul id="Band" class="MenuBarHorizontal">
          <li><a href="http://phonytrojanmusic.zxq.net/index.html">Programs</a>      </li>
          <li><a href="http://phonytrojanmusic.zxq.net/band/bandmain.html">Home</a></li>
          <li><a href="http://centerburgtrojanmusic.blogspot.com/">Blog</a></li>
          <li><a href="http://phonytrojanmusic.zxq.net/band/directors.html" class="MenuBarItemSubmenu">Directors</a>
            <ul>
              <li><a href="http://phonytrojanmusic.zxq.net/band/directors/cooper.html">Cooper</a></li>
              <li><a href="http://phonytrojanmusic.zxq.net/band/directors/teschler.html">Teschler</a></li>
              <li><a href="http://phonytrojanmusic.zxq.net/band/directors/lee.html">Lee</a></li>
            </ul>
          </li>
          <li><a href="http://phonytrojanmusic.zxq.net/band/shows.html" class="MenuBarItemSubmenu">Shows</a>
            <ul>
              <li class="MenuBarHorizontal"><a href="http://phonytrojanmusic.zxq.net/band/shows/field.html">Field</a></li>
              <li><a href="http://phonytrojanmusic.zxq.net/band/shows/concert.html">Concert</a></li>
            </ul>
          </li>
          <li><a href="http://phonytrojanmusic.zxq.net/band/gallery.html">Gallery</a></li>
          <li><a href="http://phonytrojanmusic.zxq.net/band/forms.html">Forms</a></li>
          <li><a href="http://trojanmusic.org/cal.html">Calendar</a></li>
          <li><a href="http://phonytrojanmusic.zxq.net/band/links.html">Links</a>      </li>
          <li><a href="http://phonytrojanmusic.zxq.net/band/contact.html">Contact</a></li>
        </ul>
    I currently do not have any links attached to any of the buttons in the choir bar.  Something went wrong and now I have to make the whole site over again so it is not very accessible.  Please post back asap!

  • Labview - How to create custom menu bars, drop down menus, pop ups etc.

    Hi,
    I have  a very naive question. How does one create menu bars with custom labels (not NIs defaults), drop down / side menus, pop ups etc.?
    Thanks in advance
    Paul

    Search for the following on the NI website: Run-Time Menus, Run-Time Shortcut Menus.
    For pop ups, search for 'dialog' in the Examle Finder (Help -> Find Examples)
    Adnan Zafar
    Certified LabVIEW Architect
    Coleman Technologies

  • Creating menu structure in Jdeveloper 10g

    Hi all ,
    Can any one suggest us for the following issue
    We have to create an application using ADF and there we are not able create menu structure in 10g version ..
    Is it possible ? if yes please help us...
    Thanks
    Karthik

    Dear Venkat ,
    The URL which you have given didnt helped us ..
    It shows how to create menu bar but not menu tree
    Suppose for example if we have button in menu and if we click that then we are expecting drop down list in that line itself ,
    Can you help us in this ..
    Thanks,
    Karthik

Maybe you are looking for

  • XSL-FO usage in RTF template

    Hi Can i use <fo:table-row> in RTF template If so can u please highlight how i can use it. Thanks Darshan

  • How can I get "all my files" to recognize files in a non system drive?

    I use a Mac Pro with four internal drives, OSX 9.2. My system drive is an SSD so I keep user files on another drive in an adjacent bay. Files in my non-system disc are not displayed in the "all my files" finder view. If I copy a file from the system

  • Is it possible creating a report not based on a table?

    In APEX I've always created form on report so as to have the list of records of a table and the possibility of inserting/updating every sinle record by means of the form on it, ok? I have an application concerning classic costumers, orders, ... with

  • Re-downloads of music through iTunes app interrupts music on iPhone.

    When I go to download purchased music through the iTunes app, every time a song finishes downloading, the sound of music playing drops out for a second. Half the time the music stops playing all together and I have to go and re-hit play. The dropout

  • Possible Virus On Bootcamp, how to remove?

    Hi, I think I may have gotten a virus on my windows partition of my macbook pro. I windows XP professional with service pack 3 installed. Last weekend I was booted into windows when it suffered a "fatal error." The computer restarted and windows XP w