zachredmon
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Editing the header in "Online Marketer" themeI should have done so earlier.
http://client.kellysystems.co/worldclassroofing/
.Thanks for the suggestion.
Forum: Fixing WordPress
In reply to: Adding a logo to the header (Frantic Theme)That did it for me. Thanks so much for your help!
Forum: Fixing WordPress
In reply to: Adding a logo to the header (Frantic Theme)When I added that code it forced the rest of my header down. I’m wanting to maintain the current header size and place the logo to the right of the last page (Contact Us).
Forum: Fixing WordPress
In reply to: Removing text from my headerAny thoughts?
Forum: Fixing WordPress
In reply to: Removing text from my headerI was able to remove the text from the header but now I’ve run into another problem. The template that I uploaded has the image called bg_header which I want removed. I edited the image locally and uploaded it to media content on WP. I’ve found the code in style.css which is pulling the image from the template.
#header {position: relative; float: left; display: block; width: 750px; background: url(images/bg_header) top no-repeat; min-height: 355px; padding: 0;}
The only change I make is to “url(images/bg_header)” which I change to “url(images/bg_header1)”. “bg_header1” is the name of the image that I edited and uploaded to media content on WP. However, when I change the css it is not able to find the image I am wanting it to use. Any suggestions on how I can use the uploaded image rather than the image in the template?
Forum: Fixing WordPress
In reply to: Removing text from my headerI just shuffled through the images in the template and sure enough it was. Thanks for pointing that out.
Forum: Themes and Templates
In reply to: Can't edit themeI do have administrator rights. There is one other administrator who created the site and he has the same options that I do. The only options under “Appearance” are:
Themes
Widgets
Menu
Header
Custom Design
Mobile
iPadThe theme is called “Ocean Mist” if that helps.
Forum: Fixing WordPress
In reply to: Hide pages on the websiteThanks for the suggestions guys. I haven’t had time to give these a try but I’m sure one of these will pan out for me.