xkaijinx
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Adding a sidebar to 2011 theme?What code would you add to which files in order for a sidebar to show?
Forum: Themes and Templates
In reply to: Adding a sidebar to 2011 theme?Thanks esmi, I already have a child theme though.
What do I need to do to add a sidebar to this theme?
I just want to add a sidebar to the homepage, nothing else.
It would show pictures / video and a like button for facebook.
Forum: Fixing WordPress
In reply to: Photo / Text alignmentThis is now working, thanks!
I had to end up deleting the .singular #comment-title in the parent theme, and re-add it to the child theme with the width: 100%
Thanks for the assistance
Forum: Fixing WordPress
In reply to: Photo / Text alignmentI just added the below code to my child theme (style.css) file, and do not see a change to the site.
Any idea what I may be doing wrong?
.entry-content { width: 100% } .singular { width: 100% }
Forum: Fixing WordPress
In reply to: Photo / Text alignmentAndrew, thanks for your help. I just have 2 questions for you..
– What is an appropriate width for me to set this element to?
– Would I need to make (in my child theme)
.entry-content { width: 90% }
Thanks a bunch
Forum: Fixing WordPress
In reply to: Photo / Text alignmentThanks for that tip. I just went through the validator and most of the errors are generated from the actual code in the backend from WordPress. Should I be messing with these?
Where would I find these codes in my wordpress to fix anyways, it is not in my style.css. Thanks
Forum: Fixing WordPress
In reply to: Increase header ?Unfortunately it is cut. It was actually alot worse, and I had to crop it.
I am still trying to show more of the image to the right.
Forum: Fixing WordPress
In reply to: Stretch the Twenty Eleven ThemeI am using twentyeleven theme. Looks like there is alot of CSS for the left sidebar.
That code didn’t work, what exactly would I have to change on the left sidebar? There is about 5-7 different classes for them.
Forum: Fixing WordPress
In reply to: How to stretch web page horizontally?Swanson, thanks but that does not work ??
It actually has no effect on the page itself.
I want to take the entire content and fill the entire right and left side of the page (not the top)
Forum: Fixing WordPress
In reply to: How to stretch web page horizontally?Yes, I wanted the entire area where I put content to be wider
Forum: Themes and Templates
In reply to: What themes are these?premiumwp, that part I understand.
That only helps out the background.. but not the entire page.
I wanted to implement one single background for the pages itself, the header, main, and the body.
I just used those websites as an example
Forum: Fixing WordPress
In reply to: How to get rid of default wordpress text?This is taking place in the twentyeleven theme if that is helpful
Forum: Fixing WordPress
In reply to: How to get rid of default wordpress text?I have my main logo in the middle of the page, but if you click on the link you see a smaller version. I cannot get rid of this smaller version that is provided by wordpress.
If I check off “Show header text with your image” it gets rid of the entire header. Driving me nuts!