codeblue2k
Forum Replies Created
-
Forum: Plugins
In reply to: Recommendations: Social Network HarmonyAnyone??
Forum: Themes and Templates
In reply to: Unknown item on my gallery page – kPicasa GalleryOk so I have come to the realization that it has to do with my Stylesheet. I found it in one of my other templates but not in this one. Need a little master coder help to find the line that is formatting anything thats classified as CODE
Forum: Plugins
In reply to: Contact Form 7 – Form not displaying on pageIm also having this issue. The form works just fine but all the text boxes are invisible. Anyone know whats going on here?
Damn…. Well I guess I should start looking for a new theme. Thanks for your help
Here is the site https://takingabeachday.com/blog/
I think the template I used wasnt written very well. Ive been fighting with it every since I started using it. But I think it fits with the domain name
Forum: Plugins
In reply to: Changing the border around photos inserted with Picasa Image ExpressSo I found this post that seemed to fix my issue. But I wouldnt have known it was a theme issue without your help. Thanks!
Forum: Plugins
In reply to: Changing the border around photos inserted with Picasa Image Expressthanks for the help…
I see the wp-caption call in the original theme. But im digging thru the CSS of my new theme and I cant seem to find
.wp-caption img { margin:0 !important; }
I looked thru every CSS associated with the new theme
Forum: Plugins
In reply to: Changing the border around photos inserted with Picasa Image ExpressAnyone?
Forum: Themes and Templates
In reply to: Cant get part of my sidebar to disapperI figured it out!!
Instead of just deleting the sidebar section from my new CSS I replaced it with
#sidebar { display:none;}
Worked like a charm
Forum: Themes and Templates
In reply to: Cant get part of my sidebar to disapperLittle bump
Forum: Themes and Templates
In reply to: Cant get part of my sidebar to disapperOk… thats all you had to say. https://takingabeachday.com/blog/?page_id=3
Forum: Themes and Templates
In reply to: Cant get part of my sidebar to disapperAnyone???
Forum: Themes and Templates
In reply to: Cant get part of my sidebar to disapperI also looked thru the rest of the files in me theme and still cant seem to find where the sidebar is being loaded.
Forum: Themes and Templates
In reply to: Cant get part of my sidebar to disapperI looked in admin – appearance – widgets as you suggested and I no longer have any widgets assigned to any of the sidebars. Issue still seems to be sticking around.
Forum: Themes and Templates
In reply to: Cant get part of my sidebar to disapperHere is what the new style sheet looks like. About half way down you can see where the code was for the side bar, between /* sidebar*/ and /* end sidebar*/
`
/*
Theme Name: OceanBech
Theme URI: https://www.askgraphics.com/
Description: Widget ready theme with two sidebars.
Version: 1.0
Author: AskGraphics.com
Author URI: https://www.askgraphics.com/[huge chunk of code moderated – please use a pastebin]