Forum Replies Created
-
AuthorPosts
-
August 23, 2017 at 3:36 pm in reply to: How Do I Change Background Color and Widths for Content and Sidebar for Quattro? #210705NeeznoodleMember
Thank you. I'll take a look at your link and contact you if I decide to get a custom theme.
August 23, 2017 at 3:05 pm in reply to: How Do I Change Background Color and Widths for Content and Sidebar for Quattro? #210703NeeznoodleMemberOh, I have one more question. Is there a way to make the theme responsive?
August 23, 2017 at 3:03 pm in reply to: How Do I Change Background Color and Widths for Content and Sidebar for Quattro? #210702NeeznoodleMemberWill you please delete my website from the original post?
August 23, 2017 at 3:02 pm in reply to: How Do I Change Background Color and Widths for Content and Sidebar for Quattro? #210701NeeznoodleMemberOops! Yes, that worked. Thank you!
August 23, 2017 at 2:18 pm in reply to: How Do I Change Background Color and Widths for Content and Sidebar for Quattro? #210697NeeznoodleMemberHmm. That didn't change anything. The pattern is still there. Here is what I used:
#wrap {
-moz-box-shadow: 0 0 15px #000;
-webkit-box-shadow: 0 0 15px #000;
background: #fff
border: 3px solid #ccc;
box-shadow: 0 0 15px #000;
margin: 25px auto 0;
padding: 20px;
width: 1100px;
}August 23, 2017 at 1:57 pm in reply to: How Do I Change Background Color and Widths for Content and Sidebar for Quattro? #210694NeeznoodleMemberThat's exactly what I wanted. But, now that I see it, I would like to try removing the background from the entire area, not just the content area. What is that code?
August 23, 2017 at 10:21 am in reply to: How Do I Change Background Color and Widths for Content and Sidebar for Quattro? #210682NeeznoodleMemberWP Rocket is now disabled.
NeeznoodleMemberI wish I had gotten better support from the plugin's author but at least he did give me some help. I fixed this by changing themes and the plugin is now working. I'm marking this as resolved since I no longer need help.
NeeznoodleMemberNever mind! I just figured this out.
NeeznoodleMemberThis reply has been marked as private.NeeznoodleMemberThank you for your help!
NeeznoodleMemberOh my gosh! That didn't help but it made me wonder if it might be a conflict from any of the modifications I had already made. Turns out it was. I was using the following code and was able to correct the font size problem by changing the font-size from 12px to 15px.
/** To change font size in content area */
body,
textarea {
color: #342822;
font-family: 'Droid Serif', serif;
font-size: 12px;
line-height: 1.6;
margin: 0;
padding: 0;
text-decoration: none;
}The font family looks slightly off from the rest of the page content. How does it look to you now?
NeeznoodleMemberNo, that's not where I mean. Take a look at the details under Amazon and Ebay buttons directly under the first item, Tom Riddle's Diary. The font is smaller and different than the normal content font.
And, yes, I have cleared the cache for my site but still don't see a difference. I just cleared them again. Does it look correct to you?
NeeznoodleMemberEamon - Thank you for the suggestion. I might be putting it in the wrong place (I tried several) but it doesn't make a difference.
NeeznoodleMemberPlease, is there anyone who can tell me what I need to do to fix this? It really looks awful and is affecting a large number of posts on my site. I didn't do anything to specify the font for in-line styles and I don't see anything in the stylesheet.css file about it, and I have no idea how to change this.
NeeznoodleMemberVictor - Thank you!
I didn't specific the font family for the in-line style. Any advice on how I change the style sheet so it won't do this?
NeeznoodleMemberCan someone please help me with this? Any text that is in div tags looks awful, especially in Chrome browsers. I really want to get this fixed so that the text looks the same as all the other text on my site.
NeeznoodleMemberHelp?
NeeznoodleMemberI just realized something! This post doesn't have lists but does have div tags. All the content in div tags is a different size and font than the regular content. I'm referring to the content under each game image.
NeeznoodleMemberThank you for the suggestion. Unfortunately, it didn't work. Here is the link to show you what I see:
-
AuthorPosts