Virtual Mechanics: Community Forums and FAQs
Virtual Mechanics: Community Forums and FAQs
WebDwarf, SiteSpinner, SiteSpinner Pro 'How do I...'
textblocks move in browser|
Go
![]() |
New
![]() |
Find
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Honorary Mechanic |
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? |
||
|
|
Guru 'Geezer' Mechanic |
Do you have relative sizing and/or positioning turned on for the objects?
Can you post a link? |
|||
|
|
Honorary Mechanic |
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. |
|||
|
|
Guru 'Geezer' Mechanic |
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. |
|||
|
|
Honorary Mechanic |
Can I find some standard code for it
Which I can specify ? |
|||
|
|
Guru 'Geezer' Mechanic |
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>
|
|||
|
|
Honorary Mechanic |
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. |
|||
|
Guru 'Power' Mechanic![]() |
Yes, use a code object. And just place the bulleted text lines as you would in a normal text object.
|
|||
|
|
Honorary Mechanic |
Placed the code in a code object (changed nothing in the code) but my bulleted text lines move downwards. So it doesn't work....
|
|||
|
|
Guru 'Geezer' Mechanic |
Can you post a link to your page?
|
|||
|
|
Honorary Mechanic |
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) |
|||
|
|
Guru 'Geezer' Mechanic |
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? |
|||
|
|
Honorary Mechanic |
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! |
|||
|
|
Junior Mechanic |
Nice website!
I figured the semi-transparent buttons were made in flash, but I see they weren't. How'd you do that? |
|||
|
|
Honorary Mechanic |
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.
|
|||
|
| Previous Topic | Next Topic | powered by eve community |
| Please Wait. Your request is being processed... |
|

