Problems with page and by default start headers

Hello. I am trying to give our school newspaper Web page a review using BC (without dreamweaver) and have encountered two problems.

First of all, whenever I put one of my pages as a start page, it does not stick. I named it original startup page, hitting, base url says still no default start page. I tried to create a new page called index, and it still does not work.

Base URL: http://bellmagazine.businesscatalyst.com/

Desired home page: http://bellmagazine.businesscatalyst.com/index

My second problem is visible on the links. Above and below the content are many links and text on British Colombia, as well as a "report abuse" button floating. I can not find these html tabs or design and I would remove it from my site. How to achieve this?

Hello

I checked your site and was able to set the homepage of the field to reference the/home page as needed.

It is seems functional at the moment.

Regarding the 'report abuse' button which will remain visible only in the first instance.  Once that a site is updated this button will automatically be deleted.

Kind regards

-Sidney

Tags: Business Catalyst

Similar Questions

  • I'm having a lot of problems with firefox and cannot figure out how to get help. It all started when I updated to 13. I get all kinds of advertising popups, I can't play a

    I'm having a lot of problems with firefox and cannot figure out how to get help. It all started when I updated to 13. I get all kinds of advertising popups, I can't play a game on FaceBook called Farm Town at all, and I get a popup of AVG on the cookies that I can't get rid of. These issues are causing me to use Chrome quite often, although I like Fox better. I've searched and searched how to get help and find nothing. How can I get personalized technical help? These problems will not occur in Chrome at all. Thank you.

    Do a check with some malware malware, analysis of programs on the Windows computer.

    You need to scan with all programs, because each program detects a different malicious program.

    Make sure that you update each program to get the latest version of their databases before scanning.

    Alternatively, you can write a check for an infection rootkit TDSSKiller.

    See also:

  • Printing problems with XP and Lexmark-documents are just stuck in the print queue

    Original title: printing problems with XP and Lexmark

    Until yesterday, I was able to print OK using Windows XP and a Lexmark Printer series 3500-4500 with wireless capabilities.  Reported network test wireless (on printer) and report indicates that there are no reported problem, also did the diagnostic test and which shows no problem either.  I can't print and documents are just stuck in the print queue - please can someone help, it drives me crazy because it's probably a very simple solution.

    I guess you do not have all of the error messages.

    It is possible that comes to mind that your printer has received a new IP address of your router (this could easily happen if you have several computers and other devices that connect to your wireless network).

    Find the IP address of the printer of his network diagnostic page.
    Click Start > printers and faxes, right-click the printer and select Properties
    Select the Ports tab, then click on the button "Configure Port" (be careful NOT to click anywhere in the list of ports)
    Make sure that the IP address in 'Port settings' is identical to that shown on the diagnosis of your network printer page.

    To avoid this problem in the future, you must configure the printer to have a static IP address.  See your printer User Guide for instructions.

    Choose an appropriate subnet address (i.e., has the first 3 groups of numbers the same as the other addresses in your network) but who is not in the range of addresses assigned by the DHCP server on your router.  See the User Guide of your router for more details.

  • I have a problem with scrolling and typing on the computer.

    Original title: I have problems with scrolling and typinging after a minute or so without the computer trying to go in the background, any help would be great because I will to throw the mouse across the screen very soon

    as noted above, totally tired, I must right click of mouse to wake up on this page, I did it while typing grrrr big time. Help pleeeease

    Hello

    Thanks for posting your question in the Microsoft community.

    I see that you have a hard time to work with the mouse.

    1. What is the brand and model of the mouse?
    2. The problem occurs on any program or when you perform a task in a particular program?

    Try these steps and see if that solves the problem of performance of your mouse.

    Method 1:

    You can check that the mouse buttons are set correct.

    Refer to the section "Change how the mouse buttons works", from following link to learn more about the same:

    Change the settings of the mouse

    http://Windows.Microsoft.com/en-us/Windows7/change-mouse-settings

    Method 2:

    You can uninstall and reinstall the drivers for the mouse on your computer, to do so follow the steps mentioned below.

    a. click Start, click Control Panel , and then click Device Manager. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.
    b. in the Device Manager, look for the device under the mouse and other pointing devicesand then double-click the device name.
    c. click on the Driver tab, and then click uninstall the driver.

    d. restart the computer and it will automatically re - install the drivers of.

    Note:

    You can also update mouse drivers by visiting the manufacturer's Web site.

    See this link for more information:

    Updated a hardware driver that is not working properly

    http://Windows.Microsoft.com/en-us/Windows7/update-a-driver-for-hardware-that-isn ' t-work correctly

    Let us know if you need help on this question or any question about Windows.

  • ESX 4.0 problem with post install in kick start.

    Hi all

    I have problem with writing a script for starting a esx4. Everything works OK until I try to enable vmotion. my kickstart script looks like:

    AcceptEULA

    keyboard us

    AUTH - enablemd5 - enableshadow

    1. Names of canonical readers:

    clearpart - overwritevmfs - drives = mpx.vmhba0:C0:T0:L0

    1. Uncomment to use the first detected disk:

    #clearpart - firstdisk

    1. Uncomment the esxlocation line and comment out the clearpart

    2. and physical partitions to do a non-destructive reinstall.

    #esxlocation - uuid = 2be8278c-007 b-4389-947f-0f6a72a23036

    install the cdrom

    rootpw - iscrypted $1$ fh40NuLv$ jo1FUrvpfHEXHINgANoEj.

    time zone hours utc-"Poland".

    network - addvmportgroup = true - device = vmnic1 - bootproto =-= 192.168.10.10 static ip - subnet mask = 255.255.255.0 - Gateway = 192.168.10.1 - nameserver = 192.168.10.1 - hostname = test

    part "/ boot" - fstype = ext3 - size = 1100 - ondisk = mpx.vmhba0:C0:T0:L0

    1. Uncomment to use the first detected disk:

    #part ' / boot ' - fstype = ext3 - size = 1100 - onfirstdisk

    the game 'none' - fstype = vmkcore - size = 110 - ondisk = mpx.vmhba0:C0:T0:L0

    1. Uncomment to use the first detected disk:

    'none' - fstype = vmkcore - size = 110 #part - onfirstdisk

    part "Storage1" - fstype = vmfs3 - size = 8604 - grow - ondisk = mpx.vmhba0:C0:T0:L0

    1. Uncomment to use the first detected disk:

    #part 'Storage1"- fstype = vmfs3 - size = 8604 - grow - onfirstdisk

    VirtualDisk "esxconsole" - size = 7604 - onvmfs = 'Storage1.

    part 'swap' - fstype = swap - size = 600 - onvirtualdisk = "esxconsole".

    the part "/ var/log" - fstype = ext3 - size = 2000 - onvirtualdisk = "esxconsole".

    part ' / ' - fstype = ext3 - size = 5000 - push - onvirtualdisk = "esxconsole".

    % post - interpreter = bash

    esxcfg-vswitch - L vmnic0 vSwitch0

    esxcfg-vswitch - D "VM Network" vSwitch0

    -A ' 64 VLAN' vSwitch0 esxcfg-vswitch»

    esxcfg-vswitch - a "iSCSI" vSwitch0

    esxcfg-vmknic - an "iSCSI" 255.255.255.0-i 192.168.10.11 - n

    esxcfg-road 192.168.10.1

    esxcfg-road - a by default 255.255.255.0 192.168.10.1

    service mgmt-vmware restart

    sleep 5

    / usr/bin/VMware-vim-cmd hostsvc/vmotion/vnic_set vmk0

    service mgmt-vmware restart

    When I run the command/usr/bin/vmware-vim-cmd vmotion/hostsvc/vnic_set vmk0 after installation in ssh allows vmotion, but when it is run by Setup in the % post section that's not what I'm doing wrong?

    Concerning

    Zbyszek

    I did a startup script and it started working.

  • Problems with export and import

    I have a problem with export and import

    Here's what I did...
    exp "'/ as sysdba'" PARFILE=parfile.txt
    
    PAFILE
    
    TABLES=user1.Table1
    file=Table1_1006.dmp
    LOG=Table1_1006.log
    query="where to_char(processeddate,'YYYYMMDDHHMISS') between to_char(to_timestamp('1911-01-01 00:00:00','YYYY-MM-DD HH24:MI:SS'),'YYYYMMDDHHMISS') and to_char(to_timestamp('2011-10-06 16:46:26','YYYY-MM-DD HH24:MI:SS'),'YYYYMMDDHHMISS')"
    Here is my log export
     set and AL16UTF16 NCHAR character set
    
    About to export specified tables via Conventional Path ...
    Current user changed to user1
    . . exporting table               Table1   16019049 rows exported
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    Export terminated successfully with warnings.
    Then I started to import
    /database2/rdbm15> imp "'/ as sysdba'" file=Table1_1006.dmp fromuser=user1 touser=user1 tables=Table1 log=imp_Table1_1006.log
    
    Import: Release 10.2.0.5.0 - Production on Thu Oct 6 19:57:01 2011
    
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    
    
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    . importing user1's objects into user1
    IMP-00015: following statement failed because the object already exists:
     "CREATE TABLE "Table1" ("APPROVALTRACEID" VARCHAR2(64), "REQUESTOR"
     "EID" VARCHAR2(9), "EID" VARCHAR2(9), "FIRSTNAME" VARCHAR2(32), "LASTNAME" V"
     "ARCHAR2(32), "MIDDLEINITIAL" VARCHAR2(8), "TIER" VARCHAR2(3), "JOBTITLE" VA"
     "RCHAR2(64), "JOBCODE" VARCHAR2(10), "EMPLOYEETYPE" VARCHAR2(2), "CONTRACTOR"
     "TYPE" VARCHAR2(2), "EMPLOYEESTATUS" VARCHAR2(2), "COSTCENTER" VARCHAR2(10),"
     " "COSTCENTERDESCRIPTION" VARCHAR2(50), "CONTRACTENDINGDATE" VARCHAR2(8), "A"
     "CCOUNTSTATUS" VARCHAR2(2), "LOGINID" VARCHAR2(70), "APPLICATIONGROUP" VARCH"
     "AR2(50), "APPLICATIONNAME" VARCHAR2(50), "APPLICATIONID" VARCHAR2(12), "LEV"
     "EL1" VARCHAR2(512), "LEVEL2" VARCHAR2(512), "LEVEL3" VARCHAR2(512), "LEVEL4"
     "" VARCHAR2(512), "LEVEL5" VARCHAR2(512), "PROFILECODE" VARCHAR2(50), "PROCE"
     "SSEDDATE" DATE, "APPROVERMANAGEREID" VARCHAR2(9), "APPROVERMANAGERDELEGATEE"
     "ID" VARCHAR2(9), "APPROVERT4MANAGEREEID" VARCHAR2(9), "APPROVERT4MANAGERDEL"
     "EGATEEID" VARCHAR2(9), "APPROVERAPPOWNEREID" VARCHAR2(9), "APPROVERAPPOWNER"
     "DELEGATEEID" VARCHAR2(9), "PERFORMEREID" VARCHAR2(9), "NATIONALID" VARCHAR2"
     "(30), "COUNTRYCODE" VARCHAR2(9), "PASSPORTID" VARCHAR2(20), "DATEOFBIRTH" V"
     "ARCHAR2(15), "CITYOFBIRTH" VARCHAR2(15), "VENDORNAME" VARCHAR2(50), "VENDOR"
     "MANAGERNAME" VARCHAR2(50), "VENDORMANAGERID" VARCHAR2(9), "VENDORADDRESS1" "
     "VARCHAR2(100), "VENDORADDRESS2" VARCHAR2(100), "VENDORSTATEPROVINCE" VARCHA"
     "R2(15), "VENDORCOUNTRYCODE" VARCHAR2(9), "VENDORZIPPOSTALCODE" VARCHAR2(9))"
     "  PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 4076863488 "
     "NEXT 1048576 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)            "
     "                   LOGGING NOCOMPRESS"
    Import terminated successfully with warnings.
    but I have no lines of base2
    [server1]database2
    /database2/rdbm15> sqlplus / as sysdba
    
    SQL*Plus: Release 10.2.0.5.0 - Production on Thu Oct 6 19:59:17 2011
    
    Copyright (c) 1982, 2010, Oracle.  All Rights Reserved.
    
    
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    SQL> select count(*) from user1.Table1;
    
      COUNT(*)
    ----------
             0
    
    SQL> exit
    SQL> select * from v$version;
    
    BANNER
    ----------------------------------------------------------------
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
    PL/SQL Release 10.2.0.5.0 - Production
    CORE    10.2.0.5.0      Production
    TNS for HPUX: Version 10.2.0.5.0 - Production
    NLSRTL Version 10.2.0.5.0 - Production
    Published by: user3636719 on October 6, 2011 17:23

    could ignore = y, and then try again. It should work

    Concerning
    Julien

  • Problem with IMovie and Quick time

    Hey everybody,

    I am faced with an unexpected problem with Quicktime and I Movie, and I was wondering if someone had already known that:

    I want to create a film based on shots from my personal camera. I started to work with IMovie to create a sequence of opening and added his musical band. I exported the scenes in Quick Time format without any problem. However, when I merge the exported sequence of I film with shots of my video camera, the soundtrack is completely eliminated.

    I checked on the Internet and saw that there might be a problem of "Codecs". To avoid this, I exported the sequence IMovie with Codecs of same as one of my video camera files.

    Now, if I compare the files exported from I Movie and those of my video camera, they have identical characteristics. However, the soundtrack will always disappear when I merge them.

    Could someone please help me solve this problem?

    Thank you very much in advance.

    Concerning

    Could someone please help me solve this problem?

    Not only based on what you already said.

    I want to create a film based on shots from my personal camera. I started to work with IMovie to create a sequence of opening and added his musical band. I exported the scenes in Quick Time format without any problem. However, when I merge the exported sequence of I film with shots of my video camera, the soundtrack is completely eliminated.

    How would you"merge" files? (I.e. a "QuickTime" format is any form of data compatible with the platform of supply and the specific structure of QT incorporated into real employment that is stored in a container of MOV file on any of up to 99 tracks possible). Also, what app do you use for reading the file 'merged '? (For example, some media players ignore secondary audio tracks as a result of some methods of 'fusion' of files so it is important to know how the files are "merged," whether or not the audio data are "scattered" several tracks, and/or if the Media Player supports playback of multiple, sequential audio popular.)

    I checked on the Internet and saw that there might be a problem of "Codecs". To avoid this, I exported the sequence IMovie with Codecs of same as one of my video camera files.

    The specific codecs and settings using the specific version of iMovie? (The current Mac OS X operating systems have two X QT and 'classic' Qt integrated structure so it is important to know what structure is used here and how).

    Now, if I compare the files exported from I Movie and those of my video camera, they have identical characteristics. However, the soundtrack will always disappear when I merge them.

    As a general rule, you should review the file "merged" to determine why it does not play back correctly rather than comparing the characteristics of the source being merged files. The main problem here seems to be in your project workflow. That is, you seem to be when you perform an operation in two steps rather than edit several iMove multimedia files and then export the combined results in a video the video and audio tracks have been flattened and exported in standard compression formats with unified settings, features and the.

  • Compatibility problem with Vista and iTunes

    I downloaded iTunes 9 on my Tobisha laptop Satellite last night and put about 2.5 GB of music on it. I didn't upload the music from the internet. I used MP3s, I had for a few years.

    When I went to boot up the laptop this morning the loading process took some time, but it never loaded to the login screen. I just see the bottom of MicroSoft. Is there a compatibility problem with Vista and iTunes? Maybe I put too much music on my laptop?

    Boot in safe mode and delete iTunes and all the music I downloaded would solve the problem? Or it is less simple than that?

    Don't know where to direct this question if any help you could provide would be greatly appreciated.

    Thank you.

    Hello

    iTunes is compatible with Vista and there should not be any problem.
    Yesterday, I installed iTunes 9 on my U400 and everything happened correctly.
    If your laptop can not boot Vista correctly, then you should try the repair feature.

    Turn on the computer and press F8. Now you will see the advanced boot menu.
    Now, you have many choices.

    As a first step, you should try the option called: last good known Configuration (Advanced)

    If this will not help and the Vista will not start then try the option called repair your computer. This option displays a list of system recovery tools, you can use to repair startup problems, run diagnostics, or restore your system.

    If that does not help, then you will need to retrieve the unit using the Toshiba recovery disc or HARD drive recovery.

  • Satellite L30: Vista problems with pages minimizing

    Hello

    I just bought the computer Satellite L30 toshiba laptop and I'm having problems with pages to minimize whenever I click on the page. Most of the time it happens when I click on the scroll bar, but it also happens when I click on any part of the page and when im typing.

    It becomes very annoying. I've only had this laptop for about 2 weeks and the problem has been there since the first day. IM runing Windows Vista Home Basic Edition.

    No one knows the cause or how to sort?

    Hi maxien

    Question very, very extraordinary in my view we need to know if there of something wrong with the hardware or software
    You have certainly a few disks; Recovery CD
    Then try to reinstall the whole OS again on the operating system and check if the minimization problem
    Please come back and report the results

  • Pavilion 15 laptop: problems with stop and "standby" mode.

    I upgraded from windows 8.1 for windows 64 bit home 10. I had problems with stop and goes into sleep mode and cannot be resolved, then I reinstalled windows 10. Everything worked fine for a few moments, and then the same problem reappeared. I can't stop or put my PC into sleep mode, unless I have first of all to make a restart. After a reboot, I am able to stop or go to sleep mode without problem. If I try to do either without a restart, the screen goes black and the indicator light remains lit. The only way I can get it to start then press on and hold the power button and force a shutdown down, then press the power button to restart the upward. I have another PC, a wafer think that Lenovox has been upgraded to windows Windows 7 10. This PC work fine with windows 10, no problem at all. It's just the HP Pavilion 15 who has these questions. It makes me crazy.

    Look through the tool of troubleshooting possible solutions here:

    http://support.HP.com/us-en/document/c03383935

  • BlackBerry Z10 Z10, problem with Gmail and BIS

    I just got a new Z10 and had all configured to discover that my primary e-mail service, Gmail, does not work if the only internet access is through the Blackberry Internet Service (BIS).

    When I configured first, I got Wi - Fi active (other than BIS, I don't have a data plan as my main focus is email). As it was my 3 services e-mail (Gmail, Hotmail and my prived ISP service) all the connected without problem. It was only after I turned off WiFi that I discovered that while my other two services work fine, my Gmail account has become "not connected".

    I tried everything I could think of, including delete my Gmail account, do a reboot cold and then try setting up the account to new as well as doing a reset complete, I could start over again. All to nothing does not. Only if the WiFi is on what can I cannect to Gmail and that doesn't help me if I don't have a Wi - Fi service.

    Does anyone have any suggestions as to what I might try?

    BasinGroup wrote:
    Two problems with your comment about BB10 supporting not BIS: 1), a BB subscription service would be nuts not to provide support and 2) my 2 other E-mail accounts work fine with BIS.

    You may be right about Gmail not supporting ActiveSync, but on the device the Z10 was supposed to replace (Torch 9860 running os 7.1.0) no problem with Gmail and BIS, so there must be something unique about BB10 on the Z10.

    BIS is not used on BB10. BB10 access directly servers of e-mail now.

    Have you tried to configure gmail so that the signal from the carrier and not on wifi?

    In Gmail, you enable IMAP access and not use two-factor auth

  • Problems with clicking and scrolling when you are using the mouse in IE

    Separated from this thread.

    Original title:

    Problems with clicking and scrolling when you are using the mouse

    I have the same problem.  My touchscreen responds but my touchpad and mouse are unable to save a click in IE.  I need to reboot to rectify.  It seems to be more common when the laptop comes out of fashion 'sleep'.   I tried all the steps above, everything is up-to-date.

    Hello Fred,.

    Thanks for the reply.

    I appreciate your efforts to resolve the issue.

    I would suggest trying the following methods and check if it helps.

    Method 1:
    Run the hardware and devices Troubleshooter and check. Please follow these steps:

    a. press Windows + W keys, type Troubleshooting in the search box and press on Enter.
    b. click on 'show all' and then click 'hardware and devices'.
    c. click 'Next' and then follow the on-screen instructions.

    If this does not help, then use method 2.

    Method 2:
    Start your computer in safe mode and check the number.
    Refer to this article:
    Start settings for Windows (including safe mode)
    http://Windows.Microsoft.com/en-us/Windows-8/Windows-startup-settings-including-safe-mode

    I hope this information helps.

    Please let us know if you need more help.

    Thank you

  • Problem with Skype and Windows 8

    Received a new computer with Windows 8.  Skype came on the computer and worked great for a day.  Now it shows people I'm "unavailable" even if I'm registered.  When I make a call, it sounds just and rings and the person I call does not get notification.  Should I uninstall the Skype that came on the computer and download another version?  Any suggestions?  Please make simple answer - I'm NOT techie and I need Skype to work for my company!

    You use the Skype app?  If so try to install Skype to office and use it from the desktop.  The apps are a little more prone to disorder compared to the fuller program.

    How the desktop version of Skype on Windows 8?

    https://support.Skype.com/en/FAQ/FA12162/how-do-i-get-the-desktop-version-of-Skype-on-Windows-8

    You can also restore the system to use to return to happier times.

    How to repair the operating system and how to restore the configuration of the operating system to an earlier point in time in Windows Vista (7 or 8).
    http://support.Microsoft.com/kb/936212/#appliesTo

    See, control Panel\All Control Panel Items\Recovery\ Open System Restore

    See if the program can diagnose any problems with applications and correct.

    Download and run the troubleshooter modern UI App and check.
    http://download.Microsoft.com/download/F/2/4/F24D0C03-4181-4E5B-A23B-5C3A6B5974E3/apps.diagcab

    What to do if you have problems with a soft
    http://Windows.Microsoft.com/en-us/Windows-8/what-troubleshoot-problems-app

    Another third-party program may be causing a problem.

    How to perform a clean boot for a problem in Windows Vista, Windows 7 or Windows 8
    http://support.Microsoft.com/default.aspx/KB/929135

    Most of the new machines come with a recovery partition, allowing you to return your purchase, you will need to check your user guides (or the manufacturer's Web Site) for instructions.  Choose this path requires you to save all the data first.

    These options are also integrated to Windows 8.

    How to restore, refresh or reset your PC
    http://Windows.Microsoft.com/en-us/Windows-8/restore-refresh-reset-PC

  • Is there a problem with ValueChangeListener and af: table?

    Hello...

    I use JDeveloper 11.1.2.0.0

    Is there a problem with ValueChangeListener and af: table.

    Here my problem...

    I have two inputtext in af:table and I want to change the value of inputtext2 when I change the value of inputtext1
    so I put the autosubmit = "true" to inputtext1 and set the valuechangelistener method that is in the page bean
    and I put the partial inputtext2 trigger = "inputtext1 id".

    but when I run the page and change the value of inputtext1 that nothing happens.

    But if I have the previous scenario in af:panelFormLayout instead of af: table its work and the value of inputtext2 is changed to the user.

    any ideas...

    Thans.

    Sorry for the delay... :(

    And why if I use page JSF is the binding property disappears
    in the tab advanced in the property inspector.

    If you cannot power discovered the binding property in the palette of the means, your jsff page is automatically linked.
    If only the problem.

    try to create the new page jsff, while creating jsff, finally there is radio box something like
    do not expose the UI components automatically. check and create.

    and create a java file. Then you can bind components with the java file as you wish.

    to check your jsff page is autobinded are no means?
    Open your jsff page.

    Menu's that are on it - in this section. You can see the design menu that struck. If you hit it means you see Wizard property page go to the tab component binding
    There is a check box available

    If the box is ticked means that you page are automatically linked. If this isn't the case, you must link.

    -edited lately.

  • curious problem with extrusion and rotation

    I found a curious problem with extrusion and turn into the CS6. It's not a bug, but it's a behavior that is less intuitive who is confused and sometimes painful. I think it is something that should go on the list of tasks for the devs. Someone else, right? Don't agree?

    Example:

    Rotate_issue.jpg

    I started with a path arrow, to which I applied the effect "extrude". I then put an icon on top of the arrow and grouped in the icon and the arrow. Now, I use this icon arrow in several different parts of my design, in different orientations. I flip the arrow, the relative position of the icon and the arrow seems to pass. I believe that this is happening because when you rotate the arrow icon, Illustrator rotates both the icon and the arrow on the center of the underside of the arrow. This is because the upper side of the arrow is essentially fictitious, just an artifact of the effect of extrusion. So, even if the icon appears as if it is drawn on the upper side of the arrow, it behaves as if it is attached to the underside of the arrow. When you apply a transformation, this transformation impacts on the underside of the arrow, causing the top of offset from the icon.

    The solution would be to add an extra box to the effect of extrusion, asking if you wanted to extrusion (the way things are currently done) upwards or downwards. If you can extrude downwards, then the upper side of the arrow would be the 'real' face, those affected by the changes. You can then put a picture on the top, the arrow and the image of the group, and when you apply a transformation, the icon would remain fixed relative to the top, which would be consistent with your intuitive expectations.

    If anyone is curious to experiment with this particular example, I posted this file in Google Docs here:

    https://docs.Google.com/file/d/0B0Hoxcl5zTEtTXo5QnNsMGwwOGc/edit?USP=sharing

    It's about what you just mount the image with a transformative effect to match the extrusion.

    So basically, you apply a 3-d rotation effect to your image to match the rotation of your arrow, then you apply a transformation movement in the vertical axis to match the height of your extrusion.

    hope this helps

    https://docs.Google.com/file/d/0B4ilRoSBagc3d2w2Ylc2cWxFVjA/edit

    If you want to get real on this issue retro we only corresponding to the rotation of the arrow in the center of the extrusion, if we wanted to distort the image perfectly, the rotation should be slightly higher, but anyway, it is hardly noticeable.

Maybe you are looking for