Tweak

InsaneJournal

Tweak says, "Flavio hates you all!"

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

la belle damoiselle sans vie ([info]damosel) wrote in [info]rp_tutorials,
@ 2009-02-19 22:30:00

Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Entry tags:layouts: cdj, layouts: user info

Character Directory: HTML only



REPLACE THE FOLLOWING:

1. 999999 with the background color hex for your game title
2. 000000 with the text color hex for your game title
3. CCCCCC with the background color hex for your cells
4. BBBBBB with the background color hex for your game address bar (the bit with the @)
4. GAMETITLE with the name of your game
5. GAMEURL with the username of your game's community

And in each cell:

6. URL with the URL of the character's journal, and
7. IMG with the URL of the character's icon

If you want to use the layout as shown, leave the hexes as is.

If you plan to put this table anywhere except your userinfo, the CSS version is neater and more efficient.

To add more characters, just duplicate everything between the "CHARACTER LIST" comments. To add another game section, duplicate everything between the "BEGIN" and "END" comments.



(Post a new comment)


[info]herefortheparty
2009-03-12 10:31 pm UTC (link)
It's like half way down my user page.

http://herefortheparty.insanejournal.com/profile

Help?

(Reply to this) (Thread)


[info]1034
2009-03-15 09:54 pm UTC (link)
Hey! Tis Shell from DERP. fancy meeting you here! Anyway, I decided to take a stab at your CDJ profile layout, since I used the CSS version in my own. I fixed your problem, and I have a handy-dandy text file for you to just copy and paste here!!

Oh and I friended your CDJ. XD

(Reply to this) (Parent) (Thread)


[info]showeracoustics
2009-03-27 04:26 pm UTC (link)
Do you know what causes this in userinfos? I'm having the same problem with mine.

(Reply to this) (Parent) (Thread)


[info]1034
2009-03-27 09:17 pm UTC (link)
I THINK it's excess and unneeded <td>'s and <tr>'s. I'm not entire certain, honestly. I just went to my own code and modeled hers off mine/the original.

However, I don't see any problems with your userinfo, unless you're talking about a different journal?

(Reply to this) (Parent) (Thread)


[info]musesandicons
2009-04-04 06:07 pm UTC (link)
You are correct! At least that has been the problem every time it happened to me. Unclosed tags might screw it up too.

(Reply to this) (Parent) (Thread)


[info]advertisemyrp
2009-04-05 09:08 pm UTC (link)
Yes! I just had help fixing another table with that issue and the unclosed tags were the problem this time.

(Reply to this) (Parent)


[info]hisladyluck
2009-04-16 12:56 pm UTC (link)
Mine is doing it, too... :-/

(Reply to this) (Parent) (Thread)


[info]damosel
2009-04-16 02:58 pm UTC (link)
You are, in fact, missing a </td> tag:

<tr><td colspan="4" bgcolor="#033485" align="left"><font color="#DFE8F5" size="5">Under the Rainbow</font></tr>

Which is actually probably my fault in some way, since now that I look at it the analogous line in the source opens with a <th>. :/ What the hell, self.

Anyway, if you close that tag after </font> you should be fine. Meanwhile, I will edit. :|

(Reply to this) (Parent)


[info]damosel
2009-04-16 03:00 pm UTC (link)
Or rather, closed it with a </th>. I can't even get comments right, apparently.

Fixed now.

(Reply to this) (Parent) (Thread)


[info]hisladyluck
2009-04-16 03:06 pm UTC (link)
And I am apparently made of fail because I cannot fix this for the life of me.

(Reply to this) (Parent)


[info]hisladyluck
2009-04-16 03:11 pm UTC (link)
Until, of course, I closed the tag across all game titles. Even Tweak realized I was an idiot and said so when I pulled it up the last time, greeting me with, Tweak says, "You're an idiot."

:D You're awesome. Thank you.

(Reply to this) (Parent) (Thread)


[info]damosel
2009-04-16 04:16 pm UTC (link)
HAHAHA well, I guess we deserve each other. XD Glad you got it to work.

(Reply to this) (Parent) (Thread)


[info]hisladyluck
2009-04-16 04:18 pm UTC (link)
Thank you so much.

(Reply to this) (Parent)


[info]advertisemyrp
2009-04-16 03:11 pm UTC (link)
Ok, in your case you had some missing </td> tags, and one that was unclosed, so here's a fixed up version that should work!

(Reply to this) (Parent)


[info]advertisemyrp
2009-04-16 03:12 pm UTC (link)
Aw beaten to the punch!

(Reply to this) (Parent) (Thread)


[info]hisladyluck
2009-04-16 03:13 pm UTC (link)
Doesn't even matter because YOU rock it like a rockin' thang. ♥ With love.

(Reply to this) (Parent) (Thread)


[info]advertisemyrp
2009-04-16 03:32 pm UTC (link)
Aww! Well you're very welcome!!

(Reply to this) (Parent)


[info]viennadowns
2009-04-09 08:07 pm UTC (link)
Firstly- I love this cast list, and was able to make it work pretty great thus far. However, what I'd love to know is the HMTL to the text box where you put the code in for us!

(Reply to this) (Thread)


[info]damosel
2009-04-09 08:16 pm UTC (link)
That's just a <textarea> </textarea> tag. :)

(Reply to this) (Parent) (Thread)


[info]viennadowns
2009-04-09 08:18 pm UTC (link)
Thanks!

(Reply to this) (Parent)


[info]life_mod
2009-05-20 01:15 am UTC (link)
Snagging for my PB list

(Reply to this)


[info]for_the_record
2010-04-03 08:22 pm UTC (link)
Not sure if I did something wrong, as it took me a few tries to get it to work, but here's the way I used it.

(Reply to this)


[info]thoresby
2010-05-04 02:52 am UTC (link)
using at [info]zoombag! It's gorrrrgeous :)

(Reply to this)


[info]ash_cdj
2010-09-16 01:50 am UTC (link)
I love this, but I think I did somethign wrong because it keeps doing this: http://ash-cdj.insanejournal.com/428.html

Some advice please?

(Reply to this)



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