|
|
Part 2 of 2 in series Troubleshooting 
If you modify or make additions to Internet Explorer 8, it can cause random program crashes or features to malfunction. These problems include:
- Font sizes do not change
- Yellow background stays behind text after editing.
- Text jumps when you double click on the text object to edit it
- Problems with galleries
- Crashes when copying and pasting
- Other random problems
Reason for the Problem
Our research leads us to believe that Internet Explorer 8 Add-Ons from third party developers are corrupting IE8. Some of the Add-Ons work fine, but some can cause problems with Windows programs. Add-Ons can even interact with each other to cause even more problems.
IE8 Reset (Internet Explorer 8 Reset)
This solution will NOT cause you to lose any Favorites or Home page settings or affect any other browsers that you use.
If your computer is connected to a Proxy Server, DO NOT do this procedure, it will break the connection to your Proxy Server. If yo don’t know what a Proxy Server is, contact your IT person to see if you are using one. If you don’t have an IT person, you don’t have a Proxy Server.
- Close Web Studio
- If you haven’t upgraded to Internet Explorer 8 yet, then click to upgrade at http://www.microsoft.com/windows/internet-explorer/worldwide-sites.aspx. Choose your operating system on the right side of the page. Download and install Internet Explorer 8.
- Now open Internet Explorer 8, click on the Tools drop down menu, and then choose Internet Options at the bottom.

- Click the Connections tab and then press the LAN Settings. This opens the Local Area Network (LAN) Settings dialog.

-
If you have entered information into any of these fields you will need to write them down on a piece of paper as these will be reset during this process and are necessary for you to connect to the internet. There are two sections to the LAN Settings. Make sure you write down all of the information. If these are blank, just press Cancel.

- Now, click on the Advanced tab and then click the Reset button at the bottom of the window.

If you get an error that says you need to close other programs before you can reset, then restart your computer and go through these steps again.

- When you click the Reset button in the Advanced tab, a new window opens.

- In the new window, click the Reset button. DO NOT check the box that says Delete Personal Settings.
- After it finishes the reset, press the Close button. It will ask you to restart Internet Explorer. Close Internet Explorer comnpletely and then reopen it.
- Internet Explorer will prompt you with a few questions about how ou’d like to use itl These are personal preferences that will not affect how Web Studio is used. When it is done with the setup, it takes you to the Home Page.
- If you copied anything down from the LAN Settings when you first opened the Internet Options window, you must go back now and re-enter the information.
- Open Web Studio and text to see of your issues are now resolved.
Still have problems?
If you continue to experience problems we reommend a complete uninstall and reinstall with the lates download available from our website.
It is highly recommended that you disable any antivirus, antispyware, firewall, and/or any other securty products during the install process to prevent conflicts. All security products can be re-enabled after the install is complete.
Here is a direct link to the latest build of Web Studio 5.0.
http://www.webstudio.com/site/Assets/downloads/webstudio5install.exe
Part 4 of 4 in series Draw Tab If a shape withg a reduced opacity looks gray in Preview or on the web, there is a work around to the problem. Since this problem does not exist with all computers, it may be a browser problem. This technique works with solid fill and graduated fill shapes.
Some things you need to know:
-
When you use this technique you change the properties of the shape and make it a graphic. This means that if the shape is a circle, it will be placed on a solid white background after it is merged.
-
To elimiate the white background, right click over the shape and choose Transparent White from the menu. This will remove most of the white. If your background is light, the shape may look good with reduced opacity. You will need to experiment.
-
Unless you are placing the shape on a white or light background, a square or rectangle works best.

Make a reduced opacity shape
-
Create a shape and fill it.
-
Create a duplicate shape and fill it with solid white. You must use white or your shape will look gray when the opacity is reduced.
-
Align the white shape so that it is directly under the colored shape. The white shape can be larger, but not smaller than the colored shape. If you make the white shape larger, you will need to crop the shape.
-
Select both of the shapes and then click Create > Merge. This merges the shapes and makes a graphic.
-
Select the merged shape and click Create > Opacity. Move the lever to reduce the opacity.
-
Click on Preview Page to see what the shape looks like.
Part 11 of 11 in series Page Tab Every website needs a Home page. When you start a project, Web Studio automatically makes the Home page be the first page in the Page List. The Home page always has a little house icon next to the name so that it is easy to find.

You can change which page will be the Home page as many times as you like. However, there can only be one Home page in your project.
To change the Home page do this
1. Right click over the name and choose Home Page from the top of the list

2. Click on Page tab > Page group > Home Page

-
After you do one of the above, a window will open asking if you want to change your Home page. Click Yes.
-
Your Home page is now changed. You can change it at any time.

Note
If you are going to Trial Host just one page of your website, you must make that page your Home page. Every Trial Host must have a Home page.
Part 1 of 0 in series Shopping Cart To add options such as sizes and quantities to your PayPal shopping cart:
Part 6 of 6 in series Basics Remember that you are designing your website for your visitors. Even though the program has the capacity of allowing approximately 47 pages of text on one page, please consider how convenient that is for your visitors.
Maximum Number of Pages
- No limit, limited by Memory
- Practical Limit: 60 pages, split larger sites into multiple Projects
Maximum Page Length
- Limited to 32767 pixels, or approximately 47 pages of text per page
- Practical Limit: limited by memory, Windows swap file size, processor speed
- Recommended Limit: 10,000 pixels, or approximately 14 pages of text per page (5,000 with Windows 98 and ME, or approximately 7 pages of text per page.
Part 17 of 18 in series Forms Checkboxes are little squares that are used to offer a yes/no option. Since users can check more than one checkbox, you may want to include instruction such as, “Check all that apply”.
Radio buttons are little round boxes that are like checkboxes except that only one can be selected in a group. When one is selected, the others are automatically turned off.
Add a radio button
- Click on Forms > Radio Buttons > Radio Button. This places a radio button on the page and opens the Object Properties dialog.
- Choose options for the checkbox or radio button in the Object Properties dialog. See an explanation of options below.
- Click OK.
- Repeat for each radio button you need.
To reopen the Properties dialog, double click on the checkbox.
Choose options in the Form Object section for the radio button

Object Info
ID Number. Web Studio assigns an object ID number to the field.
Tab Order. This displays the tab order assigned to the field. See Assigning the Tab Order later in this chapter.
Position
Position. The field position from the left and top margins is measured in pixels.
Disable. This disables this form element. Use Javascript to enable this.
Label Properties for Form Control
Label. Fill in the text that will be displayed on the form next to the radio button.
Position. Choose to position the label on the left of the field, the top of the field or have no label at all.
Background Color. This is the background color of the field label.
Font. Choose a font style.
Text Color. Choose a text style.
Custom Script (Advanced)
Use this for any scripting that is necessary to customize the form’s look or behavior.
Choose options in the Radio Button Section

Radio Button Properties
Group Name. Fill in a name that identifies this specific field. Every radio button in a group must have the same group name.
Value. This is information that is sent in the e-mail that defines the field. For instance, this field could be Yes if the Name field is Contact
The Name field is not the same as the Label field.
Label information is the text next to the field that identifies the field to the users. For instance, Address is a field label.
Name and Value information is what you receive in your e-mail.
Initial State. Fill in whether you want the checkbox to display on the page Checked or Not Checked. By the way, this option uses a radio button.
Radio Button Background Color
Background. Choose a background color for the label of the radio button.
Group the Radio Buttons
Radio buttons are designed to work in groups. When you group the buttons, it limits the users to one choice in the group. Order forms, for instance, may have a size group and a color group. Using radio buttons prevents users from choosing more than one size or one color for one item.
- Hold down the shift key and click on each radio button in the group.
- Click on Forms > Radio Buttons > Group Radio Button. This opens the Grouping Radio Buttons dialog.
- Enter a name for the group and then click OK.
img src=”http://webstudiotv.com/wordpress/wp-content/uploads/2009/08/infoblue.gif” alt=”info” width=”32″ height=”32″ class=”wp-image-147″ style=”border-width:0px;background:transparent;” /> Note about naming buttons and groups
The information from the form comes to as a list of data; you do not see the form itself. The name that you give buttons and groups is important because these names define the data that you receive in the e-mail.
Part 10 of 18 in series Forms Checkboxes are little squares that are used to offer a yes/no option. Since users can check more than one checkbox, you may want to include instruction such as, “Check all that apply.”
Radio buttons are little round boxes that are like checkboxes except that only one can be selected in a group. When one is selected, the others are automatically turned off.

Important info about naming Checkboxes and Radio Buttons!
Each Checkbox gets its own name. The name must be different from the other checkboxes so that customers can select as many as they want. If you give the same name to all of the checkboxes, you will only get information from one checkbox regardless of how many are selected.
Radio Buttons belong in a group and therefore, each group gets a name– not the individual button.
Part 9 of 9 in series Forms Tab If you are wondering what the information looks like when you get it, here are screen shots that show you the fields.
Here is the form we are using. It is a simple contact form with two fields: Name and Email. This form is grouped with a subject of Contact Info that will be sent to Customer Service (Your Name), followed by the name of each field and the information keyed in by the customer.
Customer fills out this form

This is a screen shot of this form after it is submitted and received in gmail.

Web Studio has powerful tools for creating forms, but before objects can become an active form, the objects need to be grouped. Grouping the form objects is how you tell Web Studio which form objects belong together. If you imagine a page with more than one form, you can see why the grouping of form objects is necessary. This episode shows how to group a form, and how to avoid a common problem, which occurs when an object is “behind” the form group. If you click & drag the form group (the translucent box with the red border), all the objects that move along with it are considered by Web Studio to be included in that form group. Sometimes an object seems at first glance to be part of the form group, but is actually “behind” the group. In this case, you’ll need to either bring that object forward, or bring the form group backwards, using the Page Layout Tab.
Part 8 of 9 in series Forms Tab If your form is not working, check these solutions.
Check the Group Form object
Click on the form and move it. The entire form should move together. This includes the form field, the background, the graphics, and anything else you want on the form.
If everything does not move together, you have not grouped the form correctly, or it has been modified since grouping. The gray rectangle “background” of the form must be in the back, with all the form items and fields on top.
Move the Form Group object to the back in one of these ways:
- Press down “b” button of your keyboard, and then click on the gray background of the form.
- Right click gray background and choose “move selected object to back”.
- Click to select the gray rectangle, and then click Page Layout tab > Bring To group > Back command.
Now try moving it and it should all move together.
All information from Checkboxes is not received in the email.
Each checkbox must have a different name even if it is arranged together on the form.

In the example above. this checkbox is part of a survey asking the customer to check all of their hobbies from a list. The first checkbox is Name Hobby 1, Value Sports. The next checkbox could be named Hobby 2, Value Music.
|
Tips & Tricks
- Keyboard Shortcuts
September 7, 2010 | 5:23 AMPart 7 of 16 in series Main Workspace These are the commonly used commands that can be used at anytime. In addition, you can add customized keyboard commands of your own.
| General |
| ctrl + n |
Opens a new web site |
| ctrl + o |
Opens an existing web site |
| ctrl + w |
Closes the active (or currently viewed) window |
| ctrl + s |
Saves the web site to your hard drive |
| ctrl + p |
Prints the web page |
| ctrl + q |
Quits or exits Web Studio |
| Edit |
| ctrl + z |
Undo last command |
| ctrl + y |
Redo |
| ctrl + c |
Copy |
| ctrl + x |
Cuts |
| ctrl + b |
Bold |
| ctrl + v |
Paste |
| ctrl + alt + v |
Paste in Place |
| Delete |
Removes object |
| ctrl + a |
Select All |
| ctrl + click |
Creates a duplicate of an object directly underneath the object. |
| shift + click |
Select multiple objects |
| Graphics |
| “c” + click on selection handle |
Cropping: hold the c key,click and drag the handle to crop the graphic. |
| ctrl + click on selection handle |
Performs a resample or high quality interpolation on the graphic that was resized. |
| ctrl + click on graphic |
Creates a duplicate of an object directly underneath the object. |
| shift + click on corner selection handle |
Allows the object to be resized in two directions at once |
| Website |
| ctrl + double click on a link |
Launches an internet browser and goes to the link that was double clicked on. Useful for testing links |
| Text |
| ctrl + b |
Turns Bold on and off |
| ctrl + i |
Turns Italic on and off |
| ctrl + u |
Underlines or removes underline |
| ctrl + d |
Brings up the Font dialog if text or a text object is selected |
| ctrl + e |
Opens the Edit HTML Source dialog |
| ctrl + f |
Opens the Search and Replace dialog |
| ctrl + down arrow |
Moves the text cursor to the next paragraph |
| ctrl + up arrow |
Moves the text cursor to the previous paragraph |
| Home |
Moves the text cursor to the start of the current line of text |
| End |
Moves the text cursor to the end of the current line of text |
| shift + left arrow |
Selects text to the left of the cursor |
| shift + right arrow |
Selects text to the right of the cursor |
| ctrl + end |
Moves the text cursor to the end of the text in the object |
| ctrl + home |
Moves the text cursor to the beginning of the text object |
| ctrl + space |
Changes selected text to plain |
| ctrl + click on selected text object |
Creates a clone of object beneath the original. Drag the new object from beneath after clicking and before releasing the mouse button |
| Objects |
| alt + down arrow |
Aligns bottoms of selected objects |
| alt + left arrow |
Aligns left sides of selected objects |
| alt + right arrow |
Aligns right sides of selected objects |
| alt + up arrow |
Aligns tops of selected objects |
| alt + = |
Moves objects forwards |
| alt + [ |
Moves object to the back |
| alt + ] |
Moves object to the front |
| e + click on 1st selected object |
Makes all objects equal to size of first object selected |
| arrow keys |
Moves selected objects up, down, left, right one pixel at a time |
| arrow keys |
Holding an arrow key moves objects continuously |
| arrow keys + shift key |
Moves selected objects up, down, left, right 10 pixels at a time |
| p |
Pushes the objects under a selected object down the page. |
| p + shift key |
Pushes 10 pixels at a time. |
| u |
Pulls the objects under a selected object up the page. |
| u + shift key |
Pulls 10 pixels at a time |
| ctrl + space commands |
Spaces objects so that they touch with no space in between them. |
| ctrl + shift + space commands |
Spaces objects so that there is only one pixel of space between them |
| l + click on selected objects |
Aligns selected objects left |
| r + click on selected objects |
Aligns selected objects right |
| f + click on an object |
Brings object to the front |
| b + click on an object |
Sends object to the back |
-
Archive for Tips & Tricks »
HTML Corner
- Editing HTML inside a text object
November 4, 2009 | 2:56 PMWeb Studio provides a full-featured text engine for editing and styling your copy. But for advanced users with knowledge of HTML, Web Studio allows you to view the HTML source of any text object in your site. To enter the HTML editor, select the text object and either key CTRL-E, or right-click the object and choose Edit HTML Source.
Read more »
-
Archive for HTML Corner »
|
|