a little help with a modification form?

Hi all:

So, I tried to fold a rectangle shape with rounded corners with a radius of 30px using the anchor to add and convert tools... just don't have a lot of luck to al and so I'm looking for some advice.

Here's what I'm trying to accomplish

RSS temp 2.jpg

Seems no matter how I go about it I am not close #2 so for those who master powerful Pen... I ask for pointers, you may have to offer

Thank you!!

The easy way would be to use Edit > transform path > Warp > Arc

Tags: Photoshop

Similar Questions

  • Help with the contact form

    HI guys,.

    Has been woundering if anyone could help me with the php/html contact form.

    I already tried a more complex form of php, but was not then go try a simpler this time around.

    It sends the form through just his Blanck...

    Any advice would be great

    HTML:

    < id section 'contact' = class = "4" >

    < div class = "container" >

    < header >

    Contact < h2 > < / h2 >

    < / header >

    < p > please do not hesitate to get in touch, to < a > < /a > mymail, or use the form below. < /p >

    < are method = "post" action = "send_form_email.php" >

    < div class = "row half" > < div class = "6u" >

    < input type = "text" class = "text" name = placeholder "name" = "Name" / >

    < / div >

    < div class = "6u" >

    < input type = "text" class = "text" name = "email" placeholder = "Email" / >

    < / div >

    < / div >

    < div class = "row half" > < div class = "12u" >

    < textarea = "message" = "Message" placeholder name > < / textarea >

    < / div >

    < / div >

    < div class = "row" >

    < div class = "12u" >

    < input type = 'submit' class = "submit button" value = "Send the Message" >

    < / div >

    < / div >

    < / make >

    < div style = "" clear: both; "> < / div >"

    < / div >

    < / section >

    < / div >

    PHP:

    <? PHP

    $EmailFrom = "";

    $EmailTo = 'my email ';

    $Subject = "message from Site."

    $Name = Trim (stripslashes($_POST['Name']));

    $Email = Trim (stripslashes($_POST['Email']));

    $Message = Trim (stripslashes($_POST['Message']));

    validation

    $validationOK = true;

    If (! $validationOK) {}

    Print "< meta http-equiv =-"refresh\"content =------"0; " URL = Error.htm\ "' >"; "

    "exit";

    }

    prepare the body of the email text

    $Body = "";

    $Body. = "name:"; "

    $Body. = $Name;

    $Body. = « \n » ;

    $Body. = ' e-mail: '; "

    $Body. = $Email;

    $Body. = « \n » ;

    $Body. = "message:"; "

    $Body. = $Message;

    $Body. = « \n » ;

    send email

    $success = mail ($EmailTo, $Subject, $Body, "in: < $EmailFrom >" "");

    Redirect to the page of the successful

    If {($success)

    Print "< meta http-equiv =-"refresh\"content =------"0; " URL = index. html\ "' >"; "

    }

    else {}

    Print "< meta http-equiv =-"refresh\"content =------"0; " URL = Error.htm\ "' >"; "

    }

    ? >

    Linux servers are case-sensitive - Email is not the same as e-mail.  Form in your HTML form field names must exactly match the PHP variables.

    Nancy O.

  • need a little help with time calculation

    Hello

    I tried to implement oauth2 and youtube api. I can connect and can recover the access_token and other oauth required as expires_in json values.

    What I'm trying to do is drive if my access token is valid or not before making another call to their api - youtube gives a value - expires_in that normally contains 3600, which I suppose is seconds. I'm trying to add this time now using clock_gettime(), but I don't get correct values for my calculation - nowTime + expiresInt.

    Anyone can point out the problem with my code please? It could be a bad way to do it, but I thought that I spent a few hours on this subject before asking for help.

    Thank you.

    token = c.value("access_token").toString().toStdString();
        refreshtoken = c.value("refresh_token").toString().toStdString();
        saveValueFor("access_token", QString::fromStdString(token));
        string expires = c.value("expires_in").toString().toStdString();
        saveValueFor("refresh_token", QString::fromStdString(refreshtoken));
        struct timespec* start;
        clock_gettime(CLOCK_REALTIME, start);
        int nowTime = start->tv_sec;
        std::stringstream str(expires);
        int expiresInt;
        str >> expiresInt;
        nowTime += expiresInt;
        stringstream nowTimeString;//create a stringstream
        nowTimeString << nowTime;//add number to the stream
    

    Now you install milliseconds and seconds.

  • So I need a little help with the Flash colors

    I always use the red, green and blue gradient colors Flash below for metal stuff, but how do I get the effect of this red color in different colors like yellow?color.png

    If you want to use predefined gradients, what you could do is the first color any field you want with one of them, and then select the fill and use the color Panel to replace the Red some other color you prefer.   If you have never worked with the degraded section of the color Panel, you will be probably it find a bettter tool to create and fine-tune transitions.

    You just doubleclick, this little red square in the lower left and it opens a color sample as you have demonstrated to select another color

  • need a little help with acs2

    Hi, I have box_mc and box2_mc, and I have an animation_mc (I've marked it Flash)

    I would if I drop box_mc box2_mc animation should play.

    My codes: to box1_mc

    onClipEvent (load) {}

    this.tabEnabled = false;

    This ._visible = false;

    orig_x = this ._x;

    orig_y = this ._y;

    }

    on {(press)

    this.startDrag ();

    }

    on (release) {}

    this.stopDrag ();

    This ._x = orig_x;

    This ._y = orig_y;

    If (eval (this._droptarget) == _level0.box2_mc) {}

    _level0.animation_mc. Play() //it does not work

    }

    }

    If you help me I will be happy (sorry for eng)

    There is nothing wrong with the code as show you if all three items are on the same main timeline.

    Use the function trace() to ensure that the conditional test is being satisfied and that the subject of animation_mc exist.

    on (release) {}

    this.stopDrag ();

    This ._x = orig_x;

    This ._y = orig_y;

    trace (Eval (this._droptarget));

    If (eval (this._droptarget) == _level0.box2_mc) {}

    trace (Eval (_level0.animation_mc));

    _level0.animation_mc. Play() //it does not work

    }

    }

  • Need a little help with a code

    Hello adobe community!

    I've been fiddling around with FLASH MX and made a game VERY slowly.

    I picked up a lot since the beginning and you have restarted the game MUCH MUCH time = D...

    But I have now a copy which is neat and clean and works great BUT I came in a bit of a problem.

    I have _global.goldenticket = 0;   on my first image as well as other variables and I had one place where we can acquire a "goldenticket.

    now, things are starting to confuse me... ive added a button inside a clip which, if you click on 'must' check if I have a golden ticket and then let me go to the specified image...

    {We (Release)}

    {if(goldenticket=="1")}

    money-= 50;

    Energy-= 50;

    _root.gotoAndPlay ("enter");

    } else {}

    This.Enabled = False;

    }

    }

    However the button doesn't seem to see my ticket (even tho Ive added a dynamic text box to keep track of how I, 1)

    Ive tried different ways to get around this, but I can't make it work...

    Please someone help me... relatively simple answers please =------im only a few days of learning flash and codeing. but im enjoying what im doing so im learn quickly.

    will have my face on the screen waiting = D

    Thanks to everyone who took a glance at my son!

    If it's a variable _global then send it as a...

    {if(_Global.goldenticket=="1")}

    Also, if it is a number you should not use quotation marks around it.

  • Quick help with client email form

    I just created my form and .php file to send to an email address. All the input fields work correctly, except one. I can not a drop of water to the low sending (main category) field to send me the presentation. The form works fine on the Web site, e-mail leaves a field empty. Any help in my coding would be greatly appreciated.

    form:

    < do action = "merchantsignup.php" method = "post" id = "contact_form" > "

    < Center > < table width = "637" border = "0" >

    < b >

    < td > company name:

    < br / >

    < input type = "text" name = "name" / > < table >

    < td > business telephone:

    < br / >

    < input type = "text" name = "phone" / > < table >

    < td > Business Email:

    < br / >

    < input type = "text" name = "email" / > < table >

    < /tr >

    < b >

    < td > business address:

    < br / >

    < input type = "text" name = "address" / > < table >

    < td > city & Zip:

    < br / >

    < input type = "text" name = "city code" postal / > < table >

    < td > Business Web page:

    < br / >

    < input type = "text" name = "Web page" / > < table >

    < /tr >

    < b >

    < td > main category < br / >

    < select name = "Main category" >

    < option value = "Food" > food < / option >

    < option value = "Soda" > Soda < / option >

    < option value = "Candy" > Candy < / option >

    < / select >

    < table >

    < td > sub-category:

    < br / >

    < input type = "text" name = "Category2" / > < table >

    < td > < p > < / p > < table >

    < /tr >

    < b >

    < /table >

    < td > < p > on the Business: < br / >

    < textarea cols = "88" lines = '8' name = "a connection" > < / textarea >

    < / h3 >

    < /p >

    < p > < input type = "submit" name = "submit" value = "Send" / >

    < input type = "reset" name = 'reset' value = 'Clear form' / > < / p >

    < / make >

    .php files

    <? PHP

    / * Email Variables * /.

    $emailSubject = "market entry";

    $webMaster = ' [email protected] ';

    / * Data variables * /.

    $name = $_POST ['name'];

    $phone = $_POST ['phone'];

    $email = $_POST ['email'];

    $address = $_POST ['address'];

    $city = $_POST [' city/postal code'];

    $webpage = $_POST ['page'];

    $main_category = $_POST ["main"];

    $category2 = $_POST ["Category2"];

    $about = $_POST ['about'];

    "" $copy_photo [0] = "";

    $body = < < < NEM

    < br > < hr > < br >

    Name: $name < br >

    Phone: $phone < br >

    E-mail: $email < br >

    Address: $address < br >

    City: $city < br >

    Wegpage: $webpage < br >

    Main category: $Main < br >

    Category2: $category2 < br >

    Topic: $about < br >

    NEM;

    $headers = "from: $email\r\n";

    $headers. = "content-type: text/html\r\n";

    $success = mail ($webMaster, $emailSubject, $body,

    $headers);

    / * Results made in the HTML form * /.

    $theResults = < < < NEM

    < html >

    < head >

    < title > < /title > message sent

    < meta http-equiv = "refresh" content = "3; URL =http://lf.com/index.shtml' > .

    < style type = "text/css" >

    <!--

    {body

    background-color: #000;

    do-family: Verdana, Arial, Helvetica, without serif.

    font size: 20px;

    make-style: normal;

    line-height: normal;

    make-weight: normal;

    Color: #FF0000;

    text-decoration: none;

    padding-top: 400px;

    margin left: 250px;

    Width: 800px;

    }

    ->

    < / style >

    < / head >

    < div align = "center" > thank you for your communication! You will receive an email from us shortly! < / div >

    < / div >

    < / body >

    < / html >

    NEM;

    echo "$theResults";

    ? >

    Any help would be greatly greatly appreciated!

    Your form does not match your script.  Try to be consistent in your naming conventions.  Also, PHP is case sensitive be careful at that as well.

    Change this in your form:

    And change the variable data in PHP:

    $main_category = $_POST ['main'];

    to do this:

    $main_category = $_POST ['main_category'];

    It should work now.

    Nancy O.

    ALT-Web Design & Publishing

    Web | Graphics | Print | Media specialists

    http://ALT-Web.com/

    http://Twitter.com/ALTWEB

    http://ALT-Web.blogspot.com/

  • Need a little help with AE

    Hi all, I'm having a small problem with After Effects. I'm a Design student computer games of second year and I'm trying to wrap my different modules for the year.

    One of my modules 3D and animation, I made my last animation output as PNG. There are tired of running at 24 frames per second depending on the 22 second audio clip. When I put the images in After Effects as a sequence PNG sequence is only 18 seconds long and makes out in 18 seconds.

    I put the composition 22 seconds long and do speed 24 seconds when I started the comp. I have a layer of PNG (images you will see) and a second layer of PNG (a rendered 3D Studio Max Zdepth) to create a depth of field effect.

    How can I get these PNG to make out at the speed I want? They always make out too fast.

    This will probably turn out to be something really simple, I apologize if this is! I tried to look online for other people asking, but I have too much time in the next week and can't afford to spend time looking around. I would be very happy if someone could give me a helping hand.

    Thank you.

    Make sure that you are interpreting the film sequence of still images at a good rate. Read this page.

  • Need help with a flash form

    Hello

    I have a customer who would like a form like this, http://www.plus.approvedprintingcompanies.co.UK/UK/questionnaire6/UK-companies.aspx?gclid= CI_ku7L5850CFU0B4wodDDjIIw # 

    I guess it is Flash, I really know a bit about Dreamweaver and have managed to design a site with this. I don't know anything about Flash, although I have the program. I am able to easily create a form similar to this one, and then apply it in Dreamweaver?

    I know how to create a form in dreamweaver and then once that he argued, it is sent to an e-mail address. But this form looks like it is in individual pages, or it works in the same way?

    Can someone tell me if I can create something like this and place in dreamweaver? And there at - it a tutorial that I can use?

    This form is not a Flash design.  I can't tell you how to design, but you can look at the source code of the page to see it.

  • A little help with my first effort of 2 column liquid hybrid.

    Hi all:

    I'm trying my first hybrid liquid layout help "column 2 hybrid columns, header and footer to the left" of DW. layout and it's fine, but... I can't get rid of the black line just below the top box that contains two charts of the samle. In my view, there can be a lag between the div "topcontainer" and "container" div below. I just can't understand how to fix it.

    Here is a link to show you what I'm trying to accomplish. http://reynolds-marketing.com/twotest/atest.html

    Attached are the html and css files.

    Any suggestions would be much appreciated. TIA!

    Hello

    Try to remove the line that I have highlighted in your css file.

    {.twoColHybLtHdr #topcontainer}
    Width: 100%;  / * This will create one that contains 80% of the width of the browser * /.
    background: #FFFFFF;
    margin: 0 auto; / * margins (in conjunction with a width) auto Center the page * /.
    border: 1px solid #000000;
    text-align: left; / * This setting overrides the text-align: center on the body element. */
    }

    PZ

  • a little help with XMLTable?

    Hello

    I just read this thread (use of XML in Oracle
    and since I havn't used xmltable before I thought I would experiment a bit. (I thought that posting a new thread as this is perhaps another question.)

    I can't get this application to work:
    SQL> select * from v$version
      2  /
    
    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 Linux: Version 10.2.0.5.0 - Production
    NLSRTL Version 10.2.0.5.0 - Production
    
    SQL> select  id,
      2          archive
      3    from  XMLTable(
      4                   '/BSGDocs/Doc'
      5                   passing XMLType(Q'[<BSGDocs><Doc Id='562' Archive='1'></Doc><Doc Id='563' Arch
    ive='0'></Doc></BSGDocs>]')
      6                   columns
      7                     id varchar2(5) path '@Id',
      8                     archive varchar2(5) path '@Archive'
      9                  )
     10  / 
                     passing XMLType(Q'[<BSGDocs><Doc Id='562' Archive='1'></Doc><Doc Id='563' Archive='0'></Doc></BSG
                                                                                                        
    ERROR at line 5:
    ORA-01780: string literal required
    I looked at the documentation (http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14259/xdb_xquery.htm#CBAJBBDD)

    but it did not much help, I still seem to get a syntax error any.

    I tried to simplify a bit down for my own purposes:
    SQL> create table xfoo as
      2  select xmltype(cursor(select * from dual)) x from dual ;
    
    Table created.
    
    SQL> select  dummy
      2    from xfoo,
      3        XMLTable('/ROWSET/ROW'
      4                   passing x
      5                   columns
      6                     dummy varchar2(5) path '/DUMMY'
      7                  );
                       dummy varchar2(5) path '/DUMMY'
                                                    *
    ERROR at line 6:
    ORA-01780: string literal required
    what I am doing wrong?

    What is this 1tran etc. ?

    You concatenated all the nodes in the data area: when you widen the column, you will see all of the text: 1transactioninteger999 etc...

    Basically, you were close: just avoid the attack:

    SQL> with xfoo as (
    select
    xmltype('
               
                  1
                  transaction_number
                  integer
                  999
               
              
                  1
                  first_name
                  varchar
                  Isaac
               
              
                  1
                  last_name
                  varchar
                  Newton
               
            ') x from dual
    )
    --
    --
    select id, name, datatype, value
      from xfoo,
          xmltable('/Data/DataField'
                     passing xfoo.x
                     columns
                       id   number      path 'id'
                      ,name varchar2(5) path 'name'
                      ,datatype varchar2(5) path 'datatype'
                      ,value varchar2(5) path 'value'
                    ) t
    /
                 ID NAME  DATATYPE VALUE
    --------------- ----- -------- -----
                  1 trans integ    999
                  1 first varch    Isaac
                  1 last_ varch    Newto
    
    3 rows selected.
    
  • A little help with arrays

    Hi guyz

    I have a problem with the reading and processing of element of an array. I have a "reference database generator" and for example I generate a sine wave. Can I use 'Get waveform components' to get the data for the chart, after that, I have a table 1 d of data (right?) at the exit of the "component of the waveform to Get' block.» I need to read everything, treat it and then send it as a value from a function entry. So, how can I get all the elements in this array and send it further?

    I hope that I was clear with my problem.

    It would be great if you could provide me with assistance.

    Thank you very much

    Andrei_L.

    And just for completeness:

  • Could use a little help with a predefined layout

    I use available fixed predefined CS3 with sidebar right, header and footer:

    1. in the css to Dreamweaver generated layout, listed is a .clearfloat class. Because it begins with a period (.) I expect it to appear in the list of styles in the properties panel view design as well as all the other classes, but it doesn't and I don't understand why not. I see it in the view code after the div container But my page has also 3 floating elements inside a wrapper (in the container div) and if I understand correctly, I must add this after the last of these 3 elements. Why it is in the css as a class first, if I can only enter it manually?

    2. in the same provision, float left and right (.fltrt and .fltlft) are listed in the css with the following comment: "this class can be used to float right to the item in your page. The floating element must precede the element it should be next to the page. ' That sounds backwards. It should not read the floating element be * after * the item should appear next? I mean, how can you float a right of the item before the item to the left it is has been placed?

    I would like some advice.

    #1 clearing floats is a common practice after the floats are no longer needed.

    In general, I put my .clearing class immediately after my period of float.

    #2 that he's not back. That's how work the floats.  The floating element comes first because a float is taken to the normal flow of content.  Float clearing resumes normal content stream.

    See float tutorials for more details:

    http://CSS.maxdesign.com.au/Floatutorial/

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • Little help with the EXR files if you could.

    Asked a simple Hue/Saturation effect an EXR file sequence in AFX CS5. The controls seem unpredictable. Brightness adjustment seems the effect of Saturation. Thank you

    And that is exactly? Sorry, it's far too vague. Provide a framework for inspection sequence or screenshots. In any case, I get this magic tingle in my left toe, who told me that files were rendered with incorrect parameters in your 3D, so exposure program and internal value chains are far away, resulting in the apparently faulty behavior. Either they are hopelessly over-exposed (all values greater than 1) or your lines are so small (shortly above zero, but never reached space of 0.5 to float maybe) that even small adjustments whack out them. There's certainly nothing wrong with the effect...

    Mylenium

  • Need a little help with a photo effect, examples on the inside.

    Hey everybody, I tried to reproduce this effect for some time without success.  I have attached a picture for example, if someone can help me I would really appreaciate, thanks a lot!

    http://S9.Photobucket.com/albums/A54/klubhead/?action=view & Current = l_3a18e6d1083b0f4ba7f01 58505d3aa4d.jpg

    If you have one of the newer versions of Photoshop, which includes the surface filter, there is a video tutorial to this call from the link "Dave Hill Photoshop effect tutorial" that shows how a similar effect using the native filters.

    http://www.graphictutorials.NET/Photoshop-tutorials/photo-effects/Dave-Hill-look-Photoshop - video tutorial.

    I also found a link to an article that uses the card Camera Raw to simulate the Lucis Art filter has a very heavy price. This article also includes parameters to simulate this effect if you use Lightroom.

    http://www.scottkelby.com/blog/2008/archives/1094

    A link to plug Lucis Art in the site:

    http://www.LucisArt.com/

Maybe you are looking for

  • 7 2801 slate does not turn off

    Hello. Our problem is that we cannot get my daughters tablet stops therefore the battery keeps dying. You can go through all the prompts to activate deactivate and next thing his back. Any suggestions? Thank you

  • Wireless USB adapter does not

    Was in the middle of the viewing of a site when it went offline.  Reset router has not been set.  Software can not see the router and adapter shows no light. Is it possible to test this adapter?

  • Asus internet connection

    I was told to update my computer by Microsoft.  Figured out how to access the ASUS.  Have an error message when the update server is trying to connect to: dlsvr03.asus.com.  The message flashes so fast that I can't read.  Can see just a few words at

  • Windows live mail is stuck.

    Original title: the life of windows mail is blocked Hello- my life of windows mail is stuck in the execution of 'send message '. and "0 1 finished" I closed and open, rebooted the PC - but the program gets stuck. all the ways to open it, show me the

  • How deep freeze the computer?

    Please can you me on the way to deep freeze the computer easily?