T O P I C R E V I E W |
quantikev |
Posted - 25 Jul 2006 : 23:26:19 Hello community, my first post here.
Thus far, I really like how simplistic DHE Editor is to use, and the code seems pretty efficient.
On to my question;
I am attempting to center the main content on my page; here is a portion of the code, right after my <body> tag:
<div id='ldheRect1' name='ldheRect1' style='position:absolute;left:10px;top:10px;width:926px;height:826px;'> <table width='926' border='0' cellspacing='0' cellpadding='0'> <tr><td height='826' width='926' bgcolor='#000000'><img src='support files/blank.gif' border='0'></td></tr> </table></div> <div id='ldheiRect1' name='ldheiRect1' style='position:absolute;left:12px;top:12px;width:922px;height:822px;'> <table width='922' border='0' cellspacing='0' cellpadding='0'> <tr><td height='822' width='922' bgcolor='#E0E3E9'><img src='support files/blank.gif' border='0'></td></tr> </table></div>
I see these DIVs are not contained in a main table, and thus I am confused about how to edit this. I will be using an external styling sheet.
Any advice is appreciated!
Thanks! Kevin |
3 L A T E S T R E P L I E S (Newest First) |
s.dav |
Posted - 26 Jul 2006 : 09:07:25 If you are using the freeware version then you cannot see this option because it has not been implemented yet. When I'll be able to release the version 3.2 I'll release also a new more powerful freeware version.
You can try the version 3.x centering a page and getting the code you need from it ;-) |
quantikev |
Posted - 26 Jul 2006 : 05:30:40 John, thank you for responding.
I found the dialog you mentioned by clicking in the whitespace, however I did not see this option. I just upgraded to the newest version.
Anything further you can provide me with is appreciated! |
jtarin |
Posted - 26 Jul 2006 : 01:16:13 Double left click on the page (not the content)and the Main Page dialogue will appear. You will then see a checkbox for centering your page. |