jaychadney
Forum Replies Created
-
Forum: Themes and Templates
In reply to: WTH! Blog totally messed up.Sorry, my 2nd post wasn’t a bump or a “where is everyone?” holler. I was merely providing more information that I did not have when I made my first post. I was trying to provide info that might be of help to those of you that could help.
I am using the free wordpress.com service, so whatever version they have there is what I have.
Yes, I copied the css file content into the post editor, then edited and saved it there. I chose the option of starting from scratch instead of “add this to the ChaoticSoul theme’s CSS stylesheet.”
I am using the chaoticsoul theme.
Forum: Themes and Templates
In reply to: WTH! Blog totally messed up.Well, my 24″ desktop monitor shows the site fine, both of my laptops show it as messed up. They have sufficient screen resolution (I assume). The site is 995px wide, and they are both over 1200px.
Help a fella out.Forum: Themes and Templates
In reply to: Can’t Find BorderI tried my suggestion above and it is all good now.
Forum: Themes and Templates
In reply to: Can’t Find BorderBut aren’t I only to make amendments in the CSS? How do I fix the problem in the style.css? Or in order to fix this do I need to select the “start from scratch” option and replace all the CSS of ChaoticSoul and make sure to turn what were my amendments into the body of the actual/only CSS? Thanks for the guidance so far.
Forum: Themes and Templates
In reply to: Can’t Find BorderThat code insert using backticks didn’t work in that previous post…..
Forum: Themes and Templates
In reply to: Can’t Find BorderOK, I see that in the CSS and changed the “repeat-y” to “repeat-n” when in Firebug. That will work. Now I go back to customizing the CSS in WordPress and add the entire line `#wrapper {
background:url(“images/content_bkg.gif”) repeat-y scroll left top transparent;
}`, but put in the “n”. Nothing changes.
When I go back to the site and look at it in Firebug, all I see is `#wrapper {
}`