Forum Replies Created
-
AuthorPosts
-
john gronley
MemberOK well I learned how to get three widgets in the header from this link, thanks! I am not too familiar with the nomenclature of CSS but if we added a declarative statement to the style sheet for the top search...would that be the issue? I noticed there is no #top-search . widget-area
john gronley
MemberHey Brad;
How would I use the code to get two widgets side by side in Agentpress for the widget place-holder of the top-search? I tried to use .widget-area aside {
display: inline-block;
But it didn't seem to work for this widget area? http://chandler-homesfor-sale.com/category/homes-for-sale/Thanks,
John
john gronley
MemberThanks Brad changing the functions php line 27 and also lines 174 and 231 in the style sheet did the job!
Mucho Gracias
September 30, 2013 at 6:11 pm in reply to: how to put a margin or padding above header images #64868john gronley
MemberGot this one figured out... still having trouble with increasing the height of the header image due to the settings in the agentpress theme.
john gronley
MemberNo I disabled a couple of plugins and it works fine now. Thanks! I am having trouble getting the unique headers or the custom header plugins to work with Enterprise theme; any experience with that?
Thanks,
John
john gronley
MemberI fixed my problem by turning off a couple of plugins such as SEO tool and I had two sitemap plugins and it worked. So Start unplugging them. The WP cycle is on mine and it is fine.
john gronley
MemberI got it by adding this to the style sheet
#header .widget-area aside {
display: inline-block;john gronley
MemberHey Brad I am trying to get an image to the left of the text widget in the upper right header. I tried the code above but couldn't manipulate it to get a text widget and image side by side. Any ideas? http://nelsonazrealestate.com/
Thanks,
John
john gronley
MemberI suppose I should use a custom menu widget to place this inside the top-home-page and then tweak with using photos instead of color when it calls for background colors
john gronley
MemberThanks Zoose do you know where I can get the code or do I add this in place of the background color or is it easier to get the UberMenu?
#menu-item-199 {
background: url("images/img_nav-property.jpg") repeat scroll 0 0 transparent;
}
#menu-item-208 {
background: url("images/img_nav-listings.jpg") repeat scroll 0 0 transparent;
}
#menu-item-49 {
background: url("images/img_nav-blog.jpg") repeat scroll 0 0 transparent;
}
#menu-item-48 {
background: url("images/img_nav-buyers-sellers.jpg") repeat scroll 0 0 transparent;
}
#menu-item-47 {
background: url("images/img_nav-real-estate.jpg") repeat scroll 0 0 transparent;
}
#menu-item-46 {
background: url("images/img_nav-resources.jpg") repeat scroll 0 0 transparent;
}
#menu-item-45 {
background: url("images/img_nav-about.png") repeat scroll 0 0 transparent;
}
#menu-item-215 {
background: url("images/img_nav-contact.png") repeat scroll 0 0 transparent;
}john gronley
MemberYes it was a logo I had put in the footer widget, I removed it from the footer and it still showed up, so then I removed the image from the media gallery and the broken link still shows? I use komodo as my text editor for CSS, will this also flip over to HTML so I can go in and remove the link? I See the link in Firebug but not sure how to get to it?
john gronley
MemberGreat Thanks Brad, just add this anywhere in the functions php? I experimented with using an image widget and it came out OK but I will use the code above when I get started on the project. Also you once told me how to get two image widgets to go side by side instead of on top of each other, here is the code you gave me but I forgot where I am supposed to put it? I need to add a QR code to the left of the social media widget in the header.
Thanks,
John
john gronley
MemberBrad if you take a look at the site now what I think I will do is replace the property search with the link liks, format it like the featured top. BUT when I reduce the feature top to 550px to only display the slider, the links widget (in place of the search widget) gets tucked underneath the rotator? I want to keep the rotator, and have the link list side by side even though it will hang below the rotator. How do I get the property search widget (where I have the links widget) to be independent of the feature-top? If I can get that done I think I will meet the customers expectations. Can you tell me how to make the feature top only 575px wide. and then allow the property search to hang next to it on the left? Or is there a way to get the links to wrap to the second column to the right?
Thanks,
John
PS this is what happens when a customer completely changes horses mid stream - if I knew this were his intentions I would have used a different theme.
john gronley
MemberThanks Brad I was thinking of using the custom columns but would that require my inserting them in a text widget, feature page or how could I get it so that the links lined up nice and need in the area? What about using a link list plugin? Would that fit in the area?
I was thinking about some how making a drop down menu where the view current listings/recent sales buttons are and title it "Select your subdivision" then the selection would take them to a page where all of the information for that particular subdivision would be.
john gronley
MemberThanks Brad
john gronley
MemberI went into hostgator and did it in the cpanel and then in the database I guess I need to go further into the database. Thanks for the heads up
john gronley
MemberI got it working now???? Must have been some quirk, I also started to change the primary menu item to a custom domain.com/# instead of a page?
john gronley
MemberThanks Brad
john gronley
MemberThanks for the pointer Anita...as you can see I have been teaching myself and much of my learning is by trial and error and fire...
john gronley
MemberMucho Gracias! I tried that but made the mistake of adding an "a:" immediately before the img.
-
AuthorPosts

