Tweak

InsaneJournal

Tweak says, "Raccoon City!"

Username: 
Password:    
Remember Me
  • Create Account
  • IJ Login
  • OpenID Login
Search by : 
  • View
    • Create Account
    • IJ Login
    • OpenID Login
  • Journal
    • Post
    • Edit Entries
    • Customize Journal
    • Comment Settings
    • Recent Comments
    • Manage Tags
  • Account
    • Manage Account
    • Viewing Options
    • Manage Profile
    • Manage Notifications
    • Manage Pictures
    • Manage Schools
    • Account Status
  • Friends
    • Edit Friends
    • Edit Custom Groups
    • Friends Filter
    • Nudge Friends
    • Invite
    • Create RSS Feed
  • Asylums
    • Post
    • Asylum Invitations
    • Manage Asylums
    • Create Asylum
  • Site
    • Support
    • Upgrade Account
    • FAQs
    • Search By Location
    • Search By Interest
    • Search Randomly

๐‹๐ฎ๐œ๐ค๐ฒ ๐†๐ข๐ซ๐ฅ ([info]pickpickler) wrote in [info]rp_tutorials,
@ 2012-03-09 03:17:00

Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Entry tags:layout: question, question: help, question: html/css

HELP!! Pretty please!?!?

Okay, so I found THIS LOVELY layout and made a few minor changes to fit my CHARACTER JOURNAL here. Maybe itโ€™s because Iโ€™m tired and ready for bed, but for the life of me I canโ€™t figure out how to make it so the mood theme icons display right. Verses being cut off by the dotted/dashed line that separates the entry from the โ€˜commentโ€™ links.

ETA-
I would even settle for finding a way to make the mood theme images to disappear on the 'recent' page.



(Post a new comment)


[info]forsythia
2012-03-09 08:44 am UTC (link)
It seems the height of the mood area is coded into the page. I tested this with Stylish overriding your layout and it worked.

Find .currentmood in the style. It'll be by itself, and will have height: 18px; in it. Remove that portion, and the mood images should automatically determine the height of your mood field. If that doesn't work, replace the height line with height: auto !important;

I found that it left things looking a bit out of alignment, so I would personally suggest adding this bit as well to move the word 'mood' back up to the top.

.currentmood strong {
vertical-align: top !important;
}


If you'd still rather remove mood images for whatever reason, use this:

.currentmood img {
display: none !important;
}


You can also add various styles (padding, borders, etc.) to the mood images in that section if you'd prefer to style them instead of removing them completely.

(Reply to this) (Thread)


[info]pickpickler
2012-03-09 09:26 am UTC (link)
You are my hero!! Thank you so much!! :)

(Reply to this) (Parent) (Thread)


[info]forsythia
2012-03-09 09:45 am UTC (link)
You're welcome! :) Glad it worked.

(Reply to this) (Parent)


[info]thateringirl
2012-03-10 03:52 pm UTC (link)
OMG! How did you get a Flexible Squares layout to work on IJ? ._.

(Reply to this) (Thread)


[info]pickpickler
2012-03-11 06:55 am UTC (link)
It was just by luck. That particular character journal is a paid account. I put in the flexible squares layer provided by [info]nameless_layout on the account and got lucky with it actually working. I've found that some (and not just flex squares) will not work on IJ for whatever reason, even if you have the proper layer for it on here. The majority (from what I've tried anyways) does work at least.

(Reply to this) (Parent)



Home | Site Map | Manage Account | TOS | Privacy | Support | FAQs