Gogeceo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How do I put nav menu at the top of website?I have targetted the rule that affects the placement of the menu
#access .menu-header,
div.menuNow how do I get it to go where I want it so that no matter the screen size it is always in the same place that I want it?
Forum: Fixing WordPress
In reply to: How do I put nav menu at the top of website?Ok I have figured out how to get the nav menu out of the wrapper/main/content area and have set the width to 100% so that the nav bar sizes itself based on the browser.
Now the only thing left is to figure out how to get the home, about, contact to start right above at the left side of the main/wrapper box.
georgeobriensblog.com if you need the link
ok so its working and loading now but its hanging off the left part of the screen…i dont see why its doing that now
i deleted soime white space at teh end and now i can get in to dashboard. dont know if everythings fied but will resolve this if i get back on track
I have to get rid of the entire plug in?
header size is what I adjusted
Awesome thanks so much PSM :)So clear now
Forum: Fixing WordPress
In reply to: Targetting individual footer widget areas…georgeobriensblog.com im trying to move the ads over which are in the second footer widget area just a bit more than the popular posts which I am trying to center. this is what I am trying…
#footer-widget-area .widget-area {
float: left;
margin-right: 20px;
width: 700px;
}
textarea {
font-size: 12px;
line-height: 18px;
}#footer-widget-area .first .widget-area {
padding: 100px;}
#footer-widget-area .second .widget-area {
padding: 80px;}
If I add padding to the first one I can make them all move the same distance. I have been playing around with the last two trying to get them to move but am not having any luck.
need help please..if i phrased questions wrong just ask me.
Forum: Fixing WordPress
In reply to: Targetting individual footer widget areas…the footer widget areas; first, second, third, and fourth
Forum: Fixing WordPress
In reply to: adding padding-left to footer-wdiget area not workinghow do you target first, second, third, and fourth footer sections individually?
i know primary and secondary is #primary and #secondary
would first footer area be #first footer or something like that?
Forgive me i’m new to this and trying to understand how wordpress codes their regions
[duplicate: https://www.ads-software.com/support/topic/targetting-individual-footer-widget-areas?replies=5 ;
stop posting multiple times for one problem – closed]