Newbie needing some help

Viewing 9 posts - 1 through 9 (of 9 total)
  • #4276
    joetothphoto
    Participant

    I am using the Minimatica theme and I am running into a hitch. I have started with a Music and News post, but when I go to my home page of http://www.joetothphotography.com I am not getting the images / links in the main section. But the links work. Feel free to take a look and help me out in any way you see fit.

    #4285
    Daniel Tara
    Keymaster

    Check in Options > General that your Home URL & Site URL are valid, make sure you don’t have a static front page that doesn’t exist, try to disable all plugins and if it’s not working you may need to reinstall WordPress.

    #4314
    pianostudiesLA
    Participant

    Hello, I’m extremely tangled and can’t seem to find how I can display images the way Minimatica displayed its original images, (4 images aligned). Please help me fix my crappy looking site! Thank you in advance!!! Here is what my site currently looks like: http://pianostudiesLA.com

    #4315
    Daniel Tara
    Keymaster

    You have edited the CSS and have not closed the rules for selector #slider. It’s just at the top, add a } after the rules. Also, you shouldn’t have any content before this line:

    @charset "utf-8";
    #4316
    joetothphoto
    Participant

    This is what that section looks like…

    }

    #slider {
    position:relative;
    height:410px;
    padding:30px 0 30px 0;
    margin-bottom:20px;
    background:#151515;
    -moz-box-shadow:0px 0px 20px #999;
    -webkit-box-shadow:0px 0px 20px #999;
    box-shadow:0 0 20px #999;

    #4317
    pianostudiesLA
    Participant

    I feel horrible, but I’m going to ask anyway before I make any editing mistakes. I haven’t changed anything in that area so I assume it looked that way to begin with.
    Where exactly would I put the } and since you said I shouldn’t have anything before this line, @charset “utf-8”; should I go ahead and delete this whole section?

    #slider {
    position:relative;
    height:410px;
    padding:30px 0 30px 0;
    margin-bottom:20px;
    background:#000000;
    -moz-box-shadow:0px 0px 20px #999;
    -webkit-box-shadow:0px 0px 20px #999;
    box-shadow:0 0 20px #999;

    #4318
    Daniel Tara
    Keymaster

    I believe it’s best to restore the original style.css file.

    #4320
    pianostudiesLA
    Participant

    It’s getting there! Thank you for all your assistance!

    #4321
    pianostudiesLA
    Participant

    Hi Im back for one more newbie question: for some reason my first page is not the page with the 4 images showing. Instead, its a blank page with my domain name and I need to click on the link on the bottom to direct me to the image site. How can I make that my home page? here it is http://pianostudiesLA.com thank you for the support!

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.