solution for layout issues
Aug. 3rd, 2009 12:16 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
When I switched my personal journal to Drifting, I realized that the changelog-digest tables overlapped the userpics on my reading page. If you run into the same problem, here's a fix.
Go to http://www.dreamwidth.org/customize/options.bml?group=customcss and add the following embedded CSS:
Save, and from now on the tables should be narrow enough not to overlap.
Go to http://www.dreamwidth.org/customize/options.bml?group=customcss and add the following embedded CSS:
.journal-changelog_digest table { max-width: 80%; }
Save, and from now on the tables should be narrow enough not to overlap.