wildbug
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: floating navigation over headerTHANK YOU SOOOO MUCH!! You are the best, that totally worked. I REALLY appreciate the time you took to help me out!!
Forum: Fixing WordPress
In reply to: floating navigation over headerYes, that’s it. I just want to move the menu up 20px but the logo on the left with the tree image overlaps it will a white background.
Forum: Fixing WordPress
In reply to: floating navigation over headerHere is the navigation menu CSS code, if it helps:
#suckerfishnav { background:transparent; font-size:20px; font-family:copperplate,verdana,sans-serif; font-weight:bold; width:100%; padding: 0px 5px 0px 0px; } #suckerfishnav, #suckerfishnav ul { float:right; list-style:none; line-height:20px; padding-right:16px; margin-top:157px; width:100%; } #suckerfishnav a { display:block; color:#30040b; text-decoration:none; padding:0px 10px; } #suckerfishnav li { float:right; padding:0; } #suckerfishnav li a { background: #FFFFFF url(http://reshelter.org/wp-content/themes/quickrise/assets/images/navbar.png); color: #30040b; display: block; font-family: copperplate, Verdana, Arial, Tahoma; font-size: 18px; font-weight: bold; margin: 0px 5px 0px 0px; padding: 8px 15px 8px 15px; text-decoration: none; -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; -khtml-border-radius: 20px; -webkit-border-top-left-radius: 20px; -webkit-border-top-right-radius: 20px; -webkit-border-bottom-left-radius: 0px; -webkit-border-bottom-right-radius: 0px; } #suckerfishnav li a:hover { background: #FFFFFF url(http://reshelter.org/wp-content/themes/quickrise/assets/images/navhover.gif); color: #ff003a; font-weight: bold; -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; -khtml-border-radius: 20px; -webkit-border-top-left-radius: 20px; -webkit-border-top-right-radius: 20px; -webkit-border-bottom-left-radius: 0px; -webkit-border-bottom-right-radius: 0px; } #suckerfishnav ul { position:absolute; left:-999em; height:auto; width:151px; font-weight:normal; margin:0; line-height:1; border:0; border-top:1px solid #666666; z-index: 150; } #suckerfishnav li li { width:149px; border-bottom:1px solid #666666; border-left:1px solid #666666; border-right:1px solid #666666; font-weight:bold; font-family:verdana,sans-serif; } #suckerfishnav li li a, #nav li li a:link { background: #FFFFFF; width: 130px; color: #30040b; float: none; font-size: 12px; margin: 0px 0px 0px -1px; padding: 5px 10px 5px 10px; border-bottom: 1px solid #00527B; border-left: 1px solid #00527B; border-right: 1px solid #00527B; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; -khtml-border-radius: 0px; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -webkit-border-bottom-right-radius: 0px; } #suckerfishnav li li a:hover, #nav li li a:active { background: #e5ddcf; color: #FFFFFF; padding: 5px 10px 5px 10px; -moz-border-radius-topleft: 0px; -moz-border-radius-topright: 0px; -khtml-border-radius: 0px; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -webkit-border-bottom-right-radius: 0px; } #suckerfishnav .current_page_item a { background: #FFFFFF url(http://reshelter.org/wp-content/themes/quickrise/assets/images/navhover.gif); color: #ff003a; font-weight: bold; -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; -khtml-border-radius: 20px; -webkit-border-top-left-radius: 20px; -webkit-border-top-right-radius: 20px; -webkit-border-bottom-left-radius: 0px; -webkit-border-bottom-right-radius: 0px; } #suckerfishnav li ul ul { margin:-21px 0 0 150px; } #suckerfishnav li li:hover { background:#e5ddcf; } #suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a { color:#ff003a; } #suckerfishnav li:hover a, #suckerfishnav li.sfhover a { color:#ff003a; } #suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a { color:#ff003a; } #suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul { left:-999em; } #suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul { left:auto; background:#FFFFFF; } #suckerfishnav li:hover, #suckerfishnav li.sfhover { background:#FFFFFF; }I tried playing with z-index and background transparency to no avail. Appreciate any help!!
Forum: Fixing WordPress
In reply to: Making header clickableTHANK YOU SO MUCH!! That fixed it. I don’t know how to fix all my validation errors. If there is anyone that can do this for me for hire, please let me know.
Forum: Fixing WordPress
In reply to: Making header clickableThanks for your suggestion, that would be good if I didn’t know how to make the header clickable. The problem is the code is correct; but somehow the plugin is interfering, as I described. If I disable the plugin, the header is clickable again. So I am looking for someone who might be able to tell me why that is happening – what in the plugin code is interfering with the header being clickable?
Forum: Fixing WordPress
In reply to: Logo and clickable ad not showing in headerThank you!! That was a huge help. I was able to get the ad to display, and used the same coding to get the header to show. However, I have two more issues:
• The header is supposed to be clickable to the site URL.
• I had hoped the navigation could overlap the header itself, without hiding the left side logo. Is there any way to move the navigation bar up and make it transparent wherever there are no tabs on the left side?THANKS SO MUCH!!
Forum: Fixing WordPress
In reply to: fixing commentsHow would I do that?
Forum: Fixing WordPress
In reply to: popular posts – change order from comments count to viewsBut I’m not looking for a plugin…I am looking to fix the code already on my theme. He didn’t use a plugin, he provided the hard code. That is why I said it was irrelevant…I wasn’t trying to be rude. If I use a plugin, then I have to remove his code, right? I just don’t want to mess things up further…
Forum: Fixing WordPress
In reply to: Javascript causing problems accessing site?THANK YOU!!
Forum: Fixing WordPress
In reply to: popular posts – change order from comments count to viewsI have no idea. But it’s sort of irrelevant to my problem. You linked me to a plugin. I already have the code in my theme for popular posts. I just need to change the way it is sorted.
Forum: Fixing WordPress
In reply to: popular posts – change order from comments count to viewsThanks for responding. Yes I have searched and searched for info in the support forums and documentation. I looked for plugins. The one you linked to was for counting user clicks. I just want to know how to modify my existing layout so it counts user views instead of #of comments when determining what counts as a “popular post.” I don’t want a plugin…just to know what to replace
ORDER BY $wpdb->posts.comment_count DESC LIMIT $num"with. Anyone?
Forum: Fixing WordPress
In reply to: popular posts – change order from comments count to viewsWow, I wish someone could help me fix this. Isn’t it a simple fix??
Forum: Fixing WordPress
In reply to: Javascript causing problems accessing site?I ended up fixing the problem (sort of) by just removing the code from the javascript css file:
#wrapper { display: none; }Is there a potential problem in doing so?
Some people still cannot access my site if linked to from Facebook, but if they go directly to my site they can see it. Any ideas what is wrong?
Forum: Fixing WordPress
In reply to: Javascript causing problems accessing site?As far as I can see, there are no files with “Planet%20Thrive%20Files” in the directory. I think he was just using “Planet%20Thrive%20Files” to represent my file base. So the problem is not in the name, but in the script.
I don’t understand why the script would cause the problem – these are used by everyone.
It seems most likely a CSS error…if someone could tell me what to change this to in the javascript.css file I would be so appreciative!
The javascript.css file only contains
#wrapper { display: none; }Forum: Fixing WordPress
In reply to: Javascript causing problems accessing site?Iridiax, you wrote:
“3. The css link tag is unclosed.”
But this is the code I see in my page source:
<link rel="stylesheet" type="text/css" href="http://planetthrive.com/wp-content/themes/quickrise/assets/css/style.css" /> <link rel="stylesheet" type="text/css" href="http://planetthrive.com/wp-content/themes/quickrise/styles/planet thrive/style.css" /> <link rel="stylesheet" type="text/css" href="http://planetthrive.com/wp-content/themes/quickrise/assets/css/lightbox.css" />All three look closed to me. Can you specify what is wrong with this code? Could it be because there is a space in one directory name (“planet thrive”)?
Thank you.