zack
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Unable to located bottom section of website to edit.Thanks for the help. I am pretty sure it is in a widget.
Forum: Fixing WordPress
In reply to: Unable to located bottom section of website to edit.I see the area there for my 4 footers “county short cut,office hours…” and the copy right disclaimer at the bottom but I don’t see where the office location would be located.
Here is all the code in footer.php
Forum: Fixing WordPress
In reply to: How do I change the text at the bottom of my website?I probably didn’t describe it well sorry Evan. I was saying that I do have 3 active footer widgets named County shortcuts, Office hours and Helpful links. While looking at the home page (or any page since the bottom section of my website carries on to each page) those 3 widgets are located below the section I am trying to change “FIFTH DISTRICT Office LOCATIONS.” While I can locate and edit the 3 active footers and my sidebar, along with the widgets located within, there are no other sections visible in appearance>widgets to edit.
I will see if my page template has the “fifth district office locations” located somewhere in there as alchymyth suggested.
Forum: Fixing WordPress
In reply to: How do I change the text at the bottom of my website?That is what I thought too but I have my sidebar and 4 footer widgets. 3 of the footer widgets are in the section below “FIFTH DISTRICT Office LOCATIONS” named “county shortcuts, office hours” and “helpful links.” the forth footer widget is just blank.
Forum: Themes and Templates
In reply to: How can I change my sidebar color?First post sorry! thanks again
Forum: Themes and Templates
In reply to: How can I change my sidebar color?never mind you fixed my problem before I asked it formally. Thanks again man, was so excited it turned blue that I didnt read on. 😀
Forum: Themes and Templates
In reply to: How can I change my sidebar color?Thanks man! that was driving me crazy. I just copy pasted over
#sidebar > div.box h3, #sidebar.default > div.box h3 {background-image: url('images/sidebarH3red.png'); text-shadow: 0 -1px 0 #9e1107;}
and worked perfectly.Mind if ask you one more question? If you look at my page the 4th section of the side bar down has its font color as black. I thought if I changed the #000 to #fff in the code you sent before it would change it over but that only changed the fonts outline.