Is it possible to put a sign of legend for width of 100% on a slide show full-screen?

Hello

Can someone help here. I have a slide show full-screen with captions that are sitting on a color background. I want the legend panel width 100%, but is unable to do. Is this possible and if so, how?

Thanks for the tips

Mike

Hello again Brad,

Someone else suggested something. It is so obvious and works...

"You can try to stretch the fabric of legend on the page as it should cover page as well large enough to display full-screen in different screen sizes."

I did this and reset the text so it is always aligned with the logo.

Just thought I'd share the info. Thanks for your help.

Mike

Tags: Adobe Muse

Similar Questions

  • Is it possible to add the location and the date on the pictures in a slide show?

    Is it possible to add the place and the date on the pictures in a slide show?

    Only if you manually add a title slide t photo and enter this information manually.  There is no automatic way in Photos.

    Click on the button "+" at the right end of the slide show to add a title slide.

  • Is it possible to nest a trigger or a composition within each image in a slide show?

    Hello

    What I'm trying to do, is to have a slideshow with images that open to a large of themselves (in Viewer mode) version when you click on it. I am currently reach using a Lightbox Composition widget with the trigger placed over the image in the slide show, I would like to enlarge.

    What I want to do, is to integrate the relaxation or the whole composition in the show, on top of each individual hero image, so that when the slide show images, a new widget/large image Composition change appears.

    For example, if the first slide in the slide show is a photo of a flower, clicking on it would open this image of a flower in lightbox view. If the second image is a bicycle, clicking on it will open a lightbox consisting only of the bicycle entirely separate publication.

    Is it possible to do this inside the Muse, or get a similar effect? I thought to bind each hero image a separate page that already has the largest lightbox mode activated, but I would like to avoid that if possible.

    I suggest you buy a third party for this widget. Visit QooQee Adobe Muse Templates | Muse of the themes | Widgets of Muse and Muse-exempt products or Muse - Themes.com - Adobe Muse Templates | Widgets of Muse and Blog to see if they have created something that will work for you.

  • How to put a sign of copyright on my photos?

    Is it possible to put a sign of copyright followed by a name chosen on my photos using Adobe Revel or do I need other software. If so, what I have to do one by one, or can it be done in batches? Thank you

    I know that such a thing can be done in a batch fairly easily in Photoshop. I'm sure you can do something similar in Photoshop Elements but don't know about the details. You might ask this question in these forums. The editor of Revel is not equipped with this function.

    Guinot

    http://forums.Adobe.com/community/photoshop_elements

    http://forums.Adobe.com/community/Photoshop

  • How can I put a sign of mine as a sign of the tab for my site?

    How can I put a sign of my choice as a sign of the Tab for a site, I created? Thanks in advance - basifra

    See also:

  • Therefore, it is possible to put pictures in group conversations?

    I noticed that you can not set a picture for new group conversations, however it is still possible to put them for much older groups.

    http://community.Skype.com/T5/Mac/I-can-t-change-the-profile-picture-of-my-group-chat/m-p/3188002#M6...

  • Is it possible to put 2 GB of memory in the Portege R500-11 b?

    Hello.
    is it possible to put 2 GB memory in toshiba R500-11 b?
    because by default, there is 1 GB of RAM?

    Thanks in advance!

    Hey!

    Normally, it can be upgraded up to 2 GB memory. Therefore, you need DDR2-667 modules with 200pins.

    You can buy it from each computer store or an authorized service provider. Upgrading RAM is also fairly easy. ;)

  • Is it possible to put a password that would prevent the program turn accidentally closed?

    We have a person in our laboratory which is spirit very scatter. Several times he wanted to reduce Labview program running, but doesn't actually not paid attention and accidentally closed it by clicking X instead of _, thus negating the whole experience. When the program was closed he didn't ask if he wanted to save or if he didn't know that he wanted to close it. Is it possible to put a password that would prevent the program turn accidentally closed?

    You have two options.

    1. You can hide the X in total in the properties of VI.  Go to the appearance of the window, click Customize, and then uncheck the option to allow the user to close the window.  You would need another method, for example a file-> Quit or exit option button.
    2. If you use a version higher than the Base, you can use a structure of the event to capture the narrow window? event.  This will allow you to ask the user to confirm to get out and do something else required.  If the user cancels, or you need to cancel, you have the abaility to cancel the event.
  • Is it possible to put any kind of 'stop' on a netbook stolen to make it unusable by microsoft, or any other way?

    Is it possible to put any kind of 'stop' on a netbook stolen to make it unusable by microsoft, or any other way?

    Since this forum is not for questions about stolen laptops, you don't ask in the right place.

    Unless you load something like LoJack or TrueCrypt beforehand, there is nothing you can do to turn off a laptop flew.  Well, I hope that there is no personal data, like numbers of bank account on this PC.

  • Is it possible to put in place a wake-up call to the PC/computer Windows Vista laptop? Then, he can wake up in the morning.

    Is it possible to put in place a wake-up call to the PC/computer Windows Vista laptop? Then, he can wake up in the morning.

    Hello Xltdnbl,

    Thank you for using the Microsoft Windows Vista Forums.  In Windows Vista, there is not a revival on the operating system, but you can add a.  The site below has different types of alarms that can be added.  You can set the alarm to wake up with the sidebar.

    http://Gallery.live.com/liveItemDetail.aspx?Li=354455a7-0b97-42d7-adb1-09aeebee0c46&BT=1

    Please let me know if this was helpful, or if you're still having problems. Engineer James Microsoft Support answers visit our Microsoft answers feedback Forum and let us know what you think.

  • Is it possible to put a server on the DMZ SQL

    Hi all

    He would ask about the deployment of PIX. Is it possible to put a server on DMZ SQL (or one of 5 exclusion inside the interface interfaces) and simply define a NAT to allow inside the user access to the DMZ? Also without allowing the outside user access to SQL server. We intend to set a SQL on a DMZ server, such that unathourized internal users will not be able to know the actual address of the SQL Server.

    Are there problems which should be considered on this deployment?

    Thanks in advance,

    udimpas

    Hi Udimpas,

    Yes, your scenario is possible. You can put SQL Server on the DMZ network and allow access to inside users. at the same time, you can also block the access from the outside.

    Let's say, your sql IP address is 192.168.1.10 & your home LAN is 10.1.1.0/24. You can do the following:

    NAT (inside) 0 access-list sheep

    access-list allowed sheep ip 10.1.1.0 255.255.255.0 host 192.168.1.10

    by doing this, you have not nat all traffic from your inside sql server. In case you have defined everything inside your network access lists, you must open port 1433.

    list of access within permit udp 10.1.1.0 255.255.255.0 host 192.168.1.10 eq 1433

    You should not add the ACL above, if you have no restrictions from the inside, from now.

    I hope this helps... all the best...

    REDA

  • Is it possible to put a video during running on the app or an image?

    Is it possible to put a video during running on the app or an image?

    You can't put a video instead of the boot image.

  • Is it possible to put photoshop on a flash drive?

    Is it possible to put Photoshop or software adobe on a flash drive and run it with the ability to save files? If this is the case, wouldn't be Adobe againist service conditions and my plan would be violated? I speak especially if I want to get some work and my primary configuration is a desk top that is not portable. I could run the software on a library computer or a friends laptop?

    I speak especially if I want to get some work and my primary configuration is a desk top that is not portable. I could run the software on a library computer or a friends laptop?

    To run it on the computer of someone else (library or a friend), the only is to install with administrator rights and a compatible operating system as you would on your own computer and activate.

  • Is it possible to put a faster processor in an HP Pavilion DV7?

    The HP Pavilion DV7 3067 CL has the 2.4 GHz processor Turion II Ultra M600, and I was wondering if it is possible to put the 2.7 GHz Turion II Ultra M660 in its place? Both processors have a TDP of 35 watts for electricity and heat shouldn't be a problem. Anyone know if this is possible and if so, how? Because the DV7 3067 CL in question came out in September 09, it should be possible.

    Well, they the socket, same TDP S1G3, only difference is that the M660 has higher multiplier, so my guess would be that you can exchange them but do not take 100% (more like 99% )

  • Is it possible to put a downloadable PDF file in Muse?

    Is it possible to put a downloadable PDF file in Muse?

    Yes, please see these videos:

    https://www.YouTube.com/watch?v=vpo0x9EPfU0

    https://helpx.Adobe.com/Muse/how-to/create-hyperlinks.html

    Thank you

    Sanjit

Maybe you are looking for

  • Windows Media Player 12 for Windows Server 2012 R2 Essentials

    Hello Is it possible to get Windows Media Player 11 or 12 on a Windows Server 2012 R2 Essentials, because I have a few videos that I want to watch from the server. I searched on the Microsoft Web site to see if I can download Windows Media Player 11

  • F2 and F3 brightness keys not working only not on the DM4-3050US laptop

    I have a Pavilion DM4-3050US laptop.  The brightness keys don't work at all.  All the other function keys work fine, like F9 and F10 to volume.  I looked long and seriously and tried almost all of the solutions that I found, which it which seemed so

  • HP nx 6110

    What outlet is is 478? or Can what kind of procesor I use for hp nx 6110 Thank you

  • -reverse windows 10 and lost Windows 7, no operating system!

    Return to windows 7 Windows 10.  Now have nothing!

  • Errot enter CCW

    Hello When I try to enter CCW will appear this: An error occurred during the processing of your request. Reference #30.5fd790c9.1429071932.8f3eb6 We tried to get into the hollow of many computers, and the result is the same