Jump to content

atmananda

Members
  • Posts

    11
  • Joined

  • Last visited

atmananda's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. hey, that didn't seem to work.. any other ideas??
  2. hi, I have a contact form with 4 fields; name, email, input text, and security question.. For some reason, I can get the input fields of Name and Email to sit on the left side of their respective input fields, but for Input Text and the Security Question, the label sits on the right of the input field... Anyone have any idea what I'm doing wrong?? Thankyou!! http://www.atmananda.com/contact-us/
  3. no one?
  4. Hi, I am having a lot of trouble trying to center the navigation on my site.Basically the tabs need to sit in the center of the div (960px) with a 2px gap between each tab.Can anyone see what I'm doing wrong? THANKYOU!! .row { margin: 0 auto; width: 960px;} #top-menu{ font-family: "LeagueGothicRegular",sans-serif; text-align: center; margin-top:240px; } #top-menu li{ display: block; float: left; line-height: 1; margin: 0 17px; text-align: center; } #top-menu a{ font-family: 'LeagueGothicRegular', sans-serif; background-color: #fff; border-top-left-radius: 5px; border-top-right-radius: 5px; color: #000000; display: inline-block; font-size: 1.97em; line-height: 1; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); padding: 6px 18px; text-decoration: none} #top-menu a:hover,#top-menu .active a{ color: #fff; background: #E80B44; }#top-menu a:hover .nav-arrow{ border-top-color: {{settings.nav_hover_colour}}; } #top-menu ul .first ul{ left: 0; } #top-menu ul ul li{color: #000000; display: inline-block; font-family: 'LeagueGothicRegular', sans-serif; text-shadow: 1px 1px 1px transparent; } #top-menu ul ul { font-family: 'LeagueGothicRegular', sans-serif; display: inline-block; border: none; text-shadow: 1px 1px 1px transparent; } #top-menu > ul > li { font-family: 'LeagueGothicRegular', sans-serif; }
  5. I am having an impossible time centering the text in this div. I just want the menu items in the top pink box to be centered automatically in the div. www.flashdancemerch.com can someone please help? thanks!
  6. atmananda

    center image?

    updated browser, works perfectly now!thanks
  7. atmananda

    center image?

    weird.. I see that on Firefox it works, nice and centered.. but not Safari..
  8. atmananda

    center image?

    http://i47.tinypic.com/2dhcmjt.jpg
  9. atmananda

    center image?

    thanks.. doesn't seems to have fixed it though
  10. atmananda

    center image?

    ps. its the advertisement images.
  11. atmananda

    center image?

    I am trying to center an image on wordpress site in the right column and no matter what I do cannot get it centered.. any ideas? www.choptlogic.com/atmananda/blog thanks!
×
×
  • Create New...