Conables
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Show Event Cost in Month ViewHi @geoffgraham,
Am I correct in assuming that this is a premium only function?
Thank you for the assistance. My skill level is only moderate in here, so the Themer’s Guide was a little over my head.
Jeff
Forum: Fixing WordPress
In reply to: Trying to move image filled menu in top barOh, should clarify.
I copied this `#topbar {
position: fixed;
z-index: 10000;
width: 100%;
padding: 1em 0;
}` into the theme’s CSS box and what you see is what happened.Here is everything I have in the CSS now.
h1 { text-align: center; } h2 { text-align: center; } h3 { text-align: center; } h4 { text-align: center; } h5 { text-align: center; } h6 { text-align: center; } p.main { text-align: left; } .postcommentscount { display: none; } .topclass { background: ##3b5998; position: fixed; z-index: 1000; width: 100%; height: 40px; } .topbarmenu ul li a { font-size: 30px; } .postdate, .kad-hidedate, .postdatetooltip{display:none;} .subhead .postedintop, .kad-hidepostedin {display:none;} .kad-hidepostauthortop, .postauthortop {display:none;} .page-header { display: none; } #topbar { position: fixed; z-index: 10000; width: 100%; padding: 1em 0; }
Thanks again!
Forum: Fixing WordPress
In reply to: Trying to move image filled menu in top barEvan,
Thank you. It solved that problem but now the icons are hanging off the bottom. Can anyone tell me how to middle align the icons vertically to the existing top bar?
Thank you in advance. It’s much appreciated!
Thank you for taking care of this issue and please allow me to apologize for any hard feelings. Knowing it was there, it’s easy to see, my mistake. I was searching for a Contact Us button in the menu. Also, the other two profile submissions can be deleted, as I was trying to get the automated activation email (checked spam folder to no avail.)
Thank you again for the assistance.
Received activation link within 5 minutes. Thank you very much! First issue resolved…now to the support forum.