Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 background-position: center;

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
ikeas Posted - 22 Apr 2009 : 16:45:44
i want to have background-position: center;
how i can made this ?
11   L A T E S T    R E P L I E S    (Newest First)
joneq Posted - 30 Apr 2009 : 17:57:43
quote:
I'm making a very big work this time!


Yes--I think so---That is kind of why I asked--It seems like everything someone asks for is already included

Thanks
s.dav Posted - 30 Apr 2009 : 09:46:44
In the next version / next release (I consider them the same) there will be many new features but I cannot say you more now.
Some new features will include:
1- plugins or extensions that a user can create and personalize
2- very simple way for creating templates and save them into a single archive file
3- many new enhancements for shapes (border style, quality of image, etc...)
4- new objects :-x
5- :-x
...
...
...

When the new version will be almost ready I'll publish a document for explaining new features ;-)

I'm making a very big work this time!
joneq Posted - 29 Apr 2009 : 14:56:21
quote:
Originally posted by s.dav

The feature has been added and it will be available for the next version of the program



http://www.dynamic-html-editor.com/en/home.asp

Is this next version the next release we will see..or will there be incremental updates v4.4, v4.5 etc. The features and history tab are a little confusing--being so different.What you have been talking about the last few months in different yet again

Basically--what will be included the next time we get to download/upgrade DWHE..??

s.dav Posted - 27 Apr 2009 : 14:44:57
In order to show spaces in labels simply choose "Exact copy" in the property "Export Mode"
ikeas Posted - 24 Apr 2009 : 14:57:06
i have seen another probleme when i have
#9658; 22/04/09
Mise ? jour du site
the space char is not show corectly

i must replace by
#9658; 22/04/09
#160;#160;#160; Mise ? jour du site

can we have a menu check option to replace automaticly space char
by #160; in text editor
ikeas Posted - 24 Apr 2009 : 14:54:09
or pre release for beta testing
ikeas Posted - 24 Apr 2009 : 14:52:54
when i can have this new version ?
s.dav Posted - 24 Apr 2009 : 09:02:24
The feature has been added and it will be available for the next version of the program
s.dav Posted - 23 Apr 2009 : 09:10:46
I don't know if the background-position CSS style is supported by the body tag;
I'll check it and I'll add to the next version of the program
ikeas Posted - 22 Apr 2009 : 21:09:26
i have insert my specific code but i have not the good result
tu source code for my page is

<style type="text/css">
body {
	background-image: url('images/fond.png');
	background-repeat: repeat-y;
	background-position: center;
}
</style>
// this style is auto generated by th software
<style type="text/css">
body {margin: 0px; padding: 0px;}
.verdana100FFFFFFt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; text-decoration: none;}
.verdana100FFFFFFtb {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; text-decoration: none;}
.verdana15FFFFFFFFFFFFtib {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #FFFFFF; font-weight: bold; font-style: italic; text-decoration: none;}
.verdana15999999999999tib {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #999999; font-weight: bold; font-style: italic; text-decoration: none;}
.verdana10FFFFFFFFFFFFtib {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: bold; font-style: italic; text-decoration: none;}
.verdana10999999999999tib {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #999999; font-weight: bold; font-style: italic; text-decoration: none;}
.verdana20FFFFFFFFFFFFtib {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 27px; color: #FFFFFF; font-weight: bold; font-style: italic; text-decoration: none;}
.verdana20999999999999tib {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 27px; color: #999999; font-weight: bold; font-style: italic; text-decoration: none;}
.verdana12FFFFFFFFFFFFt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; text-decoration: none;}


</style>

</head>

petran Posted - 22 Apr 2009 : 18:57:56
You can do it using CSS. I think this post will help you: http://www.hexagora.com/forum/topic.asp?TOPIC_ID=1245&SearchTerms=background
The 50% in the CSS stands for the middle of the screen.

Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000