deviant art

Deviant Login Shop  Join deviantART for FREE Take the Tour


@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("my.deviantart.com"){

div.mcbox-preview-journal div.mcb-body {
height:auto!important;
max-height:9000px!important;
width:600px!important;
}
}

1,309

14 20 14
Download CSS download, 357 bytes
This is sort of an update to my other journal thing here [link]

That one gives you the whole journal, but it's the same height just with a scroll bar.

This one will show the whole journal within your message centre without a scroll bar. So you can see it all. I tried to figure out how to make the width fill out your screen from edge to edge, but I couldn't do it. So it's maximized for a 1024 X 768 screen. You can of course change this to fit whatever size you need for your screen.

»» To Install ««

You will need Firefox with Stylish.

Then right click on the Stylish icon and select Write Style -> Blank Style... Then copy this code into the body, and give it a name.
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("my.deviantart.com"){

div.mcbox-preview-journal div.mcb-body {
height:auto!important;
max-height:9000px!important;
width:600px!important;
}
}
You can also make it so all the journals look like they would normally unless you hover over the text of the journal. Just add a :hover after the div, or copy and paste this in;
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("my.deviantart.com"){

div.mcbox-preview-journal div.mcb-body {
width:600px!important;
}

div.mcbox-preview-journal div.mcb-body:hover {
height:auto!important;
max-height:9000px!important;
width:600px!important;
}
}
Then you should be able to see the full journal of people in your message centre :) Just remember, you can change width:600px!important; to whatever number you want. This is coded so a 1024 X 768 screen will see it and not stretch. So if you have a bigger screen, try increasing the number. Or you can take it out if you want.

Just remember, it's always best to go to the actual journal so you can see all the images, links, and CSS.

Any comments or critiques are more than welcome since I don't know that much CSS :)

Details

Stats

Submitted on
July 22, 2008
File Size
357 bytes
Views
1,309
Favourites
14 (who?)
Comments
20
Downloads
14

License

Creative Commons License
Some rights reserved. This work is licensed under a
Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.
URL
Thumb
Only verified accounts can report policy violations. Please check your email and click on the verification link.
* Required field
Add a Comment:
 

The Artist has requested Critique on this Artwork

Please sign up or login to post a critique.

:iconsimplex-exigo:
~simplex-exigo Aug 8, 2008  Professional Photographer
Oh sweet. Thanx for this. Awesomeness!!
Reply
:iconelectricjonny:
`electricjonny Aug 8, 2008  Hobbyist Photographer
You're quite welcome :aww:
Reply
:iconprosi:
If you can make it show the css too:

i will get some roofies and plane tickets to vegas... :paranoid:
Reply
:iconboombox-creations:
im working on that....
Reply
:iconboombox-creations:
=D

dnt worry, when i do finish it, and upload it, ill tell yer first....

well.... ill try to remember....
Reply
:iconelectricjonny:
`electricjonny Aug 8, 2008  Hobbyist Photographer
Haha, I wish I could do that. That's not possible with just CSS, but it may be with a Greasemonkey script. But I don't know how to write those.
Reply
:iconprosi:
me neither... but i think you had a good point: it's not that hard/time-comsuming to just click the link. :bucktooth:

but still it would be nice. :)
Reply
:iconmarker-guru:
`Marker-Guru Jul 23, 2008  Professional Traditional Artist
WIN :D
Reply
Add a Comment: