Links to websites with good DW4 CSS thumbnail galleries

Greetings everyone!
Does anyone know of any
LINKS to websites that make good use of CSS to create nice
thumbnail galleries with pop-up windows when clicking on each
image? If yes, can you please post the link(s) here.
Thanks!

"billhdz" <[email protected]> wrote in
message
news:ghabll$het$[email protected]..
> Greetings everyone!
> Does anyone know of any
LINKS to websites that make good use of CSS
> to
> create nice thumbnail galleries with pop-up windows when
clicking on each
> image? If yes, can you please post the link(s) here.
> Thanks!
For the display of thumbnails:
http://tjkdesign.com/articles/thumbnail_and_caption/gallery_of_thumbnails.asp
http://tjkdesign.com/articles/thumbnail_and_caption/image_grid.asp
http://tjkdesign.com/articles/thumbnail_and_caption/inline-block_-moz-inline-stack_and_zoo m.asp
http://tjkdesign.com/articles/thumbnail_and_caption/inline-block_table-cell_and_zoom.asp
http://tjkdesign.com/articles/thumbnail_and_caption/inline-block_-moz-inline-box_and_zoom. asp
For the pop-up window part:
http://divahtml.com/products/divaPOPgold/open_popup_windows.php
HTH,
Thierry | Adobe Community Expert | Articles and Tutorials ::
http://www.TJKDesign.com/go/?0
Spry Widgets |
http://labs.adobe.com/technologies/spry/samples/
[click on
"Widgets"]
Spry Menu Bar samples |
http://labs.adobe.com/technologies/spry/samples/menubar/MenuBarSample.html

Similar Messages

  • When loading websites with a lot of thumbnails that are linked for example to imageshack Firefox 6 will just freeze and become unresponsive. If i press the reset page buttom sometimes they will load or sometimes firefox will crash, why is this?

    If a website has a lot of thumbnails or animated gifs for example firefox will become unresponsive and sometimes either lag and use a lot of system resources i have seen it as high as 1.2GB or it will just lock up and crash.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    In Firefox 4 and later [http://kb.mozillazine.org/Safe_mode Safe mode] disables extensions and disables hardware acceleration.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    If disabling hardware acceleration works then check if there is an update available for your graphics display driver.

  • Linking Azure website with Remote mysql database in Cpanel

    I am creating an azure website eg calvynlee.azurewebsites.net
    In my hosting cpanel account, I create a mysql db & user, in order to link the azure website with this mysql db, I had place a "%" in the remote mysql section.
    It works, but when I remove the % from the remote mysql section. Azure website unable show error connection with my database.
    Question:
    Understand that placing % is allow all remote connection to my database. For security purpose, placing % is not recommended, and placing the website IP address is the most suitable practice.
    Unfortunately, I place the website IP (by ping the website and obtain the IP) in remote mysql section is not working.
    My cpanel service provider mention that the IP I obtain is not the right IP, there will be another host sever IP
    What is the actual IP address I should put? and How to find this right IP?

    Hi,
    Based on your description, your mysql db is created in cpanel, and want to let the azure website connect with this db, I don't familar with cpanel, in general way the azure website request may be stopped by something, such as firewall etc.., as far as I
    know, the azure Hybrid Connections may meet your requirement, you can connect a website on Microsoft Azure to any on-premises resource that uses a static TCP port, such as SQL Server, MySQL, HTTP Web APIs, Mobile Services, and most custom Web Services, refer
    to
    http://azure.microsoft.com/en-us/documentation/articles/web-sites-hybrid-connection-get-started/ for more details, hope this helps, if not, please feel free to let me know.
    Best Regards,
    Jambor 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Link my website (Zend Framework 1.12) with SQL database on Azure

    Hello community!
    Recently I uploaded my website on Azure portal. I built my website with Zend Framework 1.12.
    My problem comes when i am trying to link my website with my SQL database.
    I have already post a question to Stackoverflow stackoverflow.com/questions/20638706/link-zend-framework-1-12-on-azure-with-a-database-on-azure
    Can anyone help me to running over with this problem?
    Thanks in advance!

    I have already tried this, but i received error and my website doesn't load!
    This is my whole cone in application.ini file
    [production]
    phpSettings.display_startup_errors = 1
    phpSettings.display_errors = 1
    includePaths.library = APPLICATION_PATH "/../library"
    bootstrap.path = APPLICATION_PATH "/Bootstrap.php"
    bootstrap.class = "Bootstrap"
    appnamespace = "Application"
    resources.frontController.controllerDirectory = APPLICATION_PATH "/controllers"
    resources.frontController.params.displayExceptions = 1
    resources.view.encoding = "UTF-8"
    resources.view.doctype = "XHTML1_STRICT"
    resources.view.contentType = "text/html;charset=utf-8"
    resources.view[] = ""
    autoloaderNamespaces[] = "Skoch_"
    resources.db.adapter="pdo_mysql"
    resources.db.params.host="Server_Name.database.windows.net"
    resources.db.params.port=1433
    resources.db.params.username="login_name"
    resources.db.params.password="password"
    resources.db.params.dbname="Database_name"
    resources.db.isDefaultTableAdapter=
    true
    resources.layout.layoutPath = APPLICATION_PATH "/layouts/scripts/"
    [staging : production]
    resources.frontController.params.displayExceptions = 1
    [testing : production]
    phpSettings.display_startup_errors = 1
    phpSettings.display_errors = 1
    resources.frontController.params.displayExceptions = 1
    [development : production]
    phpSettings.display_startup_errors = 1
    phpSettings.display_errors = 1
    resources.frontController.params.displayExceptions = 1

  • Dw, css, and a template, what is the best way to create a 20 page website with a different header in each page?

    dw, css, and a template, what is the best way to create a 20
    page website with different header content on each page? i am
    trying to insert a specific image and background color for each
    header on every page. what is the easiest or best way to do this?
    thanks, bryan

    "mediastream13" <[email protected]> wrote in
    message
    news:f47bes$9om$[email protected]..
    > ok, murray, here is the site.
    http://www.helphotline.org
    > in I.E. 6 i can't see the background color behind the
    header images,
    I'm seeing a hot pink background (which is my browser default
    - so that I do
    remember to declare a background color). You need to add:
    body { background-color: white;} to your stylesheet, or into
    the imbedded
    styles on your page.
    In Firefox, the very top black section, #headertop is hidden
    behind the
    header image.
    > background of the date/time isn't stretching the full
    length of the
    > screen, and
    > the margins aren't working in the main content area. how
    can i put a
    > background
    > color behind the header images?
    I can see the header image stretching right across the page..
    so not sure
    what color is missing there.
    > is there anyway to download i.e. six on my computer if i
    already have
    > i.e.7? i
    > just want to be able to preview the site before i upload
    the changes. it
    > seems
    > everything works in i.e. 7.
    Yes, I used this and it works really well.
    http://tredosoft.com/Multiple_IE
    Nadia
    Adobe® Community Expert : Dreamweaver
    CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    ~ Customisation Service Available ~
    http://www.csstemplates.com.au

  • Photo stream "public website" in Internet Explorer - photo thumbnail's are gray, individual photo view is fine. Tested from various computers. No issue with Firefox, Safari or Chrome.

    Dear All,
    Recently I have started to use Photo Stream available from iCloud on iPhone device. I have made “test” photo stream with several photos in and set to “public website” in order to share photos with my relatives.
    The issue is with Internet Explorer where list of photos (thumbnails) are shown in gray color. I can view photo one by one and slideshow also works fine.
    On other computers IE behaves the same way.
    https://www.icloud.com/photostream/#A2532ODWsAl87
    No issue with photo list in thumbnails using Safari, Chrome or Firefox.
    Can someone help on this issue?
    It is very convenient to share photos via photo stream, but most of viewers by default has IE and many of them don’t have iCould account or apple device.
    Kind regards,
    M

    Dear safari rss
    Indeed, you are right, I have updated IE to version 10 and no issue with page view.
    Solution woud be to update IE to version 10 (I have not tested IE9).
    However users using Windows XP can have highest IE version 8. IE9 or IE10 is not suported in XP.
    Unfortunatelly there are still many windows XP at my friends circle.
    Thank you,
    Best regards

  • Problem with PDF, link in website doesn't find the adobe

    We are using Windows XP, Internet Explorer 8 and Adobe Reader 9.0.
    There is a website with a link to open the dokument with adobe. But when we take a klick on this link adobe isn't found. The format of the file is any file and there only cryptical sign in the file, which would be open. Please - I need help!

    I have the same problem - shocked that this hasn't been addressed by Adobe or Microsoft.  It began with recent updates.  Adobe Reader will not open a .pdf file on the web.  I sometimes get the following dialog but mostly I get a blank screen with "Done" in the status bar.
    If I open a .pdf from my hard drive I get a message about protected mode. If I click on the link in the message, I get Adobe instructions about turning off protected mode - but it is already turned off.  If i cancel that message i can open a local .pdf.

  • New Content Editor not displaying website with CSS

    I am sure I am doing something wrong, but I just am not sure where to start. I am able to edit my website under the old InContext editor and it displays just fine:
    However, when I try using the new Content Editor, this is what I see:
    What am I doing wrong? I am using dreamweaver to upload my site. I can't figure it out.

    It' a known issue, pages displayed in the new ICE fail to load relative resources.CSS, images, scripts.
    As an workaround: use paths relative to the site root to link to resources, always starting wth a slash /.
    For example:
    <link rel="stylesheet" href="/plugins/smallipop/css/contrib/animate.min.css" type="text/css" media="all" title="Screen" />
    Dan Popa

  • Templates: Is it impossible to create a template-based website with pages in multiple sub-folders?

    When creating html files from a Dreamweaver template, any subsequent update to the .dwt file resets all paths within the document's uneditable regions, undoing the initial "update links" option prompted on first save. This "update links" option, if available after each save of the template file, would be very handy for maintaining link integrity throughout a multi-level site's components (navigation, for instance). However, the option is only available when creating a new file from the template.
    For example, if I create "file1.html" in "folder1" from the "template.dwt" template in "/Templates" , I am prompted on save to update the links in that file. This option would change a link (in an uneditable region) in "file1.html" from "css/style.css" to "../css/style.css" to accommodate the location of "file1.html" within "folder1". Good stuff.
    However, when I save the .dwt file again, with any sort of update, this "../ " is removed from "file1.html" 's links, breaking every link in that file. When using Dreamweaver to create a multi-page site in several folders, I am saddened at the thought of hand-coding and copying/pasting navigation instead of using templates. Is there any workaround?  Thanks for reading.

    Nancy,
    I tried your suggestion and recreated the site cache each time I saved or modified anything, but the same problem persists. Here's what I did:
    I created /template-test1.html in the site root, from the template (the "update page when template updates" option was checked).
    This file included <link rel="stylesheet" href="css/style.css">, as the template did.
    I recreated the cache.
    Then, I did a Save-As to /folder, so the file is now at /folder/template-test1.html
    I was prompted to update links, and I clicked yes.
    This updated the file to include <link rel="stylesheet" href="../css/style.css">, correctly modified from the original template.
    I recreated the cache.
    I updated and re-saved the template file.
    It reset the link to <link rel="stylesheet" href="css/style.css"> to match the original template's, breaking my link.
    Possible Solution:
    Should I switch to setting absolute site-relative links instead of relative links? I've only ever used relative links in my sites, and don't want to have to worry about the issues that arise from that. (The website I'm working on is being constantly restructured, so folder names may change a few times before the site goes live.) However, with all pages relative to the root, I wouldn't have any pathing problems when I update the template.

  • Creating new website with Fluid Grid Layout in CS6 - CS3 Transitions problem

    I am making my second website with Fluid Grid layout and as with my last one, it seems I can't use CS6 transitions. Each time I go to add a new transition, Dreamweaver stops working and shuts down. Should you be able to use the transitions function with CS6 transitions or not? In the end, what I want to do is create a behaviour where one image is swapped with another with a click (not a rollover as it won't work on mobiles, I believe).
    Thank you

    Add a link to jQuery's Latest Library to your document <head> tags.
    <script src="http://code.jquery.com/jquery-latest.min.js"></script>
    Add the jQuery function code to <script> tags in your document. I typically put them right above the closing </body> tag.
    <script>
    $(document).ready(function () {
        $("#one").click(function () {
            $("#one-a").toggle('slow');
        $("#two").click(function () {
            $("#two-a").toggle('slow');
        $("#three").click(function () {
            $("#three-a").toggle('slow');
    </script>
    </body>
    As to why DW is closing you down, I don't know.  That's not an expected behavior. 
    Without seeing your code, I'm going to guess that your CSS transition logic is incorrect or you're attempting to add transitions to the FluidGridLayout.css which is never a good idea.  Always use a separate, external style sheet for your manually added content styles.  Changes to either boilerplate.css or the temperamental FluidGridLayout.css files can result in problems.
    Nancy O.

  • After making a website with muse and launching it with Business Catalyst. My website gives a notice: To change this page, upload your website into the public_html directory. How can i upload my website into the public_html directory?

    Hello,
    I'm using a Mac and made a website with Muse. After making the website i published the site and launched this afterwards with Business Catalyst.
    When i enter my website, i got the notification: To change this page, upload your website into the public_html directory.
    Does anyone know how i can fix this? I'm a complete noob in this subject.
    Thank u for reading

    Could you post a link please?
    BC does not give that message - Would be good to see if it is indeed BC.

  • Building the site structure for a dynamic website with JSF

    Hi,
    I am still a JSF-beginner.
    I try to build a fully-functional base-demo-application with a fix and a dynamic part.
    Fix part for menu, dynamic part for site-content.
    At the moment, the JSF-hyperlinks of the main menu work, but any JSF-parts in the included documents of the dynamic part are not shown. I guess, this is dued to inclusion of subviews, but I cannot find any similar examples in the web to come one step further.
    Here my complete demo:
    faces-config.xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE faces-config PUBLIC "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.0//EN"
    "http://java.sun.com/dtd/web-facesconfig_1_0.dtd">
    <faces-config xmlns="http://java.sun.com/JSF/Configuration">
    <navigation-rule>
    <from-view-id>*</from-view-id>
    <navigation-case>
    <from-outcome>site1</from-outcome>
    <to-view-id>/site1.jsp</to-view-id>
    <redirect>
    </redirect>
    </navigation-case>
    </navigation-rule>
    <navigation-rule>
    <from-view-id>*</from-view-id>
    <navigation-case>
    <from-outcome>site2</from-outcome>
    <to-view-id>/site2.jsp</to-view-id>
    <redirect>
    </redirect>
    </navigation-case>
    </navigation-rule>
    </faces-config>
    web.xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
    http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
    <context-param>
    <param-name>com.sun.faces.verifyObjects</param-name>
    <param-value>false</param-value>
    </context-param>
    <context-param>
    <param-name>com.sun.faces.validateXml</param-name>
    <param-value>true</param-value>
    </context-param>
    <context-param>
    <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
    <param-value>client</param-value>
    </context-param>
    <servlet>
    <servlet-name>Faces Servlet</servlet-name>
    <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet-mapping>
    <servlet-name>Faces Servlet</servlet-name>
    <url-pattern>*.jsf</url-pattern>
    </servlet-mapping>
    <session-config>
    <session-timeout>
    30
    </session-timeout>
    </session-config>
    <welcome-file-list>
         <welcome-file>
    index.jsp
    </welcome-file>
    </welcome-file-list>
    </web-app>
    index.jsp:
    <%@page contentType="text/html"%>
    <%@page pageEncoding="UTF-8"%>
    <% response.sendRedirect("/jsfportal/site1.jsf"); %>
    site1.jsp:
    <?xml version="1.0" encoding="UTF-8" ?>
    <%@page contentType="text/html"%>
    <%@page pageEncoding="UTF-8"%>
    <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    <% String site = "1"; %>
    <%@ include file="base.jsp" %>
    dynamic_site1.jsp:
    <h1>Welcome to site 1</h1>
    Have fun visiting our portal
    site2.jsp:
    <?xml version="1.0" encoding="UTF-8" ?>
    <%@page contentType="text/html"%>
    <%@page pageEncoding="UTF-8"%>
    <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    <% String site = "2"; %>
    <%@ include file="base.jsp" %>
    dynamic_site2.jsp:
    <h1>Welcome to site 2</h2>
    Go to site 1: *<!-- And this is the JSF-link that is NOT shown: -->*
    <f:view>
    <h:form>
    <h:panelGrid border="0" columns="0">
    <h:commandLink id="p1" action="site1" value="Site 1" />
    </h:panelGrid>
    </h:form>
    </f:view>
    base.jsp:
    <%@ page language="java" %>
    <%@ page import = "java.io.*" %>
    <%@page contentType="text/html"%>
    <%@page pageEncoding="UTF-8"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    <%
    String title = "";
    int siteInteger = 0;
    String dynamic_site = "";
    if ( site != null )
    if (
    ( site.length ( ) > 0 )
    ( site.length ( ) <= 30 )
    if ( isNumeric ( site ) )
    siteInteger = Integer.valueOf ( site ).intValue ( );
    switch ( siteInteger )
    case 2: title = "Site 2";
    dynamic_site = "dynamic_site2.jsp";
    break;
    default:
    title = "Site 1";
    dynamic_site = "dynamic_site1.jsp"; // Start page
    %>
    <html xmlns="http://www.w3.org/1999/xhtml"
    lang="de" xml:lang="de">
    <head>
    <title>
    <%= title %>
    </title>
    <meta name="description" content="test site" />
    <meta name="keywords" content="test site" />
    </head>
    <body>
    <div width="100%" style="text-align:left">
    <table width="970" border="0" cellspacing="0" cellpadding="0" style="background-color:#ffffaa;margin-top:25px;">
    *<!-- this is not good style putting CSS directly into HTML but it is a demo now ;) -->*
    <colgroup>
    <col width="970" />
    </colgroup>
    <tr>
    <td valign="top" align="left" style="padding:25px;">
    +<h1>+
    JSF portal
    +</h1>+
    </td>
    </tr>
    </table>
    <table width="970" border="2" cellspacing="0" cellpadding="0" style="background-color:#f5f5f0">
    <colgroup>
    <col width="270" />
    <col width="700" />
    </colgroup>
    <tr>
    <td valign="top" align="left" style="padding:25px; padding-left:40px;padding-bottom:320px;">
    <f:view>
    <h:form>
    <h:panelGrid border="0" columns="0">
    <h:commandLink id="p1" action="site1" value="Site 1" />
    <h:commandLink id="p2" action="site2" value="Site 2" />
    </h:panelGrid>
    </h:form>
    </f:view>
    </td>
    <td valign="top" align="justify" class="haupttext" style="padding:24px;">
    <p align="justify">
    <f:subview id="subview1">
    <jsp:include page="<%= dynamic_site %>" flush="true">
    <jsp:param name="" value="" />
    </jsp:include>
    </f:subview>
    </p>
    </td>
    </tr>
    </table>
    </div>
    </body>
    </html>
    <%!
    public boolean isNumeric ( String myInput )
    if (myInput == null || myInput.length() < 1)
    return false;
    int start = 0;
    if (myInput.charAt(0) == '-')
    start = 1;
    for(int i = start; i < myInput.length(); i++)
    if (!Character.isDigit(myInput.charAt(i)))
    return false;
    return true;
    %>
    Who can name me that code positions responsible for that the JSF link in the dynamic part is not shown?
    It is not that it does not work it is not shown. The JSF tree seems to be cut because of wrong use of view and subview etc.
    (To put view tags in site1.jsp and site2.jsp does not help.)
    (Once having afforded an example it should go... (*Then* with JSTL, external CSS, etc. ;) )
    Dynamical site structure with include files is the big problem at the moment.)
    bye, Maik

    I found your following suggestions for such cases (seems you are the only profound JSF freak in the world...? :-) )
    Switch between subviews in one main page
    http://balusc.blogspot.com/2007/01/dynamic-jsf-subviews.html
    But the main problem for me is that I never find complete examples, but always fragments and it would be important for a beginner to have at least once a complete JSF example over a few subviews, especially here where it is very easy to corrupt the internal tree.
    (Some examples use the subview tags in the calling JSP, some in the called e.g.... Does not matter where to put it? Some use verbatim tags for HTML code outside JSF, some don't... and so on)
    Can anyone give me an URL for a complete example of a JSF site (with all files as possible, I am not very patient, too, but in this case it makes sense to have it entire ;-) ) with dynamic switches of subviews as preferentially used for bigger portal sites?

  • How to Organize the Website With Different Themes?

    This is a question about HOW TO ORGANIZE MY WEBSITE. This requires understanding of what PAGES means and what SITES means, and I am not too sure.
    Please clarify for me what iWeb means by a website. Specifically, I want to make a website which has several different mutually exclusive themes but which are all accessible from each page:
    Some pages dedicated to my husband, who passed away in 2000.
    Some pages for individual friends.
    Some pages for a group of about 10 people. I want a page for each person in the group.
    Would those all be considered a different website? A different site? Or are they all in ONE website with my one URL, but just all interconnected?
    — Lorna in Southern California

    Lorna,
    James' link didn't work because it is just an example
    Your URL will depend on where you upload your
    site.
    It sounds to me like you really want three separate
    sites. Why not do this - create FOUR sites. Make the
    TOP site just one page, and make text links to each
    of the top pages of the three other sites on that
    page. You could even add photos or graphics to
    represent each site and link to them.
    Here's an example: http://web.mac.com/varkgirl is my
    main .mac url and I have made my "top" site an index
    site with links to all other sites I have made.
    If you do this, visitors to yourdomain.com will reach
    this "table of contents" page which can take them to
    yourdomain.com/family or yourdomain.com/hobbies, etc
    etc. The your three separate sites can include all of
    their pages in the nav bar so when someone visits
    Site A or Site B they will see the links available to
    them.
    PS - it might be a good idea to put a text link or
    something at the bottom of each page in all sites to
    send visitors back to the main page (index page).
    Something like, "Click here to go back to Lorna's
    main page"
    Well, now this certainly would be another way of doing it! So my main URL would be the first Welcome — Table of Contents page, probably configured with photos and a phrase underneath? And then a viewer clicks onto Picture 1
    and gets transported to the top page of whatever that Picture 1 represents? And on that page 1, there are other sub-pages to click onto? So, Picture 1 might be "Hey, lookit the swim team!", and when people click onto that picture, a page comes up with about 5 hot links that take the viewer further down the road to (1) A group picture of the team with short bios under each photo, and then (2) a news report of the last swim meet that they won in Orlando, Florida, and then (3) an interview of the swim coach?
    Is that what you mean? Am I on the right track and reading you correctly?
    And at the bottom of each page (or somewhere noticeable), I woud put a "Go back to the Home Page" button?
    And within the swim team pages, at the top of the page there is a navigation bar that shows all the other pages in that site???
    Now, James suggested something different. (James Tseng) James said to make only ONE Mother Site and make separate Child Pages all equally sheltered under the Mother Site, but not all necessarily having links to all the other pages in the site.
    This is actually a good situation for me: to have two seemingly equally viable, legitimate, workable solutions to the issue of organizing my themes and pages within the website. Thank you. Hope the weather in Florida stays Flat Water.
    — Lorna in Southern California

  • Create website with IDCS3 and SiteGrinder?

    Media Lab's SiteGrinder is an amazing product for easily converting Photoshop designs into working websites without any knowledge of coding. Unfortunately, I have much more experience with InDesign than with Photoshop, but as it's possible to import InDesign files into Photoshop, I'm wondering if I can go this route with my InDesign designs, rather than learn how to use Photoshop more extensively. Has anyone here created a website with InDesign and SiteGrinder, with minimal Photoshop "intervention"?

    > Are you referring to everything crowding and overlapping when the text is enlarged? Isn't that a common problem with all sites?
    It's common -- far too common -- but not inevitable. It's bound to happen with SG, though, because they carve up the layout into fixed size chunks and then use absolute positioning, so there's no way for the containers to accommodate changes in font size except by crashing into each other, or growing scroll bars, which is only sometimes going to work. For the same reason -- starting with a single Photoshop image -- they can't identify headings or lists, so the pages aren't properly accessible to some assistive technology. If you don't care about accessibility, you should realize that this also means that they become hard or impossible for search engines to analyze, so people aren't going to find your site so easily.
    But I guess this discussion is a bit out of place on an InDesign forum. To get back to that, if you wanted to start in InDesign, the best thing to do is use XML export to get properly marked-up XHTML, and then lay it out with CSS. There's a good piece about doing this somewhere over on InDesign Secrets -- I don't have the exact URL to hand. But you would have to learn some CSS to do that. It seems that you are determined to go with SiteGrinder, though, so I can only recommend that you try things like changing the font size, and checking it with different browsers, so that you don't end up with something too awful. But if you do find the time to read, for example, Zeldman's book on Designing with Web Standards, you'll end up better at making sites than if you don't.

  • Website with some features

    Hello , My name is Fredrik Wirth and i have been messing around in flash C5 trial version and have now purchased Student version of flash C5
    I wanna make a website with a news/blogg feature,Rss feed and add google links is this possible and if how would i go about making it?
    Thanks Fredrik Wirth

    Well just a reminder... there is no such thing as a "Flash" web site. Only HTML, PHP, ASP, etc sites that happen to have some Flash content.
    Also attempting to incorporate WP into a so called "Flash" site would be a HUGE undertaking.
    However, incorporating some Flash into a WP (PHP) web site would be much more managable and realistic.
    Have you ever installed and used WP before?
    Many web hosting services will provide free installation... so contact your host and see what they offer.
    One option is to install WP in a subfolder, with your main Flash content on the index page and then style (using CSS) the WP pages to more or less match the color and appearance of the index page. This method is sometime referred to as "Integrating" WP into an existing site:
    http://codex.wordpress.org/Integrating_WordPress_with_Your_Website
    Another option is the entire site is built around WP and you incorporate some Flash content into the pages, all the while retaining the capabilities of WP.
    Any type of content can be added to WP, it just provides the container boxes to display the content and at the same time allow the visitors to interact/post comments, etc, which could not be done with Flash alone. It requires some server side scripting and well as a database.
    Best wishes,
    Adnijastrator

Maybe you are looking for

  • Steps to create LOGICAL DATABASE in sap

    hi guys, i have gone through many documents about LDB. But, i didnt get the steps to create a LDB. plz provide me with the steps to be followed to create a LDB. thnx, shivaa.

  • Saving documents to a hard drive

    Hi,  I have a western digital hard drive which I always used to back up documents on my old laptop.  I've tried to do the same with my mac book pro by dragging documents from within the finder onto the WD icon but the icon doesn't highlight.  I've al

  • Keep getting invites to a calendar we are not a part of (set up as Exchange mailbox)

    Hello, I am hoping someone here can shed some light on an irritating problem that we are having with Exchange. We were asked to setup a mailbox for a group, essentially just to give them a calendar. The calendar was created successfully, but now 3 of

  • Adding Custom Fields for Change Request in EHS

    Hi, I need to add custom fields in Change request screen, where I am not able to identify for BO and node to do same. Its Configuration name  /MOC/F_ISS_ROOT_OBJECT_INFO. I tried with /IAM/ISSUE and /IAM/ACTIVITY BO.. but it is not working. Not able

  • Can't download all contents to Windows

    Hi, Set up iCloud on my Win7, and got all the photos alright (~200MB). However no Videos came through, and my iCloud storage claims to be ~5GB (probably bloated up with vids?). How can I see what's in there, or download the vids? 'Manage' only lets m