-
▼
2011
(334)
-
▼
January
(36)
- How to Use WordPress for Distance Learning
- How to Track Links From Facebook to WordPress
- How to Use Gimp to Make a WordPress Blog Header
- How to Edit Block Quotes in WordPress
- How to Add Pages to Templates in WordPress
- How to Code WordPress From Illustrator
- How to Install Wordpress on a Dedicated Server
- How to Insert a LinkedIn Logo to WordPress
- How to Create a Custom Template in WordPress
- How to Rewrite WordPress Mods
- How to Change the Header in a WordPress Blog
- How to Find Free Wordpress Themes
- How to Remove Embedded YouTube Videos From WordPress
- How to Hide Tags on Wordpress
- How to Center a WordPress Post Title
- How to Find New WordPress Templates
- How to Create WordPress Header in Adobe Photoshop ...
- How to Hide Blogroll for WordPress
- How to Sync Disqus to WordPress
- How to Show Extra Quotes on WordPress
- How to Insert a Photo Gallery in Thesis for WordPress
- How to Make Widgets Side by Side on WordPress
- How to Update and Maintain a Wordpress Blog
- How to Assign Posts to a User in WordPress
- How to Make Blogroll Links NoFollow in WordPress
- How to Insert Thumbnails in WordPress
- How to Create Custom Post Backgrounds on WordPress
- How to Export WordPress to PDF
- How to Convert From TypePad to WordPress
- How to Access My WordPress on FTP
- How to Load an Excel Spreadsheet Into WordPress
- How to Convert Fixed Width to WordPress Fluid Width
- How to Change a WordPress eCommerce Page Name
- How to Set Up a Twitter Hashtag Feed on Your Wordp...
- How to Change Footer Credits on WordPress
- How to Post WordPress to a Facebook Page
-
▼
January
(36)
adsense
How to Code WordPress From Illustrator
Creating a Static HTML Site
1. Open Illustrator and load the file containing your website template.
2. Create “Smart” slices for the objects in your design. Select the object, then click “Object,” “Slice,” then “Make.” Illustrator formats the object based on its content. For example, if the slice contains text, Illustrator will detect it and automatically format it to HTML code upon export.
3. Create any additional sections you need using “dumb” slices. Click the 'Slice' tool, then drag the cursor over the region you want to slice. Dumb slices are necessary when an object holds two parts of the site. For example, you might want two columns in the object containing your main content area.
4. Define the slices. Click the 'Slice Select' tool, then click on a slice. Go to “Object,” “Slice,” then “Slice Options.” Choose “Image” for images, “No Image” for areas to be left blank, or areas to be filled with other code or content, and “HTML Text Slice” for slices containing text. Repeat until all slices have been defined.
5. Click “File,” then “Save for Web and Devices.” Select “HTML,” choose a location for the site, then click “Save.” You now have a static HTML site.
Transforming the Static Site to a WordPress Template
6. Go to starkerstheme.com and click “Download the .zip.” Locate and extract the file on your hard drive. These files are the WordPress theme files.
7. Load “header.php,” then load up your static HTML file. From your site, copy the code for the main header, below the
tag, and paste it below the
tag in header.php.
8. Open “Style.css.” If you have a CSS file with your static site, copy and save the contents into this file. Otherwise, continue.
9. Open “footer.php.” Delete everything above “
” and paste in the code for the footer area from your static site.
10. Open “Sidebar.php.” Paste in the code for the sidebar area, if you have one.
11. Locate the main content area on your static site, where the WordPress “Loop” must be placed. The loop starts with “
12. Save all files and compress the file into a .zip file. The template is ready to upload to WordPress.
12:55 AM | Filed Under | 0 Comments
Comments
Popular Posts
-
1. Log in to your Weebly account. 2. Click 'Theme Editor.' 3. Click on the 'Design' tab. 4. Select 'Edit CSS/HTM...
-
1. Sign up for a publisher account at Bidvertiser. Submit basic contact information and confirm your email address to get started. 2. Lo...
-
1. Log in to your WordPress dashboard. 2. Open the 'Appearance' section on the left side of the WordPress dashboard and then cli...
-
Facebook Widget 1. Create a Facebook fan page for your blog, if you don't already have one. You will have to manually share content wi...
-
1. Open your WordPress Dashboard in your preferred browser. It is accessed at the '/wp-admin' location of your site. For example, ...
-
1. Download and install the WordPress for BlackBerry app via BlackBerry App World. Download the version that corresponds with your BlackBe...
-
1. Go to your WordPress blog's administrative control panel. 2. Click the 'Settings' button on the left-side navigation menu...
-
1. Click the 'Add Contact' button on the 'Add New Post' page. This opens the 'Add a Contact Form' page. 2. Click...
-
1. Register an account with Amazon Web Services Cloud. If you have an existing Amazon account, enter your email address in the appropriate...
-
1. Log into your WordPress.com account using your user name and password. 2. Hover your cursor over the 'My Blogs' tab at the to...
Post a Comment