Jump to content

Susie

Advanced Member
  • Posts

    680
  • Joined

  • Last visited

Posts posted by Susie

  1. 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.

  2. 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? :)

  3. 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)

  4. 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. :P

     

    Have fun everyone and stay safe!

  5. 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.

  6. 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.

  7. 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.

  8. 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?

×
×
  • Create New...