Forum Replies Created
-
AuthorPosts
-
Ok, done :)
1. Delete first and last Separator
2. Make them a big higher
3. Bring them to middle between the items (same prob like before, the icon..)And last: Maybe its possible to reduce the space between the items a little bit? Because of the icon left, the space is big.
Regards
Alex- This reply was modified 9 years, 3 months ago by combra.
Very cool, fixed it.
Added a screen before. Is it possible to add a separator in the middle between two menu items?
Thanks Yigit, Is it possible to adjust each menu item individually? Problem: My items arent same length, sometimes two or three words. With this css code only items with single words looks good.
Also, possible to add a separator like on sub menus?
Have a great weekend.
Thanks, solved.
Thanks, solved!
Thanks,
isnt is possible to do the underline a bit shorter? I know, the line is that long, how it would be with the image in same line.
Thanks! How to fix: I want to have all three in same row.
Thanks, that worked!
Last question before we can close this. Is it possible to change image by scrolling?
Sure
Hey,
website is not public.
Ok done it. Now how to get same behavior like logo by scrolling?
How to get span “Vorteil1” to middle (Green text)
.vorteil1 {
color: green;
}And “vorteil2” (black text) to the right?
- This reply was modified 9 years, 3 months ago by combra.
Thanks, topic is solved!
I love u :)
Thanks! Maybe my last question for single-product.
1. Possible to move Short Product description a bit to left, that the whitespace isnt that big between thumbnails and short description?
2. How to remove whitespace between end of product description and footer?Happy Weekend
Thats looks better. Just Two things to be ready with this:
1. Move thumbnails a bit top (Make it even with main image)
2. On hover on main image, the hover effevt (overlay) is breaking the border right.Hey,
isnt is possible to move thumbnails to the right of main image? I reduced main image size, so it should enough place for doing this or? I added a screen, how it should be.
Any help?
Thanks, you are right, my fault.
- This reply was modified 9 years, 3 months ago by combra.
.single-product-main-image .thumbnails {
margin-top: 10px;
width: 45%;
}.single-product-main-image .images a {
width: 70%;
float: left;
}I added this code now. This is fine. I just need to move thumbnails to the right beside the main image. And the image overlay needs to be fit (it breaks the border of main image)
- This reply was modified 9 years, 3 months ago by combra.
Hey Ismael, thanks again. This does not work for me. See Screenshot on private. I draw it like i need it :P
Hey Ismael,
thanks for answer. Already had this code, my table will not adjust. See screenshot on private (marked yellow)
Thanks,
is it possible to move thumbmails to the right of the big image?
I saw this code:
.single-product-summary {
overflow: visible;
}
.template-shop div.product div.summary {
width: 60%;
float: left;
}This works. Now i need to move the product description a bit up. And move thumbmails to the right under short product description.
Stimmt, mit der Verschiebung von Breadcrumb und Title läuft es jetzt auch bei Slider Seiten. Vielen Dank, das wars erstmal :)
Ich hatte es wieder rausgenommen, da ich keine Änderungen am Layout gesehen hatte, auch jetzt noch nicht. Habe meinen Browsercache bereits gelöscht. Werde es noch von einem anderen PC aus versuchen. Bei mir sieht es immer noch gleich aus, siehe angehängten Screenshot.
Keine Änderung. Hab mal einen Slider auf der Startseite eingebunden, da sieht man das Problem dann deutlich. Sozusagen müsste der Title und die Brotkrümmel Navigation verschoben werden.
Das sind alle Seiten mit Inhalt (Content Bereich) sowie falls eine Sidebar vorhanden ist, siehe angefügte Adressen:
Ja, das gefällt mir jetzt gut :) Jedoch gibt es einen kleinen Schönheitsfehler, siehe Screenshort (gelb markiert). Und noch eine kurze Frage: wo hast du den Code eingefügt? Kann ihn nicht finden :)
Vielen Dank!
Habe anbei mal einen Screenshort mit Beschreibungen wo es hakt, was fehlt beigefügt. Ich hoffe, dass es nun halbwegs verständlich ist.
Grüße
AlexHabe jetzt herausgefunden, wie ich den Title und Breadcrumb verschiebe. Wie ich die Linie allerdings an die richtige Stelle schiebe (unterhalb des Menüs), habe ich noch nicht gefunden.
.avia-menu {
top: 20px;
}#top .title_container .container {
padding-top: 40px;
padding-bottom: 10px;
min-height: 56px;
}.title_container .breadcrumb {
padding -
AuthorPosts