http://awfan4ever1975.yuku.com/forum/topicreply/id/2507?page=1
Is there a way to fix that? It's been driving me nuts.
Thanks.
| Author | Comment | |||
|---|---|---|---|---|
AWFAN4EVER1975 |
Border Question |
Lead | ||
|
How come my border on this page is scrolling off the page in IE6 but looks just fine in FF??
http://awfan4ever1975.yuku.com/forum/topicreply/id/2507?page=1 Is there a way to fix that? It's been driving me nuts. Thanks. |
||||
|
|
||||
cedar rose |
#1 | |||
|
In the code that you currently have put in for that, change
#forum_topicreply to
#forum_topicreply .forumholder
and you'll have the editor boxed, with the header above it, instead of having everything including the blue bar boxed in:) |
||||
|
|
||||
AWFAN4EVER1975 |
#2 | |||
|
Thanks!!! That worked!!!!!!!!!
|
||||
|
|
||||
cedar rose |
#3 | |||
|
I'm so glad it's sorted out :)
|
||||
|
|
||||
Maria0682 |
#4 | |||
|
My borders around the members name, avatar, post count, etc... is a little too big. I had the code before on how to make it smaller, but I don't remember
what it was. Can someone give me the code please?
|
||||
|
|
||||
mouse |
#5 | |||
|
Maria, the code would depend entirely on the skin you're using. Can you post a link? (It's cedar, btw)
|
||||
|
|
||||
Maria0682 |
#6 | |||
|
|
||||
cedar |
#7 | |||
|
You can add this to your css:
.poster-name, .poster-detail, td.poster-detail .avatar-block, .poster-name .user-name {width: 100px;} (and change the 100px to what you want) |
||||
|
|
||||
Maria0682 |
#8 | |||
|
Thanks.
|
||||
|
|
||||