Forum Replies Created
-
AuthorPosts
-
tracywMember
I finally figured out that the slider DID have an option to link to an external url, so it's all working perfectly now, clicking the slider image takes you directly to the youtube url and it immediately starts playing--yay! Thanks so much.
tracywMemberOh my goodness! That worked perfectly! I wish I knew how to know that on my own! So the header...That darker piece underneath the png image must be part of the original image I used for that. Looking at the image on its own, it does appear to be darker along the top of the image. Which makes sense I guess, if the png is transparent, laying on top of the background image...?
So, what is the key in the CSS line you gave me? I know it all goes together to make the change, but is it the background: none? That would make sense. As you can see, I'm learning as I go along but am trying to understand it at the same time. CSS is all so confusing.
THANK YOU so, so much!
April 17, 2013 at 11:25 pm in reply to: How to install a plugin directly into the wp-content folder #36080tracywMemberThis is going to really sound dumb, but is there a database with every separate WP application I installed? There was a time (believe it or not) when I first started out, when I didn't know anything about what I was doing. I was new to Mac as well, and I didn't even know where my downloads of WP were going on my MacBook. Once I figured all of that out, I had 7 or 8 installations of it. I'm scared to delete any of them.....won't it crash my site? And I don't see the config folder either. I took a screen shot of my downloads where you can see the multiple WP, but I don't see a way to show it here.
tracywMemberYes, I did override the original ‘blue’ theme color. The olive green is what replaced that blue, however, I didn’t go in and change the word blue to the word green in the coding. I guess I really need to know what the correct coding terms are for differentiating between regular menu text vs. drop-down menu text vs. hover color…. I see the word hover, but how do I know which feature is changed by the #333 that comes at the end of all of those options, i.e. visited, hover, etc? One color code can’t change all, I wouldn’t think. Thank you!
tracywMemberThis reply has been marked as private.tracywMemberNo, because when I do, it sits on top of the custom header image I've uploaded. Is that the only way to have the link back to home in the header area? If so, then I guess I'll have to live without it since I want to use the custom header feature. Thank you.
tracywMemberIs it possible to somehow put a live link on an image? I have an image for the header on my site at http://dschurchofchrist.com/. I'd like to be able to click on the text at the top left of the header and have it take you back to the main page. I'm very new at this and it may be a pretty dumb question, but I thought I'd ask. Thanks!
tracywMemberThank you 🙂
tracywMemberTHANK YOU!! I just about have it. Once I went thru those steps, I was left with the original green on the ends of that menu bar...what am I looking for to get that to the new green?
I want to be able to use that entire width and where it is, is as far right as it'll go. My upload instructions in the header say 1060p is the max width. Is this where I would change the width of the custom header, where the little box with the tree is? How much past 1060p can I go with it?
.wrap {
margin: 0 auto;
width: 1060px;
}.outreach-landing .wrap {
width: 760px;One last thing--I see that I have text in the top left corner of the slider widget. I put that word TEXT there, when I was playing with the post page, but where is the code for that font to be a different color, aka #fff?
I may have used some of the wrong terminology, so thank you for your patience.
-
AuthorPosts