Everything posted by flux
-
search engine for web site
Thanks so much for the advise. I tried isearch. It works great, but I think my client is looking for something more fancy....I am open to anymore ideas!
-
search engine for web site
Hi, My client has requested that I create a search function on her website. She wants to be able to search by multiple categories like name, specialty, etc. I have never done this and have no idea where to start. I did a google search and came up with a few software programs that can be purchased. Is purchasing something the way to go on this? Thanks!
-
Css Layout Browser Problems
Thanks! I think the px thing was the main problem. I'll clean up my codes next, but I am pretty sure it is all good now!
-
Css Layout Browser Problems
Help! Why does my page skip to the side in internet explorer? www.jannahriemer.com? Also the page doesn't show in MSIE 4.01. Any ideas?
-
CMS advice
Thanks for responding. I am engaged in a crash course on this subject! The editable regions would include photos, basic information about various projects and project updates. The Flash doesn't need to be editable by my clients or managed with the CMS. They just had a bad experience with a designer who would take a long time to do site up dates and what to do it themselves. The flash part is editable anyway with XML. I haven't got the job yet, so I haven't started designing. I don't know what you mean by "divide content into sections and categories" but the page will be fairly complex and I need a lot of flexibility. Can CMS give the flexibility to make a site look how you want it? There is a flash version of the site and then the content is repeated and elaborated further in static plain html pages. The user would enter either the interactive tour or navigate to the rest of the site. The rest of the site would point only to the beginning of the interactive tour, the flash tour would point to every aspect of the static site. I think we need multiple author or user permissions...Does this mean the page could be edited by my client and also my me at my business or by their current desiger? And finally I am not sure what you mean by "accessibility requirements." Again, I do flash and am jumping in over my head!
-
CMS advice
Hello All! I know there have been many posts like this, however I would like some feedback about my particular situation. I have a potential client who would have me build a fairly complex site, with very complex Flash elements (interactive maps). I am versed in Flash, but they want a CMS. I have never used a CMS. Where would be the best place to start? Is Flash compatible with most CMS'? It is worth it to pay for one (like I was looking at Lite as an option) or go with something like Joomla! ? More complicated: my part is a subsection of a huge website that does not use a CMS. Is it possible to use a CMS just for my part of the site? Thanks so much for the help!
-
Selling Mp3's Online
I am not using any cart, just pay pal buttons. The store is really small and pay pal works fine. I found a company called payloadz.com. Has anyone heard of them? They deal with electronic merchandise.
-
Selling Mp3's Online
Hello, how do I go about selling downloadable mp3s? I have a small online store and am using pay pal. Thanks!
-
a simple css design
Hello. I have a should-be simple design problem. I have a basic design: A container. The container holds an image at the top, a description of the image just below, and then a button to purchase the image above that. The problem is that I cannot get the form (button) to measure its margin off of the container instead of the image. I want to set a top margin for the button from the top of the container, not the bottom of the image. Every time I set the margin for the form it uses the img as its reference. <div id="container"> <img src="whatever"></img> <p>Description Here</P> <form whatever></form> </div>
-
OS Commerce Blues
Hello! I need help with my OS commerce shopping cart. I rebuilt a site for a client. The previous site was set up with an OS Commerce shopping cart. I moved the entire site to a folder called: old site. Now the old site is accessible at www.sedonatemple.com/oldsite. Everything works fine except the shopping cart. When you click on "Store" it is just a bunch of empty spaces. I cannot figure out why. HELP!!!
-
Shopping Cart Woes
Yes. I moved all files together. I wonder if it has to do with relative vs. absolute links?
- Name Anchor
-
Name Anchor
Hi. Need help again. I need to create a name anchor, but to another page. So I need a name to link to another page, and then to a specific part of that page. Any ideas, Thanks!
-
Shopping Cart Woes
Hi there, I need some help! I have re-designed a site for a client. The site had a shopping cart: I think they used OS Commerce. They wanted to keep the old site intact and link to this shopping cart until I get a new one up and running. I posted my site and moved the entire old site to a folder called "oldsite". Now the old site is accessible under www.sedonatemple.com/oldsite. Click on Store and the shopping cart is jacked. It just looks like an outline with no pics or any info. I cannot figure out why. Thanks!
-
Help with layout!
Hi, I have a huge problem. I've designed a website that works great in all browsers, but it doesn't fit well with internet explorer. Basically, within the page there is a div: #container. This division contains the main content of the page. Just above this division is a flash banner with its own division. On IE, the content div is pushed down as if I've added a bunch of padding to the top of the div. What gives?!!? Why isn't it flush with the bottom of the banner. Thanks!
-
How to make a small image of website hompage
Greetings! I am making a portfolio of my web work. I want to create a flash doc with small images (.gif or .jpg) of my web pages. Anyone know of how to make a copy in image form of a completed webpage? thx!
-
website organization
Nevermind! I got it! Thanks so much!!
-
website organization
Thanks Dizi, You are right on it: but for some reason I can go general to specific, but I cannot refer backwards, from specific to general. Maybe I just do not understand you and that is why it is Still not working! How to you access a main file for a little subpage? (again). thanks so much! flux
-
website organization
Greetings! I am building my first large website. It has over 100 pages, which for me, is huge. The site is governed by one css file, but when I organize the pages into folders, the pages in these sub-folders cannot refer back to the main css file. Anyone have a way to organize a large css site? Thanks! flux