Comment/Table CLASH, I would really appreciate some help... |
Comment/Table CLASH, I would really appreciate some help... |
![]()
Post
#1
|
|
![]() Wants a BIG Robot ![]() ![]() ![]() Group: Member Posts: 51 Joined: Jan 2004 Member No: 712 ![]() |
Well, after customizing my xanga with some nice custom header HTML and CSS, I realized something - my xanga frontpage looks fine, but when someone goes to add a comment, the table stretches - this causes the table containing my custom modules and xanga posts to stretch out further than the table containing my custom navigation bar.
I've tried to solve this problem for about two days now, and no matter what I do, the comment page looks ugly. Could anyone help lend a hand? On another note, does anyone know what forum software createblog.com uses? I don't recognize it from anywhere...could anyone tell me where to locate it? |
|
|
![]() |
![]()
Post
#2
|
|
![]() settle down kiddies. ![]() ![]() ![]() ![]() Group: Member Posts: 237 Joined: Jan 2004 Member No: 180 ![]() |
QUOTE(b-chan009 @ 01-16-2004, 08:16 PM) Well, nevermind. I figured out a way around it. Though I don't know why my main table expands when the comment page is shown, I was able to make it so that the nav bar is will automatically adjust, regardless of the size of the main table. Now I'm gonna have to find a way to make it so that I can have a banner that will also stay the same size... THAT'S gonna be a challenge. ![]() Here here.. This also drove me crazy. But here's how you can remove it.. ![]() CODE <!-- begin code provided by createblog.com --> <style type="text/css"> /* adjust the width to prefs */ #pnlEnabled table, #htmleditor, #lblTimeZone, hr { width: 250px; font: 11px arial; } #pnlEprops {display:none} </style> <!-- end code provided by createblog.com --> Hope it works. |
|
|
![]() ![]() |