-
sitemap programs
Date: 03/24/08
Keywords: web
Does anyone happen to know if there are Mac versions (or good equivalents) of these pc programs?
-Xenu Sitemap Generator/Link Sleuth
and
-Webshots
Thanks!
Source: http://community.livejournal.com/webdesign/1372324.html
-
Online Calendar for website
Date: 03/24/08
Keywords: web
I am looking for a new online live calendar for my companie's website. I use Calcium right now and I don't like how you can't change the event settings individually - like if I want one course to be red and the others to be blue. The settings are universal for the whole calendar - I need it to have more options. Anyone know of a good one? The other option is building one by hand as a webpage, but I thought I would see if I could get any good reccomendations first. Thanks!
Source: http://community.livejournal.com/webdesign/1371941.html
-
clients reporting problems I can't see
Date: 03/24/08
Keywords: css, html, java
http://www.carrieandjeanpierre.com/
My clients tell me that in IE, the menu text on this page is super tiny, and then when you click to proceed to another page, everything's proper size again.
I suspect this is a problem with the fact that I've used png images. They're so full of problems, but I'm a transparency junkie.
I *did* use a javascript to correct the png transparency issue in IE... maybe it's affecting the sizes too? But then why wouldn't it affect sizes of the other png images too? The reported problem is just with the menu images.
How do I view/resolve this issue if I can't see it? Is there any way of downloading/installing an older version of IE so I can experience the same problems as others using older versions?
Can any of you see the issue? I can cut and paste html or css code if you like...
Gah! I'm at a loss. Thanks in advance!
Source: http://community.livejournal.com/webdesign/1371715.html
-
Creating a circular element
Date: 03/24/08
Keywords: css, web
You guys were SO helpful with my last post in this community, I thought I'd come back for more help since you were all very encouraging and useful. :)
I've started reading up on CSS and I think I'm starting to really figure it out, albiet slowly. Luck would have it, situations have come up that mean they don't need the website anymore, so my website work was pretty much all for nothing. I'm trying to make the same website work for my trainer, who will still have her own business and will need more clients.
This is what I have so far. http://evergreenequestriancenter.com/fcfindex.htm
Please try your best to ignore the content on the page, as that will most certainly be changing. I've figured out how to appropriately use the div layers to get the look I want, as well as the unordered list as my navigation bar as opposed to my table. My problem comes in the fact that I'm trying to make the page look like the old version (see here: http://evergreenequestriancenter.com/fullcirclefarm.htm) where the only essential element that I'm missing is the circle graphic in the top left corner.
Seeing as how her business is Full Circle Farm, I really wanted to keep the circle in there, but I'm having a hard time slapping a graphic in there that is of good quality. I tried the line-draw feature in FrontPage, and then filled the background with the picture, which intially looks really good in Frontpage, and then looks like shi**y quality in Firefox (but seems to be okay in IE?).
I was looking for suggestions to how I could acheive this look.
Thanks so much for your time!
Source: http://community.livejournal.com/webdesign/1371508.html
-
font-size-adjust
Date: 03/21/08
Keywords: browser, html, asp
I love the idea of font-size-adjust and its aid to legibility. But I'm having a problem about how to apply it in practice.
Let's say I define .signature { font-family: Venice, Genoa, cursive; }
in my stylesheet. Venice happens to have a .415 aspect. Should I specify that here? I understand that this will scale the fallback cursive font (if Venice and Genoa are missing) to the metrics I am looking for. Great so far.
The problem I foresee is that I have not specified the font/size/size-adjust to be used generally, relying on the users' defaults—a good usability practice. Therefore I don't know what aspect it has. If we assume (for discussion) the browser is set to use Verdana (aspect .58) my Venice looks far too small to begin with. So what does it matter if the substitutes match Venice, because none of them are going to match Verdana.
How do I always scale as appropriate to match an unknown font aspect? Can I simply use font-size-adjust:inherit
whenever I change the font, or do I need to? The W3 says the initial value for this property is none
, though the value is inherited, so can I rely on the (arbitrary) parent element to have the correct value or not? If there is no initial value, what am I inheriting? I could apply a font-size-adjust to BODY (or HTML…which is preferred?) so that I do have a basis, but if the user's chosen font didn't have the same aspect, I'd be throwing off his preference for font size, right?
Please help me clarify what the best practices for using this property are!
x-posted
Source: http://community.livejournal.com/webdesign/1371173.html
-
Photoshop Help/Tutorials.
Date: 03/20/08
Keywords: web
Hi everyone :) I'm trying to redesign an artist portfolio website in Photoshop (original layout was in Dreamweaver). I have the bare basics.. but when I get to slicing and creating rollovers and inserting Flash headers, my brain kinda seizes up and shuts down. Anyone know any good tutorials or feel like being a good Samaritan lol? :) My main issue right now is creating nav buttons that actually work.
Source: http://community.livejournal.com/webdesign/1371090.html
-
Do you database?
Date: 03/20/08
Keywords: mysql, database, sql, web
If you are reading this and can create MYSQL databases from scratch to make a web app, I need your help and will pay.
Have a prospective client that wants a site that is very DB driven. Needs a quote and have no idea what kind of time frame could be delivered. If I get the project, you get work.
Source: http://community.livejournal.com/webdesign/1370859.html
-
Recommended Hosting Company
Date: 03/20/08
Keywords: mysql, software, sql, web, hosting
I just want to make a recommendation for anyone who needs a good website hosting company - I have been using Siteground for over 2 years now and they have been fantastic, reliable, and have a great support system that let´s you have replies from them within only 10 mins!
Apart from that they are CHEAP, but offer much more than other hosting companies with an amazing amount of extra (OS) software included for easy installation and integration and a whopping 750GB of webspace (that´s GIGAbytes, people!), 7500 GB of monthly traffic, free domain name, unlimited MySQL DBs, unlimited email accounts and loads more goodies that are too many to mention!
So here´s the link again, do check them out:
SiteGround is my web host
PS.: Okay, so I get a year of free hosting for every 3 people that sign up, but I didn´t tell you that! ;)
X-posted in geekgirlz
Source: http://community.livejournal.com/webdesign/1370447.html
-
Curved corners question
Date: 03/18/08
Keywords: no keywords
This is a long shot.
I need a way to create curved corners that will let me do only one corner if I wish, and yet do multiple corners when needed at the same time? I looked at CurvyCorners, but I'd be stuck with only the one setting as far as I can see with that (as in either the one corner or all the corners on all divs).
Is there a way to do this without having more than one way to implement curved corners on the page? I'd rather stick to one for simplicities sake. If anyone knows how to do different options with CurveyCorners, that would be awesome, but it doesn't have to be that specific one.
Thank you!
Source: http://community.livejournal.com/webdesign/1370175.html
-
Transparent Favicon in IE7?
Date: 03/17/08
Keywords: no keywords
Hi Everyone. I have a client who really wants to have a transparent favicon. It works great in Firefox of course, but IE7 still shows it with a white box around it. I made the favicon in Photoshop CS3 using the ICO plugin. It's at 8 bits/channel. Any suggestions on how to get the transparency to show up in IE7? Or is IE just a lost cause? Thanks!
Source: http://community.livejournal.com/webdesign/1370040.html
-
Drop Down Menus/Navigation
Date: 03/17/08
Keywords: css, html, java
Hey all! I'm back with yet another question. After all that trouble figuring out how to open submenus on the side like an unordered list, and then formatting it, I changed my mind and decided to redesign my whole site.
Drop down menus! I am going to keep the menu I have on the left for really basic navigation (home, about, outside links page, etc) and have drop down menus across the top to navigate the content categories and subcategories.
In other words, I want to make drop down menus with submenus inside them... but I also want the links that open the submenus to link to pages of their own.
QUESTION: What's the best way to go about this? I have seen css, javascript and html tutorials. What say ye?
Source: http://community.livejournal.com/webdesign/1369771.html
-
typography
Date: 03/16/08
Keywords: css
Does anyone know any places to find great typography techniques?
Also, I need to know how to outline type with CSS. The outline tag doesn't always work.
Thanks!
Source: http://community.livejournal.com/webdesign/1369323.html
-
faster image loading
Date: 03/16/08
Keywords: html, web
Hello all, as this appears to be the most active html help community, I have decided to post here.
I recently redesigned the website for the stable that I ride at. (The old one was pretty dated.) It's fairly basic since I don't know many fancy tricks, but I do have a problem.
I was trying to get the look of frames on the page without using frames, since I've been told those are pretty outdated. So, I just stuck in a background images with the bars. Trouble is, I had to make the background image huge, so that when you scroll to the bottom, you don't encounter the end of the image. Likewise, in case the screen resolution settings are different, I also created extra space on the side. So, it's a pretty big image.
My only question is: is there a better way to achieve this look, or a way to make the background image load faster without losing the quality of the image?
Thanks very much for your time.
Website is here: http://www.evergreenequestriancenter.com
Source: http://community.livejournal.com/webdesign/1368862.html
-
SEO related stuff
Date: 03/14/08
Keywords: seo
Anyone know anything about this service? http://www.text-link-ads.com/
Is it worthwhile and reputable?
Also, anyone know any good ways to build SEO? Linking is turning out to be one of the harder things to do, especially since everyone wants money for your name to be with them, and not everyone has money to give out to get a good name. It's so hard...
Thank you.
Source: http://community.livejournal.com/webdesign/1368531.html
-
Allow change of username - best practice?
Date: 03/13/08
Keywords: no keywords
I'm struggling with whether to allow users to change their username after registering. I have the code set up to check for existing usernames with ajax, so that part is fine. But is it considered best practice to allow or disallow change of username?
Source: http://community.livejournal.com/webdesign/1368112.html
-
Php layout
Date: 03/13/08
Keywords: php, html, java, web, yahoo
Hi, everyone~
I'm new here and I'm just asking if somebody can make me a php base layout for my website-to-be....
If you can make me a complete layout please email me at angel.teukie@yahoo.com.
I'll be buying a plan and domain at HomeMonster this coming summer, but I don't have any idea or knowledge about html, javascript, php, etc...
Please help me out...
*If my post is not allowed here, you're free to delete this.*
Thank you,
Erel
Source: http://community.livejournal.com/webdesign/1368010.html
-
Template tutorials
Date: 03/12/08
Keywords: templates
I am looking for a good online tutorial regarding templates. I have no idea how to set one up and the tutorials I have found aren't as in depth as I would like. I need something that is start to finish. Can anyone send me a link to some good sites or books? Thanks so much.
Source: http://community.livejournal.com/webdesign/1367766.html
-
Help?
Date: 03/11/08
Keywords: css, web
Howdy, all. I'm having issues coding my menu... I tried to find exactly what I'm looking for (or something close to it...) on tutorial websites, but it seems to be nowhere! This seemed like a good community to ask; I hope this is allowed.
I'm building a website for a class. I'm an english major, not a comm major or anything, so the only experience I have is what I have taught myself. The class itself doesn't go into great depth because some people have apparantly never even seen a website before, let alone tried to build one. Anyway, the point is that I'm no expert and am learning as I go.
Right now I have a few pages up, designed via external CSS. It works. It's clean and functional, but rather boring and once I get to a computer with Photoshop and Dreamweaver at the same time, I'll probably redesign it at least somewhat. I was sketching out what I wanted to do this morning, and I quickly realized that the menu I have now is fine for very little content, but once I have more sections and subsections, I'm going to need a better way of navigating things. I know exactly what I WANT it to look like and do, but I don't know if it's possible.
Right now I have three sections: a header, a center div, and a left div, which serves as my menu. The menu is (obviously) vertical, and right now basically just looks like a list of links.
I want the left menu to have subsections, but I don't want a drop down menu that pops out and interferes with the rest of the page. Instead, I want to click on the link for a section and have a subset of links appear beneath it, indented slightly or italicized or both, whatever looks best. The rest of the links would shift down to compensate. I also want you to be able to click again and make them disappear.
Any ideas on how to do this? Thank you very much for your help.
Source: http://community.livejournal.com/webdesign/1367289.html
-
annoying clients
Date: 03/10/08
Keywords: web
I have a client who is horrible with many things, but there is one huge thing that's really bugging me.
The webpage design is finished. It was to be completed in January, which it was.
There's just one important thing that's keeping it from going live: CONTENT.
I have been asking for information from this guy since the middle of December.
It is now March 10th.
I have billed him for the first half but have not billed him for the second half of the payments as that was to be done on completion of the site. This man is keeping me from my pay, and keeping himself from a useful marketing tool which is already driving away potential customers. People are coming to the site and only seeing COMING SOON! I have informed him of this and asked if there was anyone else in the company who can provide me with the information, but he has not replied. Not once.
I've lost track of the amount of times I've asked this man for content...
I'm losing patience.
SO, I've decided to bill him. Tomorrow. First thing.
But, I am wondering... there will be updates to do once I get the information, and he has already wasted my time. Is there anything I should do for that? Should I ask for more, and how should I do that?
How do you deal with annoying customers like this? of doom
Source: http://community.livejournal.com/webdesign/1366531.html
-
Domain name question
Date: 03/08/08
Keywords: web
I wonder if anyone would know what the best way is to buy and sell specific domain names....
I have opened a reseller account with dynonames.com but then found that through that I won´t be able to sell *specific* names, but only *any* old domain name that´s available.
I am now thinking of buying all the domain names I wanted and simply designing a website and putting them up there for sale - however, the transfer of a domain name, once I have sold it, would make them rather expensive.... (i.e. another 19 Dollars on top of the price I sell them for).
Any ideas?
Source: http://community.livejournal.com/webdesign/1366407.html