Search found 3 matches

by rheeskens
Sat Jun 09, 2007 3:53 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Background image distorted - [SOLVED]
Replies: 4
Views: 3412

Hi Ruth,

Thanks a lot for your help! :D I've put all the paragraph codes within the table and then everything worked fine. On other pages I had to combine separate tables by putting them into one bigger table to solve the problem.

Thanks again,
René
by rheeskens
Fri Jun 08, 2007 7:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Background image distorted - [SOLVED]
Replies: 4
Views: 3412

Hi Ruth,

I am not sure if I understand your question correctly, but I want the background image to be centered horizontally and to be repeated vertically. Is there a better way to do this?

René
by rheeskens
Fri Jun 08, 2007 11:40 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Background image distorted - [SOLVED]
Replies: 4
Views: 3412

Background image distorted - [SOLVED]

I've included a milonic menu in the new design of a website. Everything works fine, except: when I open a page the background image (which is included with a css style sheet ...

body {
background-color: #006699;
background-image: url(../images/ganges820.jpg);
background-position: center top ...