/    Sign up×
Community /Pin to ProfileBookmark

Text Spacing Issue

The site I’m working on is at:
[url]http://www.rave7pt0.net/slavefan/[/url]

You’ll find that the drop down menus will appear to be cut off in IE if you switch to anything but “Smaller” in the View >> Text Size menu. The text doesn’t actually change size, but the spacing changes and throws the whole system off. The size of those drop downs is absolute, so any change, either shorter or longer makes it look wrong.

How can I fix this problem, and make it compatable regardless of what setting IE is on?

to post a comment
CSS

6 Comments(s)

Copy linkTweet thisAlerts:
@jdaviaMar 18.2003 — [i]Originally posted by PMichaud [/i]

[B]The site I'm working on is at:

http://www.rave7pt0.net/slavefan/



You'll find that the drop down menus will appear to be cut off in IE if you switch to anything but "Smaller" in the View >> Text Size menu. The text doesn't actually change size, but the spacing changes and throws the whole system off. The size of those drop downs is absolute, so any change, either shorter or longer makes it look wrong.



How can I fix this problem, and make it compatable regardless of what setting IE is on? [/B]
[/QUOTE]

In IE look for this in the code for each item.

[b]new ypSlideOutMenu("menu1", "down", 150, 141, 132, 83)[/b]

Somehow this code reads different in NS4.7, and change the values to size and position the text boxes while the text is set to its largest. Then all the text will fit. Remember it says text larger or smaller. Not the dropdown. The code isn't compatible with NS4.7 either, but there are menu's like this that is compatible. Do a search forit.
Copy linkTweet thisAlerts:
@kapotMar 27.2003 — Hi,

Is there any CSS that I can use to make all spacing smaller?

Space between text, button, table, etc.

Or is there any CSS setting for PDA ?

Thanks.
Copy linkTweet thisAlerts:
@jdaviaMar 27.2003 — [i]Originally posted by kapot [/i]

[B]Hi,



Is there any CSS that I can use to make all spacing smaller?

Space between text, button, table, etc.



Or is there any CSS setting for PDA ?



Thanks. [/B]
[/QUOTE]

As you question implies. Yes and no, but in general there is. You have to be more specific. Post something in particular.
Copy linkTweet thisAlerts:
@nkaisareMar 27.2003 — Are you guys getting 404 error, or is it just me?? ?
Copy linkTweet thisAlerts:
@kapotMar 28.2003 — [i]Originally posted by jdavia [/i]

[B]As you question implies. Yes and no, but in general there is. You have to be more specific. Post something in particular. [/B][/QUOTE]


Basically, I want to set everything as small as possible, with as litle as html code.

For example, I want all font to be size = 1.

In a <table> I must put <font>text</font> in every table cell. So, it's too much in the html code.

I tried

<font size="1">

<table>

....

</table>

</font>

but it does not work.

I was wondering if there is CSS that I can use for this purpose and supported by PDA (or at least Pocket PC web browser). Because I heard, CSS is not supported in PDA / Pocket PC, is this true?

Also, is there any html code to make "table cell" SMALLER (in term of size).

Thanks for all your help.
Copy linkTweet thisAlerts:
@jdaviaMar 28.2003 — [i]Originally posted by kapot [/i]

[B]Basically, I want to set everything as small as possible, with as litle as html code.



For example, I want all font to be size = 1.

I tried

<font size="1">

<table>

....

</table>

</font>

Thanks for all your help. [/B]
[/QUOTE]

If most of what you are doing is in text,you can do that without tables. Even a few images mixed with your text can be aligned without a table.
[B]Also, is there any html code to make "table cell" SMALLER (in term of size).

[/B]
[/QUOTE]

Generally you set the size but if you haven't, it will expand in proportion to what is inside it.
×

Success!

Help @PMichaud spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...