Forum Replies Created
-
AuthorPosts
-
eze1981Member
You were totally right π
Thanks so much!!!!!!!!!!!!!
eze1981MemberLooks like this was caused by one of the plugins. Now it's good. Thanks anyways!
If anyone has this issue, simply disable all plugins, then try again...
eze1981MemberAwesome!
Thanks so much for your help π
eze1981MemberI realized I dont need to exclude this particular category from the entire homepage, but only from the Content Part/Frame of the homepage. In other words, I still want to display the title of this category in the sidebar (as a featured article to read).
Hope that what I am trying to achieve makes sense to you.
Also, this code editing should be done in the index.php, correct?
Please let me know.
Thanks!
eze1981MemberHey Ozzy,
Sure, here it is:
http://www.startupslove.com/wp-content/uploads/2013/04/Screen-Shot-2013-04-28-at-8.22.37-AM.png
Let me know if that helps.
Thanks!
eze1981MemberI think I don't have any widget in the header widget area, or at least not that I know.
Changed the width to 100% and it works π
Once again, thank you so much for your quick help!!!
eze1981MemberGot it π
Thanks so much Susan!
April 27, 2013 at 4:10 pm in reply to: Primary Navigation Menu Modification on Genesis Framework #38123eze1981MemberNever mind, i found this feature within the template!
eze1981MemberThanks so muchΒ GaryJ! works like a charm π
eze1981MemberYes, i totally understand that if I remove the line, the image goes to the middle. But I wanted to have that padding of 20px in the top and bottom of the image between the lines...
I guess that can't be done the way I was trying to...
eze1981MemberI tried this and is still not working:
#header {
border-top: 5px solid #1e1e1e;
border-bottom: 5px solid #1e1e1e;
height: 250px;
vertical-align: middle;
}Please help π
eze1981Memberchanging the height from 150px to another number only makes the second line go lower.
I just want to center the image between the 2 lines. what code should I write for that?
Can you please try it in chrome and see if it works for you... as I tried a bunch of things and nothing!
Thanks
eze1981MemberI added that at the end of the STYLE.CSS but it is still not working. Any idea/suggestion?
I think it has to do with something else that is keeping the text in black, as when I hover the menu navigation bar the links also do not change colors.
Help Please π
April 21, 2013 at 2:24 pm in reply to: custom text area below the footer on Genesis Framework #36753eze1981MemberAwesome, thanks a lot!
eze1981MemberI also want to remove the underline for each of those:
But just the underline for those, not for the rest of the website links.
Thanks!
eze1981MemberAdded that one too, and the title is now working π but the navigation header (menu) is not π
How can I make it so the nav menu also changes to red when hovered?
eze1981MemberI added it to the bottom, and its working everywhere except the Posting Titles and the Navigation Menu.
How can I make it so it also works on those 2?
Thanks!
eze1981MemberThank You Very Much Anitac π
eze1981MemberThank you very much Anitac!
As I wanted to disable the mobile responsiveness, I went ahead and used a fixed width for each one.
Here is what I did. Not sure if is good, but seems to work fine for me. However, please let me know if you see anything wrong with it and I can change it.
/* 04b - 1040px CSS Grid ----------- */
#sidebar-alt {
width: 310px;
}.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.sidebar,
#header .widget-area {
width: 30.555555555%; /* 352px / 1040px */
}.content-sidebar-sidebar .sidebar,
.sidebar-content-sidebar .sidebar,
.sidebar-sidebar-content .sidebar {
width: 180px;
}.content-sidebar-sidebar #content,
.sidebar-content-sidebar #content,
.sidebar-sidebar-content #content {
width: 510px;
}.content-sidebar #content,
.sidebar-content #content,
#title-area {
width: 65.277777777%; /* 752px / 1040px */
}.content-sidebar-sidebar #content-sidebar-wrap,
.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
width: 705px;
}.content-sidebar #content-sidebar-wrap,
.full-width-content #content,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
width: 100%; /* 1040px / 1040px */
}.footer-widgets-1,
.footer-widgets-2,
.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar,
#content,
#content-sidebar-wrap,
#footer .gototop,
#sidebar-alt,
#title-area {
float: left;
}.content-sidebar-sidebar #sidebar-alt,
.footer-widgets-3,
.sidebar,
.sidebar-content #content,
.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content,
.sidebar-sidebar-content #content-sidebar-wrap,
#footer .creds,
#header .widget-area {
float: right;
}Thanks for your help, and I'll be sure to only do 1 posting per topic for the next time π
eze1981MemberHey Brad,
That works. As the right side of the image gets cut off, i don't see the border there. Hopefully, once I fix the issue about the width for the content-sidebar-content areas I should be good.
Any idea how to make it:
Content - Sidebar - Sidebar
510px - 180px - 310px
(the total website width is 1040px).
Please let me know if you can.
Thank you so much!
-
AuthorPosts