Results 1 to 5 of 5

Thread: Quick Code Help

  1. #1
    clouded sheep Clouded Sky's Avatar
    Join Date
    Jan 2005
    Location
    Washington
    Posts
    1,376

    FFXIV Character

    Miah Mhakaracca (Cactuar)

    Default Quick Code Help

    So, really, I don't know much about any coding, but I recently set up my own blog on my own domain name, and seeing as I haven't had the time to create a theme for myself yet I've been using a prebuilt one. I like the way it looks, but there is a slight problem and I was wondering if anyone would be able to fix it. I haven't pointed many people to the site yet, and I was hoping to fix this before I do. If you look here , you'll see what I don't like - where you enter your name, e-mail, etc to post a comment, they are horrendously ugly blue button things. I would like it if they just looked like plain forms. I'm sure it's just a quick fix in the code, but I'm not entirely sure what I'd be looking for. I'd be more than willing to let someone in if you'd be willing to take a look for me. I realize you all have more important things to be doing, but if someone is feeling generous, please let me know. Thanks!

  2. #2
    Draw the Drapes Recognized Member rubah's Avatar
    Join Date
    Dec 2004
    Location
    Now Destiny is done.
    Posts
    30,655
    Blog Entries
    21
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    login to wp, Edit your theme, ctrl f
    Code:
    #respond #submit {
    	width: 140px;
    	background: url(images/img10.gif) no-repeat;
    the delete from "background" to ";"

  3. #3
    clouded sheep Clouded Sky's Avatar
    Join Date
    Jan 2005
    Location
    Washington
    Posts
    1,376

    FFXIV Character

    Miah Mhakaracca (Cactuar)

    Default

    Hmmm. Thanks rubah, but I'm not sure if that did what I wanted. It only seemed to messup the submit comment bar. I like that part. It's the darn data entry fields that are bugging me. I just monkeyed with a few things to no sucess. I'm at home now so I'm going to keep on trying.

  4. #4
    Draw the Drapes Recognized Member rubah's Avatar
    Join Date
    Dec 2004
    Location
    Now Destiny is done.
    Posts
    30,655
    Blog Entries
    21
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    well ctrl+f for that background image because it's the same one.

  5. #5
    clouded sheep Clouded Sky's Avatar
    Join Date
    Jan 2005
    Location
    Washington
    Posts
    1,376

    FFXIV Character

    Miah Mhakaracca (Cactuar)

    Default

    All solved. This can be closed. Thanks rubah.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •