Log In · Register

 
 
Closed TopicStart new topic
Fixing gap, How to get rid of annoying gap?
jwang815
post Feb 4 2004, 07:40 PM
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?
 
Riddik75
post Feb 4 2004, 07:46 PM
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. _dry.gif

Anyone know why this happens or how to fix it? sad.gif

For now you can try refreshing the page...i know that works for me. But i'd kinda like a more permanent fix...... _unsure.gif
 
Blah
post Feb 4 2004, 08:17 PM
Post #3


I am NOT a noob.
***

Group: Member
Posts: 58
Joined: Jan 2004
Member No: 1,364



get anthor css? _unsure.gif
 
aznhybriddragon
post Feb 4 2004, 08:29 PM
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? _unsure.gif

what the heck??? wat is that supposed to mean Blah?
 
jwang815
post Feb 4 2004, 09:21 PM
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.
 
jwang815
post Feb 7 2004, 05:07 PM
Post #6


Member
**

Group: Member
Posts: 14
Joined: Feb 2004
Member No: 2,687



BUMP
 
r0ze
post Feb 8 2004, 03:15 PM
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."

ermm.gif hey guys this might be a little too late but this always happens to me if i have something like..

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.. cry.gif
 
Nay
post Feb 8 2004, 05:32 PM
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
 
jwang815
post Feb 9 2004, 08:21 PM
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.
 
thewang767
post Feb 9 2004, 09:43 PM
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..)
 
jwang815
post Feb 9 2004, 09:45 PM
Post #11


Member
**

Group: Member
Posts: 14
Joined: Feb 2004
Member No: 2,687



What would I need to fix in my specific css?
 
jwang815
post Feb 9 2004, 10:16 PM
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?
 
Smallbubba89
post Feb 10 2004, 06:05 PM
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.
 
jwang815
post Feb 10 2004, 10:10 PM
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.
 
Smallbubba89
post Feb 11 2004, 05:44 PM
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.
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: