Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter objectnull

    (@objectnull)

    Got it! Thanks you all for your help!

    I had to search the Page Source to see what you guys were talking about.
    Here’s what I did to my code to make it work with the imagecaption plugin.

    <div class="imagecaptioneasy imagecaptioneasy_left" style="width:150px;">
    <a href="http://www.darkforestfilms.com/about/dustin-parsons/">
    <img src="http://www.darkforestfilms.com/wp-content/uploads/about/dustin_about_photo.jpg" alt="Dustin Parsons" width="150" height="150" /></a></div>
    <div class="imagecaptioneasy imagecaptioneasy_left" style="width:150px;">
    <a href="http://www.darkforestfilms.com/about/robert-greene/">
    <img src="http://www.darkforestfilms.com/wp-content/uploads/about/robb_about_photo.jpg" alt="Robert Greene" width="150" height="150" /></a></div>

    Thread Starter objectnull

    (@objectnull)

    I tried deleting .imagecaptioneasy_nowrap { margin: 11px 0 11px 0; float: none; } from my style.css.php but that seemed to have no effect.

    Your image divs should have the class imagecaptioneasy_nowrap removed.

    I’m not sure what that means. I don’t have imagecaptioneasy_nowrap anywhere in my HTML. Or am I completely misunderstanding you? Is this something I have to modify in the style.css.php file or in the HTML in my page?

    I apologize, I’m okay with HTML but am completely lost with CSS. If anyone knows the specific code I need to input or modify that would help. Otherwise I’m just shooting in the dark.

    Again, thank you so much for your assistance, I really appreciate it.

    Thread Starter objectnull

    (@objectnull)

    Anyone have even a guess or did I stump the internet?

    Thread Starter objectnull

    (@objectnull)

    Thanks for the speedy replies!

    Here’s what I found in the style.css.php for imagecaptioneasy

    .imagecaptioneasy {
      padding: 5px;
      font-size: 10px;
      line-height: 1.15em;
      text-align: center;
      border: 0
      background: #242b30;
      color: #adb5c1;
    }
    .imagecaptioneasy img { border: 0px solid #fff; margin-bottom:5px; }
    .imagecaptioneasy span { text-align: center; }
    .imagecaptioneasy_top_left { margin: 0 11px 11px 0; float: left; }
    .imagecaptioneasy_top_right { margin: 0 0 11px 11px; float: right; }
    .imagecaptioneasy_top_nowrap { margin: 0 0 11px 0; float: none; }
    .imagecaptioneasy_left { margin: 11px 11px 11px 0; float: left; }
    .imagecaptioneasy_right { margin: 11px 0 11px 11px; float: right; }
    .imagecaptioneasy_nowrap { margin: 11px 0 11px 0; float: none; }

    I tried adding the float : left; after color : #adb5c1; but that didn’t change anything (I did not modify the HTML code in my page).

    Does it matter that I’m using HTML to input the pictures rather than CSS? Could that be messing it up or did I just put the float : left; in the wrong area?

    Thanks again.

    Forum: Plugins
    In reply to: Quicktime embed problem
    Thread Starter objectnull

    (@objectnull)

    I just changed the quicktime tage to flv and it seems to be okay.

    Thread Starter objectnull

    (@objectnull)

    It was the style.css.php within the main Mandigo folder.

    haha, so I guess we were both right. Thanks for your help.

    Thread Starter objectnull

    (@objectnull)

    Sorry about that, I just meant Subpages, I don’t know why I typed “categories”.

    If you go to the link in my first post there is a box in the top right corner of the page that says Subpages for Books: but there’s nothing underneath it. I assumed it would be something simple, such as a check-box that I could switch off in Manage > Page > Edit area.

    Forum: Plugins
    In reply to: Widgets: Global only?

    I would like to know how to do this as well. I can’t find the wordpress text widget php file. Does anyone know what it is called?

    Thread Starter objectnull

    (@objectnull)

    I hate to bump this but I still have found no help on the subject.

    Thread Starter objectnull

    (@objectnull)

    Thanks Jeremy and boober, I still have some questions though.

    Jeremy, where would I paste that code? I tried it on the bottom of the style.css and it didn’t seem to change anything. If I were to put it on the style.css.php would I just throw it in at the bottom?

    Boober, I found the code you posted in my style.css.php file but I don’t see anything there pertaining to font. Also, I tried changing all the fonts that I found in that file to Avant Garde and it seemed to change everything except the navigation text. If you could check out the style.css.php and let me know if there’s 1 particular one I could change that would be great, I like the font that everything else is so I don’t want to change anything except the navigation text.

    Thread Starter objectnull

    (@objectnull)

    yeah… I tried that, it was white and I switched it to black like the rest of the images but it doesn’t seem to have updated like the rest.

    Thread Starter objectnull

    (@objectnull)

    Tried it and it didn’t work. I’m pretty new at CSS so it could just be a fault in the code. check out the style.css

    Thread Starter objectnull

    (@objectnull)

    Thanks Jeremy, changed to color to something readable.

    About the images used for Home About and Films in the header, I can’t find them anywhere; searching the header.css doesn’t show anything and the image folder doesn’t have any of them in there. Also, I can’t r-click on them and go to view image so I’m thinking maybe it’s not an image.

    Again, any help would be great. Thank you.

    Thread Starter objectnull

    (@objectnull)

    I did load them as ASCII, not Binary.

    Let me try that. Thank you.

    Thread Starter objectnull

    (@objectnull)

    Thanks Jeremy! Apparently, I forgot to:

    A) Unlock my domain from godaddy.com

    B) Change my Name Servers to ns1.startlogic.com and ns2.startlogic.com

Viewing 15 replies - 1 through 15 (of 17 total)