-
joetothphotoParticipant
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.
Daniel TaraKeymasterCheck 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.
pianostudiesLAParticipantHello, 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
Daniel TaraKeymasterYou 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";
joetothphotoParticipantThis 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;pianostudiesLAParticipantI 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;pianostudiesLAParticipantHi 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!
You must be logged in to reply to this topic.