[personal profile] elleth posting in [community profile] style_system
I'm currently in the process of customizing my journal, but ran into a problem on the way, but I know the grand total of nothing about CSS and am not even certain what caused it.

I am using this bit of code for a fixed background image, and while the image itself is fixed, my page continues to scroll, with a bit of no background image between navigation strip and page, as well as to the right side of the screen, and this driving me nuts. Since, when I scroll to the side, it is the entry content that is moving, could the problem be caused by the entry module width, or is it a background image issue? And more importantly, can this be fixed?

(The layout looks fine in Google Chrome, the problem appeared in Firefox.)

SOLVED: Secondly, Brittle forces the icon size to 70px with a 5px border. Is there a way to remove the border and display the icons in their original size?

Thanks so much in advance!

Date: 2010-09-17 03:28 pm (UTC)
cesy: "Cesy" - An old-fashioned quill and ink (Default)
From: [personal profile] cesy
Try adding the following to the custom CSS:
html body {padding-top: 0;} 
div.entry div.userpic img {border: none; height: 100px; width: 100px;}


That will force the icons to be 100x100, so will look weird for any icons that aren't square, but does most of what you asked.

Date: 2010-09-17 07:57 pm (UTC)
cesy: "Cesy" - An old-fashioned quill and ink (Default)
From: [personal profile] cesy
Try adding this as well:
div.comment div.userpic img {border: none; height: 100px; width: 100px;}

If you also want to take it off the "Profile" module at the bottom of each page, add this:
.module-userprofile .userpic img {border: none;}
Edited (closing tags is a good thing) Date: 2010-09-17 08:00 pm (UTC)

Profile

Dreamwidth style system discussion

April 2025

S M T W T F S
  12345
6 78910 1112
13 141516171819
2021 2223242526
27282930   

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 4th, 2025 08:19 am
Powered by Dreamwidth Studios