Jump to content

Susie

Advanced Member
  • Posts

    680
  • Joined

  • Last visited

Posts posted by Susie

  1. Oh Eddie, bless you!!!! The one I was thinking of was referenced in the link you posted, but I remember having trouble implementing it because it uses mootools (or something). What you posted is even BETTER!! Yay - happy girl here! :D

     

    Thank you!

  2. Hi Graeme,

     

    I only took a peek in Fx, but I know this problem well. It's happening because you have 2 floats in that large container, so the container doesn't think there's any content in there (because floated items are taken out of the flow). So, just add something like overflow:auto; or overflow:hidden to the container and it will expand around all your content.

  3. I'm working on a Wordpress theme (not my design) and I'm wondering how best to accommodate this header image.

     

    crystal-wp.jpg

     

    Would you just move the containers with CSS to make everything appear lined up (obviously my content area will need to be smaller)? Or would you slice the header image and make a new div for the part that is sticking out? Or maybe some other method?

  4. Following the advice in this thread, I've installed WAMP on my computer. I'm doing it so I can work with Wordpress locally. I believe all is ready to go. I've created a new database, but I'm confused on how to determine the username and password for that database. I need that info for the config file for Wordpress.

     

    So, how do I figure out what they are? I created the database by clicking on the WAMP icon in my icon tray (near the clock) and choosing phpMyAdmin. I filled in my new database name and clicked Create.

  5. Nothing but the low hum of my old computer. Complete silence - aaahhhh...

    Silence. Love it. Don't get enough of it.

     

    Right now, I'm listening to Tom & Jerry (kids are watching it). But when I'm in the 'zone', I like to listen to a little bit of everything. Lately, it's been 80's hair bands. :lol:

  6. To make anything be the index page, it must be named index.htm, index.html, or index.php . What is the name of the page that shows as the index now?

     

    Edit to add: Give your "enter" page the name index.html and give the page that is now currently index.html a new, different name.

  7. Thanks for the chat earlier, John. :)

     

    The way I'm understanding it after our chat and after reading some more on the CMS MS forums, I would need to use the Front End Users mod plus the Self Registration mod. Does that sound right? The only thing is...I found out that in order to prevent people from just registering and then accessing the content without approval of the site owner, we'll have to make it so people are put in one group of users when they register and then the owner will have to manually switch the group so they can view the content.

     

    Seems like there should be an easier way.

  8. I was wondering if someone who has implemented a client login with CMS MS could comment on how easy/difficult the process is in creating it. I have a potential client who wants an area for her clients to log in and download calendars, payment info, etc. I know CMS MS has this feature, but I've never used it before.

     

    It would be done with the front end module, correct? And when someone logs in, what would they see?

     

    I've searched the CMS MS forums, but I'm not really finding the info I'm looking for.

×
×
  • Create New...