7 | Posts |
Hello
Just try http://gpeasy01.webdesign-nrw.de (V0.000009) :-)
Please give me feedback. Do You like em?
When it will be ready, I will load it up for complete free usage.
Peter
2K | Posts |
306K | Downloads |
16 | Themes |
18 | Plugins |
Good start Peter, One thing I noticed was that the background image looked like it was being applied to "html" and "body" in the css. I looked at the css and found this:
html, body {
.....
background-image:url('../images/Himmel.jpg');
}
Not sure if you see it in your browser, but close to the edges of the window, I can see a break in the background image. The fix is to just apply the background image to "html":
html{
background-image:url('../images/Himmel.jpg');
}
A new release for Typesetter is in the works with a lot of improvements including the ... Read More
Typesetter 5.1Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More
More NewsFind out more about our Provider Spotlight
What CMS: Find out what CMS a site is using.
Who Hosts This: Find out who is hosting any web site
WordPress Theme Detect: Find out which theme a WordPress site is using