Share your websites made with...

User 2818626 Photo


Registered User
3 posts

Here is a new RSD web I just put online.
http://www.waccamawplumbing.com/

GOOD: Love the Software Program.

NEEDS IMPROVEMENT: As a first time user, I had to search all over coffeecup.com to find HELP in how to use the program. This takes a lot of time.
User 336851 Photo


Registered User
27 posts

Rooky wrote:
Here is my first attempt at creating a site in RSD.

Good job especially for 1st crack at RSD. The top navigation is very well done, I'll have to see how you did that!
Krndel
User 336851 Photo


Registered User
27 posts

TW wrote:
GOOD: Love the Software Program.
NEEDS IMPROVEMENT: As a first time user, I had to search all over coffeecup.com to find HELP in how to use the program. This takes a lot of time.
You did a very nice job. My first attempt took about 2 weeks. It gets easier & faster the more you work with it. Without RSD I wouldn't have a clue how to responsify my pages so again Thank You CoffeeCup!
Krndel
User 2819400 Photo


Registered User
65 posts

TW wrote:
Here is a new RSD web I just put online.
http://www.waccamawplumbing.com/

That's a beauty. Simple, gets the message across, plenty of spacing and symetry.
User 2526084 Photo


Registered User
65 posts

Karen Del Pellegrino wrote:
Good job especially for 1st crack at RSD. The top navigation is very well done, I'll have to see how you did that!


The menu was created in CoffeeCup Menu Builder http://www.coffeecup.com/menu-builder/, and then imported into RSD as html elements. This is actually a quite time consuming exercise as; firstly, any menu changes in Menu Builder need to be cascaded to every page within your RSD website, this as at the present time RSD does not support headers and footers in a 'master page' template, and secondly, Menu Builder is a frastrating program to use, with far to many bugs, (see Menu Builder's support forum) and it has not been updated since 2014...

http://risk-assessments.org
User 2818071 Photo


Registered User
1 post

http://www.quiltcandy.com/rsd-website-redo-0304

This is my first try at using RSD - I started with the Last Season's theme for the structure. The links (if they work at this point) will go to my old version of the website. Still have a few picture placeholders because these will be used later for current inventory. Taking this one step at a time.

I probably didn't use the easiest way to get some things accomplished - (used the tutorials and lots of searching through the forum). I would be happy for any suggestions and/or tips as to ways of making it better or more efficient. Next step is to work on the internal page structure, including a vertical menu - Menu Builder here I come!
User 2526084 Photo


Registered User
65 posts

Margie wrote:

Menu Builder here I come!


My best advice for Menu Builder is make the most of the trial period, the program has unresolved bugs going back 2 years. With my website I have noticed that my menu works fine in Chrome, Firefox and IE on a PC platform. However, it does not work at all well on Android devices. If android device users are important to your business, best your Menu Builder testing includes this environment.

http://risk-assessments.org - designed and developed in CoffeeCup Responsive Site Designer
User 131545 Photo


Registered User
687 posts

Use the online menu builder on Internet
Toekomstgerichte door ICT gebeten IT'er
Stephane Fonteyne
Ba. Elektronica - ICT
Application Software PowerBasic Developer
e-mail : stephane.fonteyne@telenet.be
gmail : stephane760126@gmail.com
linkin : in : <http://www.linkedin.com/pub/stephane-fonteyn/53/402/204>
twitter : @Stefke36
User 122279 Photo


Senior Advisor
14,510 posts
Online Now

Rooky, check that other post of yours to see if my changes to your menu help.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 2819400 Photo


Registered User
65 posts

Margie wrote:
http://www.quiltcandy.com/rsd-website-redo-0304

This is my first try at using RSD


Looks great!

Add this code to your head for a smooth scroll back to the top:
<!-- SMOOTH SCROLL -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script>$(function() {$('a[href*=#]:not([href=#])').click(function() {if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {var target = $(this.hash);target = target.length ? target : $('[name=' + this.hash.slice(1) +']');if (target.length) {$('html,body').animate({scrollTop: target.offset().top}, 1000);return false;}}});});</script>
<!-- End of SMOOTH SCROLL -->

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.