Tweak

InsaneJournal

Tweak says, "You Say!"

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

Gwen ([info]bludgeoninggwen) wrote in [info]rp_tutorials,
@ 2010-07-02 20:19:00

Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Okay, so I've been going through this for over an hour, and need some fresh eyes.

I'm using the scribbld style layout out from [info]charactersrus and the quick reference table from [info]wastintime

Separately they work perfect, but when I combine them, everything gets skewed all kinds of crazy ways.

Here is a link to what's going on and I'll put my code in a textarea under the cut.



(Read comments) - (Post a new comment)


[info]wastintime
2010-07-03 02:35 am UTC (link)
It's because I used percentages in the column widths, which work when the entry page has width boundaries but not so much when it doesn't. If you take those percentages out, it should stop doing that.

(Reply to this) (Thread)


[info]bludgeoninggwen
2010-07-03 03:54 am UTC (link)
That was actually the first thing I thought of, and replaced it both with set px widths and no widths at all, and it was still really, really large. Which is why I thought I was just... missing something. :-/

(Reply to this) (Parent) (Thread)


[info]wastintime
2010-07-03 04:23 am UTC (link)
Hmmm. Well, the percentages are the only thing I think of that would be making it do that. Did you trying changing/taking out all of the tables with 100% widths? If it still doesn't work after that, I'm stumped.

(Reply to this) (Parent) (Thread)


[info]bludgeoninggwen
2010-07-03 04:31 am UTC (link)
Yeah, I've stripped it down to pretty much just bare tags with only a few exceptions. I've updated the code in the textarea if you'd like to see what I've got it down to.

(Reply to this) (Parent) (Thread)


[info]wastintime
2010-07-03 07:02 am UTC (link)
I finally figured it out! Look at mine!

All I did was change this line:
table { width: 650px; align: center; float: center;}

I took out the width part so I get this:
table { align: center; float: center;}

I have absolutely no idea why that was the issue. The only reason I removed it was because I saw something that said "width".

(Reply to this) (Parent)


[info]wastintime
2010-07-03 07:03 am UTC (link)
Oh, and I left the percentages and widths on my tables, so that should work, now, too!

(Reply to this) (Parent) (Thread)


[info]bludgeoninggwen
2010-07-03 07:04 am UTC (link)
You are my hero! <33

(Reply to this) (Parent) (Thread)


[info]wastintime
2010-07-03 07:06 am UTC (link)
You're welcome! ♥

(Reply to this) (Parent)


(Read comments) -


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