Friday, September 30, 2011

[WD&D] Digest for sitedesign@googlegroups.com - 6 Messages in 3 Topics

Group: http://groups.google.com/group/sitedesign/topics

 Topic: IE problems
    Seabeck <cbecker512@gmail.com> Sep 29 03:41PM -0700 ^
     
    Hello all,
     
    I am working on a website, and running into what seems to be a very
    repairable problem. The site is not live, so I will try to explain it
    the best way I can.
    Basically the client wants a 'go back' arrow at the bottom left corner
    of the page. To the right of the arrow they want a link that also says
    'back to home page'. The way I have it set up right now works great in
    safari and firefox, but in IE8 (its the 1st IE I have tested) the
    'back to previous section' text link is pushed about 40px above the
    desired area. If this makes any sense, some pro feed back would be
    great! Heres the code:
     
    #back_arrow{
    width:290px;
    float:left;
    clear:both;
    padding-left:50px;
    padding-bottom: 15px;
     
    }
     
    .goback{
    float:left;
    padding-left:110px;
    margin-top:-45px;
     
    }
     
    <div id="back_arrow"><a href="index.html"><img src="images/
    placement_goback.jpg" alt="Go Back Arrow" border="0" /></a>
     
    <span class="goback"><a href="index.html">Back to Home Page</a></
    span></div>

     

    Ben Hussenet <benhussenet@gmail.com> Sep 29 11:51PM +0100 ^
     
    Put both the
    Inks in a container
     
     
    E.g.
     
    <div class="backcontrols">
    back controls here using your existing code
    </div>
     
    Regards
    Ben Hussenet
    Managing Director of BeatScene.FM
    Sent from my iPad
     

     

    Ravindra Singh <rawat.ravi1990@gmail.com> Sep 30 08:20AM +0530 ^
     
    I think you should use margin, padding for the <div> in which you coded for
    backcontrol.
    Because all browsers have their own default spacing , margin so set
    these values to zero. Just Try It !!

     

    "Kevin" <designs.nwi20@gmail.com> Sep 29 07:43PM -0700 ^
     
    There is no easy solution to make this work and you are going to need
    someone who can create the PHP controller that will make those calls to the
    database and then code the page to display the information.
     
    -----Original Message-----
    From: sitedesign@googlegroups.com [mailto:sitedesign@googlegroups.com] On
    Behalf Of rslaing
    Sent: Thursday, September 22, 2011 3:51 AM
    To: Web Design and Development
    Subject: [WD&D] Dynamic and static pages
     
    This is my first post so please excuse me if I am not observing protocol.
    I have a zencart dynamic site with a few static pages. I want to increase
    the non-dynamic pages by adding extra content pulled from the catalog
    (mainly images, prices, "add to cart" etc) that is in the dynamic area of
    the site on my server. I am not advanced enough to script this personally
    (and too old to learn), and the 3500 products change too often for me to
    even contemplate doing this manually. I would be grateful if anyone can
    point me in the right direction to do this.Thanks in advance Rob
     
    --
    You received this because you are subscribed to the "Web Design and
    Development" group at Google Groups. Messages are prefixed with [WD&D] in
    the subject. No spam is allowed. Be civil, be professional; try to be
    helpful & mind your netiquette. All posts are Copyright the original author
    and the Web Design and Development group. No reproduction of this content
    is allowed in any electronic or printed form outside the group at Google
    Groups and the http://www.WDaDg.org website. Any unauthorized use of our
    copy constitutes illegal Copyright infringement and may well be prosecuted
    to the full extent of the law. Digital Signature:
    $C"[W|D|&|D]g"|^|!SiteDesign@GG||#%$
    To post to this group, email SiteDesign@googlegroups.com To unsubscribe,
    email SiteDesign-unsubscribe@googlegroups.com
    For more options, visit this group at
    http://groups.google.com/group/SiteDesign?hl=en

     

    samanka farm <samankafarm@gmail.com> Sep 29 12:04AM -0500 ^
     
    I have several websites up and running.
    I would like to increase my traffic and I am open to suggestions.
    I am answering a lot of email posts but I am not getting a lot of business
    from the
    sites.
     
    Lastly, I have a sites for pet cremation urns. I am trying to put up the
    pictures but
    the pictures will not stay in place. What am I doing wrong?
     
    Samanka

     

--
You received this because you are subscribed to the "Web Design and Development" group at Google Groups. Messages are prefixed with [WD&D] in the subject. No spam is allowed. Be civil, be professional; try to be helpful & mind your netiquette. All posts are Copyright the original author and the Web Design and Development group. No reproduction of this content is allowed in any electronic or printed form outside the group at Google Groups and the http://www.WDaDg.org website. Any unauthorized use of our copy constitutes illegal Copyright infringement and may well be prosecuted to the full extent of the law. Digital Signature: $©"[W|D|&|D]g"|^|!SiteDesign@GG||#%$
To post to this group, email SiteDesign@googlegroups.com
To unsubscribe, email SiteDesign-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/SiteDesign?hl=en

No comments:

Post a Comment