Moderators: Derry, Goldie, Harpo
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Honorary Mechanic
Picture of A.B.C.
Posted
Hi ,
I divided a text i a few blocks. but when I preview in browser my textblocks are not at the same position as in the workwindow they have moved up and down. How is tahat possible.
Can I do something about it?
 
Posts: 173 | Location: Amsterdam Holland | Registered: March 24, 2004Reply With QuoteEdit or Delete MessageReport This Post
Guru 'Geezer' Mechanic
Picture of larryd
Posted Hide Post
Do you have relative sizing and/or positioning turned on for the objects?

Can you post a link?
 
Posts: 3558 | Registered: December 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
Honorary Mechanic
Picture of A.B.C.
Posted Hide Post
No I didn't turn relative positioning and sizing on. I can't post a link because I had to changed
the site because of a deadline I had to reach.

But my moving textobjects had bullets in it. Perhaps that does matter.
 
Posts: 173 | Location: Amsterdam Holland | Registered: March 24, 2004Reply With QuoteEdit or Delete MessageReport This Post
Guru 'Geezer' Mechanic
Picture of larryd
Posted Hide Post
Bulleted text behaves differently in the various browsers and rarely does it come out looking the same as on the work page.

You will need to use CSS code to "normalize" the bullet style so its appearance comes close in all browsers.
 
Posts: 3558 | Registered: December 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
Honorary Mechanic
Picture of A.B.C.
Posted Hide Post
Can I find some standard code for it
Which I can specify ?
 
Posts: 173 | Location: Amsterdam Holland | Registered: March 24, 2004Reply With QuoteEdit or Delete MessageReport This Post
Guru 'Geezer' Mechanic
Picture of larryd
Posted Hide Post
Add this CSS style code inside a custom header:
<style type="text/css">
ul {
  margin-top:0; margin-bottom:0; 
  list-style-type:disc; list-style-position:outside;
}
li {
  margin:0 0 0 -20;
}
</style> 
 
Posts: 3558 | Registered: December 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
Honorary Mechanic
Picture of A.B.C.
Posted Hide Post
Isuppose I have to place this code as a code object?
DO I have to place the textlines somewhere in the code? tried this but with no result so far.
 
Posts: 173 | Location: Amsterdam Holland | Registered: March 24, 2004Reply With QuoteEdit or Delete MessageReport This Post
Guru 'Power' Mechanic
Picture of Bruceee
Posted Hide Post
Yes, use a code object. And just place the bulleted text lines as you would in a normal text object.
 
Posts: 7932 | Location: Wellington, New Zealand | Registered: December 11, 2003Reply With QuoteEdit or Delete MessageReport This Post
Honorary Mechanic
Picture of A.B.C.
Posted Hide Post
Placed the code in a code object (changed nothing in the code) but my bulleted text lines move downwards. So it doesn't work....
 
Posts: 173 | Location: Amsterdam Holland | Registered: March 24, 2004Reply With QuoteEdit or Delete MessageReport This Post
Guru 'Geezer' Mechanic
Picture of larryd
Posted Hide Post
Can you post a link to your page?
 
Posts: 3558 | Registered: December 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
Honorary Mechanic
Picture of A.B.C.
Posted Hide Post
site is here:
http://www.careermanagementvanvuure.nl/index.html

In the middle of the page you see three lines with crosses now. With dots this text moves .
(also when I use the code)
 
Posts: 173 | Location: Amsterdam Holland | Registered: March 24, 2004Reply With QuoteEdit or Delete MessageReport This Post
Guru 'Geezer' Mechanic
Picture of larryd
Posted Hide Post
I used an HTML editor to covert your text with the plus signs to a list. I did not see the text move. It remained in the same position on the page using both Firefox and IE7.

Can you describe your problem again?
 
Posts: 3558 | Registered: December 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
Honorary Mechanic
Picture of A.B.C.
Posted Hide Post
Strange , lists with bullets take another position in IE than on my workpage. But with some improvisation with positioning on the workpage I can solve the problem.

But anyway; Thanks for your investigation!
 
Posts: 173 | Location: Amsterdam Holland | Registered: March 24, 2004Reply With QuoteEdit or Delete MessageReport This Post
Junior Mechanic
Posted Hide Post
Nice website!
I figured the semi-transparent buttons were made in flash, but I see they weren't. How'd you do that?
 
Posts: 9 | Registered: August 14, 2008Reply With QuoteEdit or Delete MessageReport This Post
Honorary Mechanic
Picture of Klimt
Posted Hide Post
One way of making semitransparent buttons in SS is to apply transparency Quick Properties > Shading > Transparency. More on the subject of transparency in this thread.
 
Posts: 1056 | Location: Vienna, Austria | Registered: July 17, 2006Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 


™ & © 1998 - 2008, Virtual Mechanics Inc. All rights reserved.