Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:39
Submenu-link = center? & Padding?
Poster: fcefan
Dated: Thursday March 15 2007 - 10:55:01 GMT
Hello, at first: my english ist very bad! Hope you can understand me!
1. I have one Submenu created at "Community" -- "Partner" and have a subimage included. But why is the Text from the Submenu-Link not left? It is now in center...
http://www.energiefans.de
2. I have shot a picture (the problem is the yellow part!):
The menu in my page look like so:
Code:
<table>
<tr>
<td>MENU</td>
</tr>
<tr>
<td>here is my text etc...</td>
</tr>
</table>
<tr>
<td>MENU</td>
</tr>
<tr>
<td>here is my text etc...</td>
</tr>
</table>
Hope you know what i mean!
Can you help me?
Poster: Ruth
Dated: Thursday March 15 2007 - 16:04:58 GMT
Hi,
I do not know why it is doing that. It shouldn't do that because the left align is default. However, add this to the aI and it will be left. align=left;
Code:
aI("text=Partner;showmenu=partner;align=left;");
I've sent information to Milonic on this.
Ruth