-
Posts
680 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Downloads
Gallery
Store
Posts posted by Susie
-
-
It's beautiful, Ben. And I meant what I said on Twitter - it belongs on the various design inspiration sites.
About the comments in your Journal - is there a reason why you're not just using the Wordpress comment system?
-
Thanks for your reply. I figured it out. I didn't have to manually load the patterns at all. They appear in the list of preinstalled patterns automatically.
But darn it, this isn't what I was hoping for. LOL I was hoping a pattern would be like a brush where I could decide which colors to use instead of being confined to the colors in the pattern.
-
I have downloaded a new pattern and am not understanding how to install it in my Photoshop for use. The file type is .PAT and I put it in the Adobe > Adobe Photoshop CS3 > Presets > Patterns folder. I see other patterns that came preinstalled in Photoshop.
Next I created a new document and selected the paint bucket tool. At the top I then selected Pattern. And then I opened the pattern menu to the right of that and clicked the little arrow so I could choose Load Patterns from the menu.
Correct so far? I think so....
The problem is, it says there's nothing in the Patterns directory. But I KNOW there is. I see it when I look at it outside of Photoshop. So, why isn't my Photoshop program seeing the patterns in there?!
Help?
-
It's just an idea (not sure if it's a good one or not), but I wonder if you could customize a project management system to match the design of her site. Something like Basecamp or similar....
OR...you can integrate her website design into CMS Made Simple and have your solution right there. (Please don't throw tomatoes at me for suggesting it. lol)
-
Hello and welcome, Erik!
It surely sounds like you've thought things through. I just wanted to chime in and say that in addition to your ideas, you can also market yourself to graphic designers who need help with coding. I work with two of them myself - they create the design and I code it and/or integrate it in a CMS.
Do you have any samples of your work we can see? :cool:
-
Or you can use a premade script. Example: Tectite FormMail
-
No partying for us here. We all got a special Christmas present this year. All 5 of us (me, hubby + my 3 kids). The stomach flu! It started on Friday and we're still not done. Almost, though (fingers crossed). So, it'll be to bed at the normal time for us, I'm sure.
Have fun everyone and stay safe!
-
Happy New Year, everyone! :cool:
-
She means there are no polite words to describe this site...
Thelma knows me well. :cool:
-
Here is another one, and this one will actually charge you to build a website. ww w.madeira 4u.co m/ and w ww.mad eira4u.co m/website_design.html
I read the blog on this site, which is equally as bad, but quite funny.
There are no words. :|
-
o/
Okay, I have to ask. What's that?
-
I don't know of any, but I do know of a site with lots of quotes. http://www.quotegarden.com/
-
Good! Just let us know when you've got the page uploaded and we'll take a look.
-
Just to be sure, are you using the Firefox browser when trying to use it? Also, the way I access mine is through Tools at the top of the window.
-
Dina, have you uploaded it to your server yet? If not, do you have an FTP? You can always use FireFTP that works with the Firefox browser. http://fireftp.mozdev.org/
Let us know if you need help with it.
-
This has happened to me several times too.
Change the following in your body tag
background-image: url('images/dark_pixel.jpg') repeat-x;
to
background: url(images/dark_pixel.jp') repeat-x;
In other words don't add -image to background and remove the quotes.
Also there is no background image in your header css.
Hope this helps
There's a small typo here. It should be:
background: url(images/dark_pixel.jpg) repeat-x;
Can you give us a link or give us the full page code? That will help us better determine what the problem is.
-
Hello and welcome!
-
You might look into something like Son of Suckerfish. I'm terrible with these menus, so I'll leave the explanation to someone else. But this should give you a starting point.
-
I personally like the solution you pointed out to me the other day as a freelance/single developer and think I will implement it for my own projects/clients. http://www.freelancerpanel.com/.
I'm having fits with freelancer panel. I suppose I should get it up and running again and give it a shot. Most of my clients don't require as many email addresses as this one I'm thinking of.
-
Wordpress does not include a link to "Home" in the navigation by default. Why? I'll never understand. I totally think it should. Anyway, here's a plugin that will do it for you. I use it all the time and it works great.
Wordpress Plugin: Home Page Link
Edit to add: So, just install this plugin and leave the option in Reading set to latest posts. Now your home page will be your blog posts and you will have a link to Home so people can get back to it when they need to.
-
I signed up with Evernote today and I must not get it. It seems like it's just an online version of Word or something.
-
I'm sure the others will have differing opinions, but basically, I use IDs for everything that will be unique in my site. For example, I only have one main menu so I'll use an ID for that. For the things that will recur in my site (boxes, styles, etc), I use a class.
-
I am a freelancer, as well. Most of my work is for direct clients, but I do have a couple graphic designers that hire me to code their designs and/or transfer them to content management systems.
-
How are you guys keeping track of client information? For example, I have a client for whom I set up numerous email accounts and I need to keep track of all the passwords. I was writing everything in my notebook, but it's getting to be too much. I guess I could set up a spreadsheet for each client (if I knew how...I've never worked with spreadsheets). I wish there were an application out there that were set up for this sort of thing.
So, how do you do it?
A new year, a new website
in Peer-to-Peer Reviews
Posted
Oh, I see. Cool!