Cannot get < LI > to display a customized with CSS image

Here's my CSS using Dreamweaver CS4. I have validated the image is at the place and on the server.  It does not locally or on my server.

{.boxbullets}
do-family: Tahoma, Geneva, without serif.
do-size: 8pt;
make-weight: bold;
Color: #000;
list-style-position: outside;
list-style-image: url(images/bullet.jpg);
list-style-type: disc;
}

I use it so as

< class li = "boxbullets" > September 16 and 17 < /li >

But all I get is a black ball instead of my image

Apply the class to the

    tag and not to the individual
  • Tags.

Tags: Dreamweaver

Similar Questions

  • Cannot get the stream being the custom when integrating with ISDK 20.2.3 Action

    Hello

    I'm trying to integrate my project with Autovue using ISDK 20.2.3. When you try to view a document I could not get the flow in my custom action process. Ideally, the stream should come in the execute method of the CustomOpenAction class that is saved in the web.xml file. At the start of my application server, I get the below error. I suspect that this could be the reason for not having flow in my class of the Custom Action. Do we need to define an additional property or the path beforehand.

    Since the log below, it is obvious that listing other elements go well.

    Please help get the flow of my custom classes so that I can continue my development.

    INFO [ExecuteThread [ASSET]: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?) -> com.primavera.integration.autovue.DMSVuelink@6fbab89e::init()

    INFO [ExecuteThread [ASSET]: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?) -Initialzing Decrypter... (Please wait)

    INFO [ExecuteThread [ASSET]: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?) -Initialized Decrypter.

    INFO [ExecuteThread [ASSET]: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?) -Vuelink has been activated to connect using SSL.

    DEBUG [[ACTIVE] ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?) -context record DMS

    ERROR [ExecuteThread [ASSET]: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?)-failed to verify or update null java.lang.NullPointerException

    at java.util.Hashtable.put(Hashtable.java:514)

    at com.cimmetry.vuelink.context.GenericContext.setInitParameter (unknown Source)

    at com.cimmetry.vuelink.Vuelink.registerDMSContext (unknown Source)

    at com.cimmetry.vuelink.Vuelink.init (unknown Source)

    at com.primavera.integration.autovue.DMSVuelink.init(DMSVuelink.java:22)

    at javax.servlet.GenericServlet.init(GenericServlet.java:240)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:337)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:288)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

    at weblogic.servlet.internal.StubSecurityHelper.initServletInstance(StubSecurityHelper.java:98)

    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:86)

    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:71)

    to weblogic.servlet.internal.StubLifecycleHelper. < init > (StubLifecycleHelper.java:57)

    to weblogic.servlet.internal.StubLifecycleHelper. < init > (StubLifecycleHelper.java:31)

    at weblogic.servlet.internal.ServletStubImpl.initStubLifecycleHelper(ServletStubImpl.java:660)

    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:600)

    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1979)

    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1956)

    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1846)

    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2876)

    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1661)

    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:823)

    to weblogic.application.internal.ExtensibleModuleWrapper$ StartStateChange.next (ExtensibleModuleWrapper.java:360)

    to weblogic.application.internal.ExtensibleModuleWrapper$ StartStateChange.next (ExtensibleModuleWrapper.java:356)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

    at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:138)

    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:216)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:211)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:73)

    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:24)

    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:729)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:258)

    at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:48)

    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:165)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)

    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:226)

    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:418)

    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:30)

    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)

    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)

    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)

    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:210)

    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:118)

    at weblogic.server.AbstractServerService.postConstruct(AbstractServerService.java:78)

    at sun.reflect.GeneratedMethodAccessor6.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at org.glassfish.hk2.utilities.reflection.ReflectionHelper.invoke(ReflectionHelper.java:1017)

    at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:388)

    at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:430)

    at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)

    at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:225)

    at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:82)

    at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2488)

    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98)

    at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:606)

    at org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:77)

    at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:231)

    at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:254)

    at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:413)

    at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)

    at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:225)

    at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:82)

    at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2488)

    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98)

    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:87)

    to org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$ QueueRunner.oneJob (CurrentTaskFuture.java:1162)

    to org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$ QueueRunner.run (CurrentTaskFuture.java:1147)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:548)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)

    DEBUG [[ACTIVE] ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?) -DMS saved context: com.p

    rimavera.integration.autovue.context.DMSContextImpl

    DEBUG [ExecuteThread [ASSET]: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?) -actions of the DMS registration

    DEBUG [[ACTIVE] ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?) -Registered DMS action com.pri

    mavera.integration.autovue.actions.DMSActionSave

    DEBUG [[ACTIVE] ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?) -Registered DMS action com.pri

    mavera.integration.autovue.actions.DMSActionSetProperties

    DEBUG [[ACTIVE] ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?) -Registered DMS action com.pri

    mavera.integration.autovue.actions.DMSActionGetProperties

    DEBUG [[ACTIVE] ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?) -Registered DMS action com.pri

    mavera.integration.autovue.actions.DMSActionDownload

    DEBUG [[ACTIVE] ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?) -Registered DMS action com.pri

    mavera.integration.autovue.actions.DMSActionDelete

    DEBUG [[ACTIVE] ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?) -Registered DMS action com.pri

    mavera.integration.autovue.actions.DMSActionOpen

    DEBUG [[ACTIVE] ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?) -registered stock DMS

    INFO [ExecuteThread [ASSET]: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] (?:?) -<-com.primavera.integratio

    n.autovue.DMSVuelink@6fbab89e::init()

    ==========================================================================================================================

    This means generally that the deployment descriptor is not properly built

    Please check the deployment descriptor and please make sure that all required arguments are entered

    This is nothing new, as the ISDK 20.2.3 is the SAME as previous versions

  • New content editor not displaying not website with CSS

    I'm sure I'm doing something wrong, but I just don't know where to start. I am able to change my site in the old InContext editor and it displays very well:

    Screen Shot 2013-08-20 at 9.57.59 AM.png

    However, when I try to use the new content editor, that's what I see:

    Screen Shot 2013-08-20 at 9.57.29 AM.png

    What I am doing wrong? I use dreamweaver to upload my site. I can't understand.

    It's a known problem, the pages displayed in the new ice fail to load related resources. CSS, images, scripts.

    As a workaround: use the site root-relative paths to post a link to resources, always starting wth a slash /.

    For example:

    Dan Popa

  • Replace the link display the basket with an image

    Hello

    I need help do the above.

    It worked but clicked the wrong button and restore to the original model.

    I searched through the 'help' and found this _image http://KB.worldsecuresystems.com/654/bc_654.html#main_Replacing_the_View_Cart_link_with_an but the link no longer works. It's in a post that Mario has implemented

    The solution involves no javascript code just a change to the tag?

    Hello

    In my view, there is an option in the tag, but I don't remember off the top of my head.  I'll check with our team for this info.

    In the meantime, the solution is to update your 'modulestylesheet.css' CSS and update the background with an image file attribute.

    Here is the result on the front-end server.

    I hope this helps!

    -Sidney

  • Problems with CSS/Images accented export in CS4

    Platform Windows, CS4, 10.03 Fireworks

    I installed CSS/Images improved export stuff, but I can't seem to make it work for the following scenario.

    I have a rectangle rounded with a drop shadow and a header at the top content area Central and bottom footer. This is my layout of the desired target. Very very basic.

    1. I have to draw the rounded rectangle using the antiderivative of r - r and give it a drop shadow.
    2. Cut the top of the page header - assigned as a bkgd image.
    3. Cut a small Center for my dynamic content section and assign it as bkgd is repeat.
    4. Cut the foot of page down, assign as a bkgd image.

    fw1.png

    1. CSS export.

    fw2.png

    The resulting HTML code is not what I expect. No matter what I do, in the Middle, repeating the area seems they are assigned as the background for the external div that is generated for the rounded rectangle as you can see here in the capture of the HTML resulting in IE 8.

    fw3.png

    I follow the blogs on these techniques and this technique "tranche 3" is supposed to be supported and FW is supposed to understand what I'm trying to do, but I can't seem to make it work. Can you shed some light on it, or provide the steps to accomplish this quite simple example? I have attached the files PNG, HTML, and CSS resuting.

    The article I am referencing in particular is located here: http://www.adobe.com/devnet/fireworks/articles/standards_compliant_design_03.html and is titled, create web designs with Fireworks CS4 standards.

    Thank you

    Bob

    Try to use rounded rectangle and no rectangle tool and also to avoid the background transparent.

  • Cannot get ' mouseEnabled = false &amp; quot; to work with my DisplayList

    Flash CS3 AS3 problem with my display list and 'mouseEnabled '.

    * edit removed link *.

    OK, so here is my problem. If I have let fall 2 big buttons on the stage and then attach the graphic library that covers the button I can use 'mouseEnabled' to disable the passage of the mouse on the chart so I can click on the button hidden behind the chart. However, if I fix the image even in the same way, but add a sprite of container instead of directly to the step that I can no longer get 'mouseEnabled' make me click on the chart! I don't know that it's just something about the way in which I put to the top of my list to display but can not understand.


    My Code:

    disable the property mouseEnabled of the container.

  • Cannot get Satellite L655D-S5050 reinstall W7 with discs of Geek Squad

    Hello

    My Toshiba Satellite L655D with Win7 nephews got so slow, it was also sending emails to his Contacts without him do. So I tried to use the Geek Squad 3 DVD they did for us when we bought the laptop year ago & a Windows recovery environment. DVD to do a re-install any new form. I changed the boot order of HD on DVD/CD 1 1.

    Nothing would happen, but laptop would stop running. I think that the nephew tried to reinstall it with Toshiba assistant. So I can't little anyone get laptop to re - install the operating system. Nothing I can do I guess. can I purchase Microsoft Win 7 Ultimate DVD and do a clean install?

    Thank you
    ~ Paul

    Hello Paul

    I can't tell what the problem is here, but you should be able to install the OS by using Toshiba recovery disks created. Please try again after these steps:
    Several departures from the F12 key for laptop and press
    Menu of start-up must be indicated on the screen
    Put the recovery disc number 1 into the optical disc drive
    On the list, select the CD/DVD drive with the arrow keys and press ENTER

    What happen when you try to do this?

  • Cannot get T500 to display on the external monitor

    Hello
    I'm running Windows 7 on a ThinkPad T500 (type 2082.BSG), and I'm having problems after have recently updated my display on the Lenovo site software (read the list of installed software, I think that the installation of the software that is the cause of the problem is "ThinkPad features video [AMD switchable Graphics (M8x)] for Windows 7 [32/64 bit] ') version 8.752.4 - 101022 a-107489C-Lenovo). Before the update my computer has guessed what display is active (laptop screen or external monitor) and used the active display. For example, when the laptop is docked and the cover closed he used the external monitor. After the update when the laptop is connected and the lid is closed, I can't display on the external monitor. I have to open the lid and use the Fn + F7 to get the display on the external monitor. Can anyone tell me please what settings should I use to get the old behavior.

    Kind regards

    bostjanv

    The previous is an old post, but as there was no response, and I recently solved the problem, I write in case someone else runs into the same problem.

    After having encountered the problem I restored the factory default driver (which does not show the problem). However, lately I received another message to the effect that it is recommended to install Lenovo "Thinkpad video Features (AMD Switchable Graphics...). ...". I installed the software but the problem described in my original message reappeared. However, this time, the software of (the age AMD) had a "driver update" option and my video material is correctly recognized and the correct driver has been downloaded from the AMD website, after which the problem described in my original post disappeared.

    Kind regards

    bostjanv

  • Cannot get Canon printer/fax to print with Windows 7. Shows only the fax dialog box.

    I have a Canon MX892 printer/fax/scanner and a new HP laptop with Windows 7.  It shows as Canon MX890 Fax in the peripheral area.  When I try to print, it displays the fax dialog box and will not let me print. How to recognize as a printer?

    Hi Lynn,

    Thanks for posting your question on the Forums of community of Microsoft.
     
    You did changes to the computer before the show?
     
    I suggest for the link and follow the steps in the article:
     
    Note: Refer to the link and install the latest drivers from the manufacturer's website.
     
    Also, contact the printer manufacturer for assistance.
    Reference:
     
    Hope this solves the problem.
  • various error messages - cannot get old matrix printer that works with xp for the printer in windows 7

    I have a new pc with windows 7 - I have an old panasonic kxp 3696 PARALLEL port printer that works fine with xp - I bought a decoder directional bi to convert the port PARALLEL to the usb port and is connected to my lenovo m81 - computer came with pre installed epson fx series 1 136 driver in the Inbox (this is the driver of windows 7 recommended by panasonic for this printer)-I managed to print a test page and something of Word-, I then downloaded our accounting software and added an hp printer - in the process, I removed the usb connection and later reinstalled anbother port - since then I could not print all documents or bills - I uninstalled and reinstalled the printer - I deleted and created ports - initially the docs crammed into a queue for printing - I then changed the setting to print online and print test page new - now I send documents to print and they do not appear in the print queue - it seems to be multiple of the printer on the computer copies when I reinstall - also get a message that is not network printer (the printer is connected by usb) and another message00? 0000? etc.

    I used the printer add - local port - function and then create a new port that I called epson - someone can talk me through the process in detail.

    specifically what port should I use (local or create new)? I used the port usb - is that correct?

    If I print a test page? I would be able to print documents?

    If I get epson 1 and exemplary epson 2 - has actually deleted the printer driver?

    Please note I have contacted panasonic who can't stand the printer-I called epson that does not support the old drivers and lenovo that says it's a software problem talk to microsoft.

    We also run windows 7 64 bit in xp for the printer mode if so? How?

    Hello

    I suggest you to uninstall the printer drivers and then use the driver file that you want to install by using the procedure - below

    a. click Start, click Control Panel , and search for printers , and then double-click Printers.
    b. now, click Add Printer.
    c. Select Add a local printer and click create a new port.
    d. Select Local Port and click Next.
    e. type in "[\\computer name\printer name]"(sans les guillemets) for the Port name and click OK. ""
    f. follow the instructions to complete the installation. During the installation, when you are prompted to choose a good driver; Click the "disk".
    g. navigate to the driver file that you have on the computer, and then click OK. Now, check if the printer is correctly installed.

    I hope this helps.

  • Cannot get his work when running applications with "Run as Administrator" all of a sudden.

    My daughter has been using my computer and done 'something' to him. To get the sound to work now under IE, Firefox, Ventrilo, etc etc I have to run applications as an administrator... even if my account has administrator privileges.  I'm at my wits end, because I've tried everything, and Google returns nothing to give me a helping hand.

    I am running Windows XP Pro SP 3

    I don't know that if Skyke was working or not, I removed it when I started to try to fix things. No program used his work properly, browsers, windows live messanger, ventrilo, etc..

    I tried both FixIt programs you listed above, found nothing.

    In the end, I gave up and reinstalled.

  • Cannot get my android tablet to sync with my windows computers

    I have Windows 7 and 8.1 and a Lenovo tablet. Firefox is updated in all. My Favorites synchronized between my computers, but when I try to sync my tablet, it does not give me numbers to type as indicated in the help section that he must. But it says that my tablet is synchronized. Do not understand. There is no favorite of my computers.

    Hi sdwrdt,
    Numbers to type? Are you talking about an old article on synchronization of the former by chance? There are number of synchronization during the synchronization of the new features on the old account synchronization. Synchronize your bookmarks, Firefox, history, passwords, etc.

  • Cannot get my Satellite Pro to work with internet access wireless

    I have a Satellite Pro L20 - who has wireless network adapter. Bought a BT Voyager 2110 Wireless ADSL router. Connected to my broadband router. Used Toshiba config to find router on my laptop - it looks like I have then drag the icon of the laptop to the router but it says I can't do because the router is used by another owner?
    Should I do anyting - Inter adapter card in my laptop says activated - the router is connected - but nothing works.
    Please help but I'm pretty useless on these things so keep it clear
    Thank you

    Hello

    Is this the result even when you use the settings Windows wireless?

  • cannot get rid of "free aol" supplied with the computer.

    When I try to uninstall in Control Panel will not work

    Go to AOL in the start menu > programs, and in one of the subfolders (I don't remember exactly that), there should be a list for "test of AOL free Uninstall."

    SC Tom

  • Cannot get my android phone to connect with bluetooth on my computer help

    not a lot of details, click Add wireless bluetooth and make the phone discoverable.

    Hi bobbytedrich,

    ·         What happens when you try to connect the phone to the computer?

    ·         You receive an error message?

    ·         He has already worked on the computer?

    ·         What is the brand and model of the phone?

    Follow the steps in the article.

    Set up a Bluetooth compatible device

    http://Windows.Microsoft.com/en-us/Windows-Vista/set-up-a-Bluetooth-enabled-device

    Also install the drivers and software on the computer. You can also consult the phone manual for more help and information.

Maybe you are looking for

  • How to save all my favorites?

    I want to save all my favorites on a portable storage device. From Mozilli I got some info., but there is still some confusion. To start:I am told to click the "Bookmarks" button on the right side of the navigation tool bar. There is no "Bookmarks" b

  • What is SIFXINST

    What is SIFXINST. EXE?  Do I need this on my system?

  • My XP computer freezes after 30 minutes of inactivity (me is not in contact with the computer).

    My computer is a Del Latitude E5400, Windows XP.The mouse moves sometimes, and most of the time the clock stops.  I'm unable to open or close all the windows. Ctrl alt del does not work. The screen saver will not kick on. I changed the settings so th

  • Can upgrade only to win 10. Cannot download the Win7 updates

    Hello Earlier this month following an upgrade of Windows 10 (Win10) was put at my disposal as well as updates of November for my Windows 7 (Win7). Because I am unwilling to upgrade to Win10 at this time, I hid the upgrade and began installing Win7 up

  • Current software will work properly

    Older software that runs properly on my windows 7 professional such as Photoshop will continue to work? If this is not the case, can I go back to windows 7 Professional? Thank you