CSS (Weebly) blog sidebar, content width, scrollbars - Help, please!
Hi, everyone! I am new here and new to CSS!
Unable to Change Weebly Blog Comment Colors
I am having a similar issue to this person: https://csscreator.com/topic/blog-comment-heading-font-color-weebly-site
The difference is that mine is the opposite issue (font is showing up white on a white background) and my code appears different than the original question above so I was not able to reach a resolution from those instructions. For those who don't want to read the other post here is a quick summary of my problem:
How to Adjust Weebly Blog Width
Hi there,
I am currently working on www.champagneandshi.weebly.com.
I am seeking help with adjusting the blog column width. Currently, it bumps right up against the blog sidebar. I would like to shrink the width down some and adjust the padding so they are not touching. This is the blog coding I have at this point:
.blog-sidebar {
width: 250px;
padding: 20px;
border: 1px solid #dcdcdc;
}
.column-blog {
position: absolute;
right: 32px;
width: 235px;
margin: 0;
padding: 0;
}
Any help would be greatly appreciated! Thank you!
Help me with my tumblr theme, moving the description.
Hello,
so I'm having my blog for some months now and I wanted to try a new theme but I'm not a specialist so I can't move the description box from the top to the right. Can you help me, please? Here's my blog:
http://sparkle-ici-ous.tumblr.com
and here's my html-Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Theme: The Minimalist v1. Design: The Minimalist (<a href="http://minimalist.co" rel="nofollow">http://minimalist.co</a>) --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head>
HELP! My HTML page showing different in Firefox and IE.
Hey! I really need some help, I'm getting desperate. I'm not good doing html or css. But I learn on the way and check tips and tricks from the net.
Now I've done a new layout for my blog, you can check it: http://fashwithr.blogspot.com/ and everything looks great in Firefox and Mac, but when I browse it in IE = internet explorer, it doesn't show the "sidebar" correctly, where I introduce myself and welcome my readers to the blog and theres also a small pic, instead of putting it on the left side the browser IE puts all the way up and pretty much in the middle.
