Fixing gap, How to get rid of annoying gap? |
Fixing gap, How to get rid of annoying gap? |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Feb 2004 Member No: 2,687 ![]() |
On my xanga, MiStA_WanGnaW, derez dis relli annoying gap between:
My post [gap here] time - add eprops - add comments - email it How do I get rid of that HUGE gap? |
|
|
![]() |
![]()
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 31 Joined: Feb 2004 Member No: 2,493 ![]() |
QUOTE(jwang815 @ 02-4-2004, 07:40 PM) On my xanga, MiStA_WanGnaW, derez dis relli annoying gap between: I know what you mean...the same thing happens when i add hover effects to my links (blur, change color, etc)...but it only happens when the cursor moves over different links. ![]() Anyone know why this happens or how to fix it? ![]() For now you can try refreshing the page...i know that works for me. But i'd kinda like a more permanent fix...... ![]() |
|
|
![]()
Post
#3
|
|
I am NOT a noob. ![]() ![]() ![]() Group: Member Posts: 58 Joined: Jan 2004 Member No: 1,364 ![]() |
get anthor css?
![]() |
|
|
![]()
Post
#4
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 946 Joined: Jan 2004 Member No: 603 ![]() |
QUOTE(Blah @ 02-4-2004, 05:17 PM) get anthor css? ![]() what the heck??? wat is that supposed to mean Blah? |
|
|
![]()
Post
#5
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Feb 2004 Member No: 2,687 ![]() |
I don't think adding a new CSS will fix anything. There is just that gap, you can check myy xanga to know what I mean. It's really annoying and I would like to kno how to get rid of it.
|
|
|
![]()
Post
#6
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Feb 2004 Member No: 2,687 ![]() |
BUMP
|
|
|
![]()
Post
#7
|
|
![]() Newbie ![]() Group: Member Posts: 1 Joined: Feb 2004 Member No: 3,272 ![]() |
[QUOTE]"I know what you mean...the same thing happens when i add hover effects to my links (blur, change color, etc)...but it only happens when the cursor moves over different links."
![]() CODE <!-- begin code provided by createblog.com --> <style type="text/css"> table.blogbody { /* this edits the other the place where the blog is */ border: 1px solid #33FF00; background-color: #FFFF00; width:500px; filter:alpha(style=1,opacity=150,finishopacity=70); } </style> <!-- end code provided by createblog.com --> its the filter:alpha(style=1....) etc because especially if you have a style such as style=1 or 2 or 3, if your entry is really long, the background style, once you click on a link, will cut your entry short again, but that usually happens and it cuts off your links too so that might be contradicting myself.. however.. if you have a code such as the one above and you have a "height:450;" added in, then your post , even if its short, will leave space between the post and the props comments down there. anywhoo this might not be helpful, but it's all i can think of.. ![]() |
|
|
![]()
Post
#8
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 67 Joined: Feb 2004 Member No: 2,477 ![]() |
we call that IE's flaws. i checked in mozilla and opera, ugly gap is still there. remove your CSS, see if that helps. then remove any other javascript if it still remains. if it does still remain after doing those, try editing your entries, maybe there's an extra <br /> after the entry? anyhow, msie filters have always been known to screw things up, try removing them too.
as in: CODE <!-- begin code provided by createblog.com --> #title {font-size: 11px; color: #D9D9D9; font-weight: bold; filter: dropshadow(color=#6A6A6A, offx=1, offy=1, positive=1); height: 0px;} <!-- end code provided by createblog.com --> in your css. although, hmm.......although that is a xanga skin so you 'do' have not much limitations........gd luck. -Nay |
|
|
![]()
Post
#9
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Feb 2004 Member No: 2,687 ![]() |
I have no idea wut ne of u just said. If I delete the CSS, it will mess up the entire page, so I can't do that. I don't really see wut the CSS has to do with fixing the gap.
|
|
|
![]()
Post
#10
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 40 Joined: Jan 2004 Member No: 2,074 ![]() |
the CSS has everything to do with the page.. i think the problem could be in your xanga skin.. if deff cant be the entry because everytime, the spaces are the same.. so, i recomend you go through your CSS or skin (CSS=Cascading Style Sheet, which is your <style> and stuff..)
|
|
|
![]()
Post
#11
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Feb 2004 Member No: 2,687 ![]() |
What would I need to fix in my specific css?
|
|
|
![]()
Post
#12
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Feb 2004 Member No: 2,687 ![]() |
When I see my source, it has nuttin to do with the CSS that causes the gap. I see a lot of BR markings, which I have no idea how it got there. How wud I fix that?
|
|
|
![]()
Post
#13
|
|
Baka elite ![]() ![]() ![]() ![]() Group: Member Posts: 124 Joined: Jan 2004 Member No: 1,437 ![]() |
<style type="text/css">
table.blogbody { padding-bottom: 3px; </style> add that to your stylesheet. change the width to how big or small you want it. the smallest is 0px [no gap at all] and the largest is the highest number you can think of, lollz hope that helps. |
|
|
![]()
Post
#14
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Feb 2004 Member No: 2,687 ![]() |
I tried that, but it didn't fix it at all.
|
|
|
![]()
Post
#15
|
|
Baka elite ![]() ![]() ![]() ![]() Group: Member Posts: 124 Joined: Jan 2004 Member No: 1,437 ![]() |
i saw your xanga... the gap is much smaller than it was before.
|
|
|
![]() ![]() |