Group: http://groups.google.com/group/sitedesign/topics
- IE problems [3 Updates]
- Dynamic and static pages [1 Update]
- Problems with wordpress/pictures [2 Updates]
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 !!
Topic: Dynamic and static pages
- "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
- Artist <sitepro@gmail.com> Sep 29 05:41PM -0500 ^
Marketing is a big deal and requires either an investment of time or money.
If you are doing it yourself, I suggest using Press Releases and telling all
the press release services, your newspaper and local publications.
The more people that know about your site, the better traffic you should
have. So having links back to your site from related sites and announcing
your site in good website directories is always a good start. Don't list
your site in directories that have no Google PR (Page Rank) unless you know
them and believe in them. The reason is that a site with no PR could be
banned in Google, and then it won't help.
You can see the PR for a site, even for a particular page, by setting up
that utility in the Google Toolbar. Or by looking it up through one the
many online PR Checker utilities.
For the Pics...
What code are you using to do it?
Doug Peters
(605) 610-9001 (Google phone) or 1-800-279-2156
http://www.Doug-Peters.com http://www.twitter.com/Domainating
http://www.facebook.com/people/Douglas-Peters/1628191759
http://www.W3DN.com http://www.DomainHostmaster.com
http://www.Domainers.Name http://www.PremiumBrand.Name
http://www.HDWebHosting.com http://www.ApacheWebsiteHost.com
http://www.PhotoshopPros.com http://www.SymbioticDesign.com
http://www.AddURLEngine.com http://www.TopSitesCatalog.com
http://www.HyperlinkDirectory.com http://www.Worthful.Info
http://www.Reciprocate.Info http://www.httpmaster.com
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