chadhip
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Color of fontWouldn’t it be great if the font color was defaulted to black? It should be easier than this to change the color. A simple setting option. Not everyone uses a black background on their website. http://livinglegends.ca/category/contact/
I looked at my theme’s Style CSS for (Focal Point), I’ve looked through it a few times using Text Wrangler to edit the color, and Firebug to id the text. but I can’t seem to find it.
Ugh.
Forum: Plugins
In reply to: [Contact Form 7] Color of fontI kind of get how to do that, though, wouldn’t I make the change to the form plugin? Contact Form 7, I went into the CSS but i can’t see to find it.
Forum: Fixing WordPress
In reply to: TagThanks Clayton. Lots to read, and a large portion of it Ive already read. So is there a need to use SEO then or are the built in features good enough. I know when I type in key words about content on my site nothing is showing up.
Forum: Fixing WordPress
In reply to: TagI won’t let this post die until i get an answer
Forum: Themes and Templates
In reply to: Navigatingthanks Tafts. http://www.hipphotography.com/newhip
Forum: Themes and Templates
In reply to: Navigatingyah it’s a paid one, they suckered me in. I was able to remove the “search” from the header.php it’s the other “search” and “subscribe” beside my page titles near the bottom.
When I open Firebug and look at my site it shows the code below:
subscribe<span class=”sf-sub-indicator”> »</span>
On the far right of Firebug there is this code
#nav-main .sf-menu li a {
color:#FFFFFF;
padding:10px 60px 24px 12px;
}
style.css (line 41)Not sure if this will help you, but it doesn’t help me.
Forum: Themes and Templates
In reply to: Adobe CS 3Hi syncbox. thanks for your reply. Not sure f you’ve used Photoshop CS3 before but if you have you will notice under the “File” “Automate” “Web Gallery” menu, you can create a gallery based on several templates. I’ve tested the html ones on my site and they work fine, but I want to use a particular flash gallery.
When you batch your photos with the chosen gallery template a folder will be created containing your .swf file. From there I drop the folder and all its contents into my “wp-content/uploads” folder via ftp.
After that I try posting a file with the following url http://mysite.com/wp-content/uploads/movie.swf using the Kimili Flash Embed plugin I downloaded from WordPress which is what you can use to embed swf files.
So I don’t know what I’m doing wrong exactly. Help is appreciated.