Sheet Borders with Artisteer

I use Artisteer as the base for almost all of the websites I design because they do a great job of putting out compliant and flexible code for WordPress and Blogger sites (others also, but those are the two I focus on). Now, as much as I love Artisteer, and as much as they continue to improve, it is always good to learn how to design your own images, edit the CSS and sometimes the PHP as necessary to really produce some “non-template” style websites. If you don’t want to mess with the code, at least you need to learn how to creatively add your own images into Artisteer and edit images after the Artisteer build.

One really big way to add some customization and depth to your site is to give texture and/or borders to your sheet. This really is not that difficult to do using the images that Artisteer provides and editing software like Photoshop. Here are a few steps to achieve borders as I’ve used on passed designs of this site or the textures for both the sheet and posts that I did on BookRoom Reviews.

  • First of all, create your template in Artisteer and make sure to choose rounded corners, a slightly transparent background,  and a fairly large evenly spread shadow.
  • Next, export your theme, and find the sheet images within the exported theme images folder. You’ll see sheet-s, sheet-v, sheet-h, and sheet-c.
    * Sheet_v: the image that will repeat along the right and left side of your blog or site. (Named v because it repeats vertically.)
    * Sheet_h: the image that will repeat along the top and bottom of your blog or site. (Named h because it repeats horizontally.)
    * Sheet_s: the corners of your blog.
    * Sheet_c: the inside repeating image of your blog. (it helps to expand this image to a larger one when creating a texture. You’ll also probably need to test it a few times until you get the look you are going for.)
  • Edit each as desired. It works best to create a new layer on top of the specific sheet element you are working on so that if you make a mistake, you can always fix it easily. Use that same image layer on the other sheets to ensure that your sheet borders blend together seamlessly.
  • If you want more space for larger border images, you will just need to increase the height and/or width of your images. An easy way to do this and make sure things stay pretty even is to just double the height of Sheet-v and the width of Sheet-h. However, you’ll also need to find those corresponding heights and widths in your CSS and change them to match your final image size. You can find that css easily by hitting Ctrl+F on your keyboard and searching for
    background-image: url(‘images/sheet_h.png’);
    *Note the example given is for the sheet_h image, so you can simply search for the identical code with the other images to replace the size on those.

Example of a Sheet Corner Edit: Below you see the original exported sheet_s.png and directly beside it, you see the edited version of that same sheet (the style that appears in the corners of my current sheet on this site).

When I opened up the original sheet_s.png into Photoshop, I made sure not to adjust the canvas size at all, or move the image around at all. I created a new layer on top of the existing image to add my edits to. Once I created one corner, I simply duplicated the layer, clicked on “Edit” followed by “Transform” and “Flip Vertically” or “Flip Horizontally” (whichever was appropriate), then held down shift and move the duplicated image either up or down so it stayed in line and was positioned in the next corner exactly as desired.

Note: Remember that this is for the corners of your sheet, so only a fourth of this image will appear in each corner of your sheet. Because of this, you’ll need to ensure that your additional designs stay neatly within each corner and don’t extend into any of the other four sides. Otherwise, it will appear incorrectly on your site. This same principle also applies to rounded corners on your blocks and vertical menu styling.

sheet s1 150x150 Sheet Borders with Artisteersheet s 150x150 Sheet Borders with Artisteer

If you don’t have software like Dreamweaver to pull your code into to preview your site with your edits, It’s good to use an ftp client so that you don’t have to keep adding a theme to your built site in order to see and fix changes you make. An ftp client gives you access to all of the folders on your website so you can easily add, edit, and replace them. There are several free ones available, and the link above is to a free and very popular one. Using an ftp client is super helpful to you as you tweak your site especially when needed to add new php files, images, etc.

I hope that helps, and always feel free to leave any comments, questions, or suggestions.

© 2010 – 2011, Sarah. All rights reserved.

15 Responses to Sheet Borders with Artisteer

  • Viel says:

    Hi! Thank you very much for the useful tips that you’ve shared with us. I really like Blogger and I knew that it was more customizable than the other free blogging services out there but I was frustrated since I didn’t know how to add my own graphics instead of Blogger’s boring templates, that is until I found your awesome blog on Google. I now have a personalized blog of my own built from the ground up thanks to your handy tutorials (I love the one about “post dividers” the most. Your tutorials rock and I hope that you would share more in the future.

    God bless!
    The Digital Blacksmith

  • Narada Das says:

    Thanks for your tips.
    It would really help if you linked to a demo file so we could see what you are talking about.
    :-)

  • Allen Hill says:

    THANK YOU!!!!!! I spent hours trying to do this with a “glare” image and a transparent sheet. You are a life saver. Maybe someday I will really learn CSS so I can figgure this out on my own.

    • admin says:

      You’re so welcome. The best way to learn something is to do it, so just keep trying and you’ll be amazed at how much you can learn in a short amount of time.

  • Allen Hill says:

    Well, I kept trying and trying, you are right, it is amazing how much you learn. I decided that the default border was not wide enough, so I did as you said and it did not line up correctly. You must also modify the clip under .art-sheet-tc, .art-sheet-bc, .art-sheet-cl, .art-sheet-cr, .art-sheet-tr, .art-sheet-tl, .art-sheet-br, & .art-sheet-bl, and it must be changed in all style sheets (style.css, style.ie7.css, and style.ie6.css) to insure it works across all browsers.

    Thanks Again!

  • Allen Hill says:

    Alright, last post, I promise. I found an even easier way to get a thicker border that does not require editing the CSS sheets. By adjusting the border thickness and shadow size manually in Artisteer you can create a border as thick as you want (well, within reason). The Border thickness goes up to 20, and the Shadow size goes up to 50. If the shadow distance is set at 0, the sum of the border and shadow thickness will give you your final border thickness (which will be half the width/height of the sheet_h and sheet_v). Increasing the shadow distance moves the shadow down and right, which will increase the graphic dimensions to fit.

  • Hi Sarah, Thank you for sharing your Artisteer knowledge. You have the most tricked out Artisteer themes I’ve seen. How did you get an image in the sheet background on BookRoom Reviews?

    • admin says:

      Thanks for the comment, Michael.
      Styling your sheet is just done using the same concepts from my post on editing the styles of your sheet borders. Basically it’s just a matter of editing the exported sheet image files in design software. The trick is ensuring that the graphics you add repeat nicely. I didn’t modify any code for the sheet or post in BookRoom Reviews, but I just added textures to the already exported png files.

  • Caleb says:

    Wow! Very beautiful work. Christ the King has blessed you. Thanks so much for sharing your blessing. May our precious God continue to bless you and your loved ones.

  • masful says:

    hello , im a newbie here…, this site is my reference, thankyou to reflecting the design and friends tips, since i was learning wordpress. Can i change headline block color
    (headline post box color title) or fill it with gradient in wordpress after installing template from artisteer. (different color and design when created new post )
    .In artisteer i just can fill the headline block in one color only.
    Thank you.

    • Sarah says:

      You set the gradient within Artisteer itself. Gradient is one of the options when you click on the Header tab of the Block section. Hope that helps.

  • Amanda says:

    I’ve exported my template & I have png files called sheet, sheet_b, and sheet_t, but not the ones you were talking about in your earlier post. So I guess I’m not sure which one I start with editing and what png file does what. I’m also not able to apply any kind of shadow further than maybe 5px. Maybe it’s because I just have the standard version of artisteer and not the full version?
    All I’m wanting to do is add a vertical border to each side of my sheet. I have these awesome scalloped edges with some cross stitching attached to them, so I can have a kind of scrapbook style look to the page, and I can’t seem to get it all to work. Any additional suggestions?

    • Sarah says:

      Amanda, look at the images and see where the shadow falls. That will show you whether the image is repeating across the both sides horizontally or vertically. For example, if you have an image with a shadow on the right and left, than you know that is the image that makes up both sides of your sheet. So, split that image in half in your mind to see what will show on the right side of the sheet and what will show on the left.

      I’m not sure about how many options are on the student version of Artisteer. It may be somewhat limiting.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Like This Theme?

Artisteer - Wordpress Theme Generator

Make your own theme using Artisteer, then come back here for tips on how to make the most use out of this powerful design tool!

Best Image Resource

iStock is my first choice when purchasing stock photography, vector graphics, video, or audio files. Check them out!

Recent Projects

Legacy Builders Spa Travel Gal Expert Financing Page Expert Financing Home Page exchange-page Exchange Ministry