EvenFlowMarketing
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Installing LogoI’ve been trying to insert a custom logo onto my wordpress blog. I’ve tried to follow numerous Youtube videos as well as researched this on the forums here with no luck.
I’m using the “Statement” theme by BlogOhBlog.com. I’ve gotten it to a point where I have deleted the default logo in the header but can’t get my logo to show up. ***Interesting Point*** When I hover over where the default image is the link is still active and will take me back to my home page.
My domain is https://www.elitehockeyworkouts.com.
Here’s where the “logo” is located in the code:
<div id="wrapper"> <div id="header"> <div id="logo"> <h1><a href="<?php echo get_settings('home'); ?>"><?php bloginfo('name'); ?><?php echo $langblog;?></a></h1> </div>
And here’s the CSS for the logo section:
#logo h1 a { background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: url("images/logo.gif"); background-origin: padding-box; background-position: 0 0; background-repeat: no-repeat; background-size: auto auto; display: block; height: 63px; outline-color: -moz-use-text-color; outline-style: none; outline-width: medium; }
Forum: Themes and Templates
In reply to: Themes are not displying properly?I spoke to an associate at HostGator (who are ******* phenomenal) and he recognized that the issue had to do with the “htaccess” file. He told me to put a “#” in the beginning of line 6 and that fixed the problem. All of my themes are now displaying properly.
Thanks again for your help.
Forum: Themes and Templates
In reply to: Themes are not displying properly?I’m not finding that file or the “images” folder. I have a folder titled “img” but their isn’t a “path.jpg” anywhere in the theme folder.
Forum: Themes and Templates
In reply to: Themes are not displying properly?Where can I find those files?
Forum: Themes and Templates
In reply to: Themes are not displying properly?Forum: Themes and Templates
In reply to: Template not fully loading?Damn… I really liked those themes.
Alright.. I’ll search another theme site.
Thanks.
Forum: Themes and Templates
In reply to: Template not fully loading?Even in the preview screen on the dashboard they aren’t appearing.
Forum: Themes and Templates
In reply to: Template not fully loading?Thanks for the help t-p. I just reactivated the twenty-ten theme and noticed an interesting sight. It appears that my new themes are being displayed in the same format as the twenty-ten theme but only with a few of the new templates stylings.