Forum Replies Created
-
AuthorPosts
-
clarkscondensedMember
@BradDalton, I just checked there and these are all the categories available In order)
Header Right
Primary Sidebar
SEcondary Sidebar
After Post
Footer 1
Footer 2
Footer 3clarkscondensedMemberI followed those instructions, but I can't find where the the split sidebars are. Where would they show up? Would I be able to see them in my widget area?
clarkscondensedMemberThanks, Rob! I actually cannot figure out how to change that font color...everything I try seems to not work :-/
clarkscondensedMemberOh I didn't even read that part of your response earlier. Would you recommend waiting for Genesis 2.0 to be officially released, or use the beta version?
clarkscondensedMemberOkay cool. Thank you.
And how do you update to HTML 5 -- or is that what will happen with Genesis 2.0?
Thank you so much for all your help, there's definitely a learning curve with all of this!
clarkscondensedMemberYes, after I posted my last comment, I went and changed the content area and sidebar to percentages instead of pixels, and that seemed to fix the problem. I'm trying to use this tutorial http://designsbynickthegeek.com/plugins/genesis-responsive-header#comment-4253 to fix the header situation, so hopefully that will be resolved soon as well.
How would I fix that problem you mentioned? I'm not totally sure exactly what you mean.
clarkscondensedMemberIs it possible that I somehow messed up Prose so it isn't mobile-y responsive anymore -- because I was under the impression that it was supposed to be, and that it would adjust to the screen size it was being viewed with. Or am I misunderstanding what it means for the theme to be responsive?
clarkscondensedMemberGreat, thank you!
clarkscondensedMemberOh that is very good to hear, is there any anticipated release date? Until then, is there an optimal resolution I should design my blog for? How do I go about adding support for HTML 5 to my theme?
clarkscondensedMemberThe site looks normal when I am looking at it on my desktop, but when I pull it up on my laptop, iPad, and phone, it has the sidebar beneath the content area.
clarkscondensedMemberI just talked to the advertising company and they said they didn't touch anything. So it must have been my error somewhere...I just have no idea where.
clarkscondensedMemberNo I didn't even think about doing that. I just started learning about web design, and I unfortunately didn't back it up. Will it be possible to restore my site?
clarkscondensedMemberI sent them a temporary password and username because my ads weren't registering (upon my request that they check. I've been working with them for a long time and trusted them.
clarkscondensedMemberThank you!
clarkscondensedMemberAh, I found the plugin that was causing the problem. Author Advertising Pro. I have no idea how that got installed anyways, it was in a foreign language.
clarkscondensedMemberI deactivated any google plugins and that didn't appear to do anything. THe plugin that I had installed has been uninstalled and deleted.
clarkscondensedMemberYes I have been adjusting it to make it wider, and nothing changes. I want the content to fill up all that empty space, but nothing seems to take, no matter what I adjust. The only thing that ever changes is when I adjust .sidebar and it pushes part of the sidebar (the photo that's in it, but not the social icons) closer to the content area.
clarkscondensedMemberI actually got it to work, but now I can't seem to get the space between the sidebar and content smaller
(as seen here:)
http://69.195.124.91/~clarksco/
I have this in my custom code box
width: 90%;
}
#header .wrap,
#footer .wrap,
#footer-widgets .wrap {
margin: 0 auto;
max-width: 720px; //This is the default Prose width, but you can change it if you want.
}#inner {
width: 100%;
padding: 0px;
}
.content-sidebar #content-sidebar-wrap {
width: 1100px;
}
.content-sidebar #content {
width: 600px;
}
.sidebar {
width: 300px;
}I used to be able to edit this to change the size of the sidebar and content area, but now, it doesn't do anything
clarkscondensedMemberHmm...I tried doing that and it didn't work.
clarkscondensedMemberAh, okay I resolved the first issue. Still wondering about the space above the header, and also -- how do I remove the padding around the posts and the sidebar. I'd like to have the items in my sidebar closer to the edge as well (right now there are just social media icons)
-
AuthorPosts