Pre-Releases Posted for Three Themes

September 23, 2008

Okay folks, read carefully to ensure you get the option you want.

Create A Download Account

If you have not done this, please create a download account for yourself first.

Three For The Price of Two Deal

If you want to take advantage of the 3/2 deal (Tabouli Pro, Aerolite and Lightside for RapidWeaver) please do not continue reading. I will handle your purchase manually so watch for the email or contact me for instructions. The discount for this deal is 33% so the total would be $59.90 for all three RapidWeaver themes.

If you only want Lightside or Aerolite, continue reading…

Copy Coupon Code

DE034

This coupon code is good for 25% off the following pre-release themes through October 11th or the official release of the theme, whichever comes first:

  • Aerolite for RapidWeaver
  • Lightside for RapidWeaver
  • Auckland for iWeb

If you want one, two or all three of those themes, and you want the 25% discount, you need to apply the coupon code to your order. So copy it to your clipboard now. Keep reading…

Use The Multi-Product Order Page

The only place where you can apply the coupon code is on a page you generally do NOT see so I’m directing you to this page with the link below. On that page you will see your current purchases and then a giant list of other themes available for purchase. You will see the three pre-release themes at the top of the list. Select one, two or all three and then enter your coupon code in the coupon code entry field at the bottom of the list. Then click the Place Your Order button.

You will be directed to PayPal to make your payment. The discounts will be applied immediately and will be reflected in the total at PayPal. Use a credit card or funds from your PayPal account if you want instant access to these themes. Bank/wire transfers take 3-4 days to complete.

Remember…

These are pre-release versions of the themes. They are nearly finished but still incomplete. By clicking the link below, you acknowledge this fact. Final versions will be available shortly. There is no extra charge for the final version. You will only need to download the final version and reinstall the theme.

As always, I love to hear from you and I appreciate all the feedback and suggestions. Right now is the best time to request features for the RapidWeaver themes. Once they’re final, I am far less inclined to make changes as that impacts everyone that buys the theme.

Go to order page now ยป



About This Entry

Announcements , , , , ,

Can Your iWeb Themes Do This?
Managing the way fonts display on a Windows PC


 
  • Oh my Gawd, you ROCK, girl!

    Your new Rapidweaver themes are so luminous they beg to be eaten. It’s like being a kid in a candystore. And you have thought of every option that can be controlled and tweaked in the stylesheets. Totally awesome. I’m fibrillating with excitement anticipating the fun I’m going to have. Thanks so much, Suzanne!!

    Jamie

  • LOL w00t! Yay! Okay I’m not sure exactly how to respond to the issue of theme nutrition other than stating that eating my themes may not be a benefit to your health ;-) Perhaps simply licking the screen would be sufficient ha ha.

    I really love the Glowstick Green theme style for Aerolite. When you view that on a Cinema Display it literally does glow :-O

    I’m working on IE7 compatibility today. It’s not playing very nicely with sidebars!

  • Oops. IE compatibility is crucial for me. I’ll build with no sidebars and see how it turns out. Good luck with the fixes. I’m in Mexico for three weeks and had to leave my cinema display back home - poor me - so I’m stuck with the 17″ MacBook Pro screen. Lots of toggling and resizing going on but siesta is coming up soon.

    Jamie

  • Well I was wrong about the sidebars actually. It’s something else. For some reason the home page displays correctly but everything else (sub-folders to index.html) is not displaying correctly. It’s like it’s not reading the IE specific CSS file, but the link to it IS correct :-/

    BAH

  • Jamie I found the IE 7 issue. I forgot IE will only read so many linked files so I had to remove one option :-/ This was Aerolite only. This fix will be in the download later today. You can build your pages all you want, but you’ll want to update your version of the theme later.

  • Will you marry me?

  • LOL :D Of course! But you would have to clear that with my dogs first heh.

  • Hi Suzanne,

    Aerolite for Rapidweaver is simply beautiful. One question and one suggestion.
    Question: How do you remove the quote from nery ford to add my own.

    Suggestion: can you add ability to move horizontal menu left, right and center.

    Keep up the great work.

    Thanks
    Ken

  • Hi Ken, good question - someone else asked me about that today too. Because that functionality has to be “in the code”, to change it, you have to open the theme up and edit the quote in the file index.html.

    I wish there were an easier way to make that box, but the way RapidWeaver is structured, at least for now, the only way I could get the box in there was to embed it into the page structure itself. That means you have to edit index.html to change the quote or remove it.

    To open up the theme and reveal the files, in RapidWeaver, first show the theme selection window. Right click on the Aerolite theme and then select Reveal Theme Contents in Finder… That will open a Finder window showing the theme’s contents folder. Open that folder and you’ll find everything else, including index.html.

    For your other item, you can already move the parent menu left, center and right. You have to use the options inspector to do that. Click the little triangle on the Parent Navigation Menu Structure line or whatever it says. The alignment options are always under the structure menus.

  • Suzanne
    I should have known better, your themes are always very complete. I found everything i needed. Your the best.

    Thank you so much,

    Please disregard email, it just asks for the things you mentioned above Doh…..

    Best Regards,
    Ken

  • Thanks Suzanne. The fix worked well. Also good to learn how I can edit code in RW.

    Jamie

  • Suzanne, I was able to edit the quote in the index.html. Now I want to know if I can change the font… Is that possible? (I am learning so much in the change from iWeb to RapidWeaver - but it is fun!)
    Kari

  • Doh! When did you sneak into the RW camp? I didn’t even see that :-0

    Yes you can change the font for the quote. Open style.css and find the line that reads #gradientBox td {

    Add the font-family property as show below:

    #gradientBox td {
    height: 100px;
    vertical-align: center;
    border: 0;
    padding: 0 50px;
    font-style: italic;
    font-family: arial, verdana, sans-serif;
    }

    If you have trouble figuring out the font names, let me know. Font names with two words have to be in quotes like this:

    font-family: ‘times new roman’, ‘lucida grande’, arial, sans-serif;

  • It Worked!! Thanks so much. As I said, I am learning a lot but it is slow. I decided to try out RW as I am changing the structure of a couple of my sites and wanted more flexibility (and possibly a shopping cart). I kind of dove into it while trying not to fall into the black hole of Facebook. (I realized that could really take up lots of my time if I let it.)

    I can’t wait to get these pages done and posted, I think you will like the way they look.