Forum Replies Created
-
AuthorPosts
-
90% was a mistake. With zoom nothing is good.
I tryed your code and I think it works.
Thanks
MikeHere a short sceencast with the behavior.
I display the page in Firefox on a 1920 width screen.
With sidebar it is good.
I have to reduce the sidebar to 0 to have the error.
mikeTHe menu is no problem. The headertext is behind the logo.
- This reply was modified 3 years, 3 months ago by milenke.
I works, but not so good.
#top #header #header_main .widget {
line-height: 14px;
position: absolute;
right: 10%;
padding: 30px 0 5px 0;
}
You see, that the text is too much on the right in a bigger browser-window..I tested
#top #header #header_main .widget {
line-height: 14px;
position: absolute;
left: 25%;
padding: 30px 0 5px 0;
}
You see, the text is behind the logo in a bigger browser-window.
How I can have a header text not behind the logo an not so much on the richt.
The best way would be, that the text is always a little bit right of the logo.
mike- This reply was modified 3 years, 3 months ago by milenke.
Thanks
What is the best way to find this selectors? Element inspector?
mikeThis was a misunderstanding:
But why the pictures are always so big? Even with picuresize no scaling.
The original format ist 100×129. The pictures are only for testing.- This reply was modified 3 years, 8 months ago by milenke.
see private content
- This reply was modified 3 years, 8 months ago by milenke.
The fomt-family
- This reply was modified 3 years, 8 months ago by milenke.
-
AuthorPosts