Viewing My Posts

< Back to Forum


12 years ago
Thread: Advice for Loginradius
Thanks for the advice. I've only tried publishing to a folder so perhaps that's why it not working. Can you tell me what the head code boxes and footer code boxs are for and why it's preferable to use the footer?

Thanks,
John <!-- s:? --><img src="{SMILIES_PATH}/icon_e_confused.gif" alt=":?" title="Confused" /><!-- s:? -->
12 years ago
Thread: Advice for Loginradius
Thanks Roddy....I'm learning slowly. :)
12 years ago
Thread: Advice for Loginradius
Oh BTW....I got this to work! Struggling a bit with FTP as don't exactly know which docs to drag from my local to the remote. I dragged my whole Easyweb folder across and encountered sme problems but the guys at hostgator managed to correct the file paths for me. <!-- s:oops: --><img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarrassed" /><!-- s:oops: -->
12 years ago
Thread: Link Pages in a Directory (Drop Down) to external link
Would it be possible setup the directories or drop down menu so that some of the pages can be linked to external links such as smug mug which will allow you host pictures and create a toolbar that will link back to your website?

here is an example in iweb (no drop down though) after clicking on this page, click on Event Gallery. So what would be ideal would be to have the Photo Booths page with a directory that has Event Gallery, which links to my smug mug page, which is already setup with a tool bar that links back to my actual web site.

http://www.contemporarydjs.com/photo-bo ... mento.html
12 years ago
Thread: Forced Hosting
Why are we NOT given the option to have our site hosted elsewhere? I'm completely satisfied with who I've been hosting with in the past. Are there going to be any future updates that will allow me to host where I want to host.

Confused <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: -->
12 years ago
Thread: Forced Hosting
Rage had mentioned that they may open 3rd party hosting at a later date (that date has yet to be determined)

So, it is a wait and see at this time
12 years ago
Thread: Forced Hosting
Thanks for responding lilnitsch! I figured out that I could just save to a root folder, edit any additional coding in Dreamweaver or Coda, and upload with Transmit. Just was hoping for a much easier upload experience directly from within Easy Web, that's all.
12 years ago
Thread: Forced Hosting
There is NO forced hosting with EasyWeb.

You are welcome to use ANY web host with EasyWeb. I repeat, you do not need to switch your web host in order to use EasyWeb.

Right now, only users who have a RAGE Web Hosting account can use the one-click publishing feature.

If you do not publish to RAGE, but rather any other web host, you can still publish by publishing the site to a folder, and then using an FTP client to upload your site (Transmit, as you mentioned, is an option).

We may include a publish to FTP option in a future release of EasyWeb.
12 years ago
Thread: Forced Hosting
Thanks a million for your input Roddy! I can always use a third party contact form such as Wufoo that allows you to place the coding wherever you'd like.
12 years ago
Thread: Auto Slideshow/PhotoStream
I would love if there was the ability to add an HTML5 auto playing slide show. The photo gallery that is currently on there doesn't cut it. I don't want to have to click on the object, then the photos become larger and fill most of the screen. I want to be able to have a slideshow object that I can size to the correct dimensions, drag and drop my photos to, and have it play as soon as my home screen is loaded. Similar to how this is setup: http://www.jrcustomonline.com

On a similar note, in the original iWeb, there was the option to insert MobileMe albums. It would be incredible for site maintenance to be able to use the above idea and incorporate PhotoStream into it. I would literally be able to edit and add new photos to my site from my Apple products. I'm not sure if these sort of API's exist or if it is feasible, but that would hands down be a feature that no other website building software currently has (as far as I know) and give you a huge step up and appeal to a wider range of people. At the very least, I know that it is possible to include a Flickr PhotoStream in a website.

Look forward to your response,
Kyle
12 years ago
Thread: incorrect css?
EW shows:


Safari shows:


Inspecting the element in Safari:
<p style="line-height:4.62px;margin-bottom:11.25px;margin-top:0px;" class="Style8">Director / Case Manager</p>

From the css:
.Style8{font-family: 'Arial',sans-serif;
font-size: 18px;
font-weight: bold;
}


Site address: http://www.mchenryhousetracy.org
12 years ago
Thread: incorrect css?
Arial bold italic. Dropbox link has been emailed.
12 years ago
Thread: incorrect css?
EW settings as shown in the "pre" pic are Arial, bold, italic, 12, #753A19, line height 0.33, after paragraph 15.
In the browser, the html for the "Director..." element has class "Style26", which does not exist in the "ew_css/textstyles.css" file.
12 years ago
Thread: incorrect css?
That is bizarre. Changed that single element's line height to 1 and presto--the style appeared in css. All other elements still set to 0.33 .
12 years ago
Thread: incorrect css?
Even with the line height adjusted, there remains an issue, though not necessarily css related. Notice the great discrepancy between the EW and Safari images. WYSIWYG is taking this one on the chin!