Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • Saguaros Moderator
    #1054521

    Hi,

    You can share the credentials of your site: Admin + FTP account, I will take a look.

    mediabw Friend
    #1054722
    This reply has been marked as private.
    Saguaros Moderator
    #1054938

    Could you share the FTP account also?

    mediabw Friend
    #1055370
    This reply has been marked as private.
    Saguaros Moderator
    #1056429

    Hi,

    Sorry for this lateness. It seems that there is issue with the path to the background images

    .t3-header + .container-hd {
        background: url(./images/papier2a.jpg) 0 0 repeat scroll transparent;
        background-image: url(../images/steakeria/papier-ecke-links.png),url(../images/steakeria/papier-ecke-rechts.png),url(../images/steakeria/papier2a.jpg);
        background-position: left top, right top, 0 0;
        background-repeat: no-repeat, no-repeat, repeat;
        background-attachment: scroll, scroll, scroll;
        background-color: transparent;
    }

    For example, instead of:
    ./images/steakeria/papier-ecke-links.png

    it should be:
    ../images/steakeria/papier-ecke-links.png

    Like above.

    mediabw Friend
    #1056924

    It doesnt work, sorry. We changed to ../ but there´s no background. The fonts changes too?

    https://die-steakeria.de/gutscheine/aktivit%C3%A4ten/fr%C3%BChst%C3%BCck-m-warm-getr%C3%A4nke-74-75-detail.html

    Saguaros Moderator
    #1056940

    Where you define this css rule? I will take a look.

    mediabw Friend
    Saguaros Moderator
    #1057564

    I can’t access that link, could you detail the file you edited so I can check?

    mediabw Friend
    #1057859
    This reply has been marked as private.
    Saguaros Moderator
    #1057916

    Hi,

    I updated again and the background is showing now: https://die-steakeria.de/gutscheine/aktivit%C3%A4ten/fr%C3%BChst%C3%BCck-m-warm-getr%C3%A4nke-74-75-detail.html

    Could you take a look?

    mediabw Friend
    #1058338

    Great job, thanks.
    The only problem was the url?
    I changed "../templates/…" to "/templates/…", now the fonts works on all pages.

    Close 😉

Viewing 12 posts - 1 through 12 (of 12 total)

This topic contains 12 replies, has 2 voices, and was last updated by  mediabw 6 years, 9 months ago.

The topic ‘JA Elicyon diffferent views in 1 template? Virtuemart css?’ is closed to new replies.