Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • Landkreis Tübingen Friend
    #1007876

    I’ve got an image over the MainMenu-Bar. It is inserted via templates –> Custom Code –> After .

    The Code is: <div align="center"><img src="images/logos/header-logo.png" width="50%">

    This works.

    But the image should link to an external URL. The "normal" <a href …> Code doesn’t work. How can I solve this

    pavit Moderator
    #1007888

    Hello

    Your website is offline , please provide a temp super user account to your backend so we can look at it .

    Landkreis Tübingen Friend
    #1009458
    This reply has been marked as private.
    pavit Moderator
    #1009468

    Hello

    If i correctly understood your question you want your logo to point to a different url and not at your home , if you want to do this than open this file :
    /templates/ja_resume/tpls/blocks/header.php and find :

    <a href="<?php echo $logourl ?>" title="<?php echo strip_tags($sitename) ?>">

    change it to :

    <a href="yoururl" title="<?php echo strip_tags($sitename) ?>">

    Regards

    Landkreis Tübingen Friend
    #1009473

    no, unfortunately not …
    the logo is correct an links correct

    at the top of the page, you can see an image (red and grey bar with a flag and Landkreis Tübignen).

    It is inserted via templates –> Custom Code –> After .

    The Code is: <div align="center"><img src="images/logos/header-logo.png" width="50%">

    But the image should link to an external URL. The "normal" <a href …> Code doesn’t work. How can I solve this

    pavit Moderator
    #1009475

    I cannot access your administrator page , seems you have a firewall behind it , i need to look at your code directly first to answer , so please share as private reply an url for it.

    Landkreis Tübingen Friend
    #1009476
    This reply has been marked as private.
    pavit Moderator
    #1009491
    This reply has been marked as private.
    Landkreis Tübingen Friend
    #1009504

    ok, i will try … where can i find custom.css?

    Landkreis Tübingen Friend
    #1009528

    i have added the code in ja_resumecss –> custom.css but it doesn’t work –> please look here: http://www.tuebinger-umwelten.de/landkreis-tuebingen/index.php/de/

    –> can you see the link "test" in the left corner? it is a link, but it doesn’t work

    pavit Moderator
    #1009534

    You should add

    .t3-header and not t3-header

    I corrected it check now

    Landkreis Tübingen Friend
    #1009544

    thank you, the link works now, but the menu and the logo "tübinger umwelten" is no longer fixed … it should be fixed …. like it was before, only the image with the bar should be linked ….

    pavit Moderator
    #1009556

    like it was before, only the image with the bar should be linked ….

    You added a custom code and i showed that code why it is not working , to restore original template settings simply remove the code i suggested above from your custom.css, regarding the customization of the t3-header you should do it yourself or hire a developer to modify original code released into template and have your customization working as you wish.

    Regards

    Landkreis Tübingen Friend
    #1009559

    yes – i can do it, like it was … only thing, i wanted to know, if it’s possible to link the image and keeping the logo fixed …. so, this seems not to be possible.

    pavit Moderator
    #1009560

    so, this seems not to be possible.

    Not with actual settings sorry.

    Best regards

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

This topic contains 14 replies, has 2 voices, and was last updated by  pavit 7 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum