Jump to content

Susie

Advanced Member
  • Posts

    680
  • Joined

  • Last visited

Everything posted by Susie

  1. URL: http://goo.gl/whWkD I'm using this to test: http://goo.gl/EXEkV I have several issues to sort through, but right now my main concern is the "Call us" sentence under the social icons. I cannot figure out how to get it to center under the icons. Any ideas??
  2. Well, I logged in and poked around and the only thing that comes to mind is that you need a header.php file. Since you aren't finished with the videos, maybe your theme is incomplete right now. Something I notice when going to the stylesheet link ( http://thorirvidar.com/wp/wp-content/themes/120312_template/style.css ) is that you can view the source of the page and see the entire index.php file. You shouldn't be able to do that. Here's an example of how a properly working WP theme's stylesheet should look when you go straight to the file (it's mine): http://goo.gl/T6yCp
  3. Was the tutor just starting out with an index and stylesheet to later be cut up into the various WP files? I kind of think it wasn't a working theme just yet....
  4. I haven't checked out the WP videos here, so I'm not sure why you don't have a header.php file. Every theme I've ever created or worked with has always had one. (http://codex.wordpress.org/Theme_Development) Did the videos specifically tell you not to include one? If you would like to create a temporary user for me (with admin access) and then PM me with the login, I'd be happy to log in and take a look.
  5. Since the Twenty Ten theme works, it's definitely a problem with your link. Can you post the full content of your header.php file?
  6. How odd. Can you post the entire contents of your .htaccess file so we can take a look?
  7. Thanks so much, Ben! I totally missed that 940px on the wrap. I cannot wait to get this done. It's a PSD to WP job and I can't stand the design!! Thanks again.
  8. URL: http://goo.gl/87Hc1 Hi everyone! I was wondering if someone could help me figure out why the slideshow on the home page is not centered. I've been fiddling with it off and on all morning and can't get it to cooperate. Also, how can I keep the navigation buttons for the slideshow always visible? They appear briefly when the image shifts, but then they're hidden. TIA for any help!
  9. URL: http://goo.gl/8Dx81 Okay, I've been messing with this for way too long.... At the bottom of each blog post is a Leave a Comment link with a little leaf on the left. WHY is that leaf showing twice???
  10. That works better. Thanks, Eddie! I've been staring at this for too long. I didn't want to extend the menu items all the way over like that, but my client is insisting. They will just have to NOT change those links!! Thanks again.
  11. Okay, I just reworked the padding so that it will extend all the way, but I'm concerned that it will not work in all browsers. Can you guys check and let me know if the nav stays on one line for you? Thanks!
  12. URL: http://goo.gl/FYNQH I can't seem to figure this out. It should be easy! Is there a way to make the hover color extend all the way to the right when you hover over "Our Clients"?
  13. Yeah, this is a Genesis theme. The nav is hard coded, though. I really struggled with it last time and you all helped me. It's in there but just commented out since it was making a mess of everything. Sorry about that! Actually, the Coupon page is being removed, but I forgot to remove it from the code. --- Sorry about that, guys! I posted and ran and didn't give much info. Bad me! It's been so crazy here. Anyway, I am going to try to get this finished today. Thanks for your help!
  14. I have been trying to figure this out and I just keep making a huge mess of things. URL: http://goo.gl/KUTv6 They are adding a new page called Healthy Menu so now the navigation needs recoded. If anyone has a few spare moments, can you help me figure this out?
  15. Lately, I've been importing Google fonts with a line in the CSS file like this: @import url(http://fonts.googleapis.com/css?family=Spinnaker); And then you can just include it in your font-family line like this: font-family: 'Spinnaker', sans-serif;
  16. The client is saying that the navigation on this site is running down where it shouldn't be. I've checked it in all my browsers, but I don't see the problem. I'm on a PC and she is on an iMac, so maybe that's the difference? Can you guys check this and let me know what you see? Thanks!
  17. Thanks, Ben. I was missing the overflow:hidden.
  18. http://goo.gl/TLxyD I'm stumped on another issue.... I would like to make the left corners (top/bottom) of the header nav/menu rounded using CSS3 but I can't figure out where to apply the code. I've tried adding it to this but it didn't work: #header ul.nav, #header ul.menu { float: right; } The corners appear when I apply it to the li, but then each li is rounded and that's not what I'm looking for. Can someone take a peek?
  19. Thank you, Eddie!!! Sheesh. Couldn't figure that out.
  20. Okay, this should be so easy, but I'm stumped! I've looked at it in Firebug and cannot find the culprit. http://goo.gl/jcXky I'm working with the h4 that says "Learn More About AMP". I want the whole thing (text and blue background) to be about 10 pixels down from the top of the widget itself but I can't get it to budge. What am I missing??
  21. I don't know the answer right off hand, but I suggest signing up for Google Analytics and installing that on your site. That way you'll see what visitors are doing, how they found you, what system/browser/resolution/etc. they're using, and more.
×
×
  • Create New...