-
AuthorPosts
-
March 11, 2018 at 10:15 am #925183
Hallo
ich arbeite gerade an der Seite “http://stefanhunstein.de/Neu/”
Hinsichtlich des Layouts soll alles komplett linksbündig und rechtsbündig dargestellt werden. Auf der Unterseite http://stefanhunstein.de/Neu/fotoarbeiten/ ist dies schon sehr schön gelungen. Rechts und links gibt es keine weißen Ränder und der Contentbereich (die Bilder) fügen sich rechts- und linksbündig zur Navigation, Logo und Sockelbereich ein.Jedoch auf der Startseite “HOME” erreiche ich dies nicht: der Slider ragt rechts und links ragt er über den gewollten Contentbereich hinaus.
Die horizontalen Bilder sollen sich komplett von links bis rechts ausdehnen (bündig mit der Navigation und dem Sockelbereich), die vertikalen Bilder sollen in der Sliderfläche links angeordnet sein und linksbündig mit Logo, Navigation und Socket erscheinen.
zudem frage ich mich, warum bei den Bildern oft so ein grauer Rand (im Bereich der Sliderfläche) erscheint. Diesen hätte ich gerne nicht angezeigt.Des weiteren wünscht der Kunde, dass jedes Bild beim Durchlauf einen Bilduntertitel anzeigt, gemäß der Darstellung in seiner alten html-Website: http://stefanhunstein.de/home.html (Bildtitel rechts unten). Wie kann ich diese Bildtitel in der WordPress Version mit einbauen?
Vielen Dank für Ihre Unterstützung !
Diana LolaMarch 13, 2018 at 9:34 pm #926256Hey DianaLoola73,
\Could you please post in English or us, so we can be able to help you faster?
We would much appreciate it!Best regards,
BasilisMarch 29, 2018 at 12:32 am #934639Ok, now trying in English:
Hello
I’m working on the page “http://stefanhunstein.de/Neu/”
With regard to the layout, everything should be completely left-aligned and right-justified. On the bottom http://stefanhunstein.de/Neu/fotoarbeiten/ this is already very well done. There are no white borders on the right and left, and the content area (the images) are right and left aligned with the navigation, logo and pedestal area.However, I do not reach this on the home page “HOME”: the slider protrudes right and left beyond the desired content area.
The horizontal images should extend completely from left to right (flush with the navigation and the base area), the vertical images should be located in the slider area on the left and left-aligned with logo, navigation and socket appear.
In addition, I wonder why the images often such a gray border (in the area of the slider surface) appears. I would not like to see this.Furthermore, the customer wants each image to display a caption as it runs, as shown in its old html website: http://stefanhunstein.de/home.html (image caption, bottom right). How can I include these image titles in the WordPress version?
Thanks for your support !
Diana LolaMarch 29, 2018 at 3:17 pm #934857Hi,
Thank you for the update.
1.) Is this fixed?
2.) Add a 50px margin on both sides of the slider container like so.
.home #full_slider_1 { padding: 0px !important; margin: 0 50px !important; }
3.) You have to add the captions for each image manually. Edit the slider image then go to the Captions panel.
Best regards,
IsmaelApril 2, 2018 at 12:59 pm #936052Hello Ismael,
ahhh this script worked perfectly, the borders are gone and it looks perfectly.
More over I integrated a caption now for each slide. I already managed to chang the color to black. But I couldn’t change the position of the caption. The caption should not be display in the field of the image, but below of the image.
How can I change the position of the caption?Thank you!
Best regards Diana LoolaApril 3, 2018 at 2:10 am #936252 -
AuthorPosts
- You must be logged in to reply to this topic.