Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Need the adventurous pro 1.2 files #52580
    JUAN ARTURO
    Participant

    Ok, finally found the missing ‘ ,now the site is up, i have modified the theme files for the last 6 months, its too late for me to create a child theme and update the theme, i will have to live with what i have now.
    So the problem i was trying to solve was that i modified the css for ‘#site-logo img’ and now the href wrapping the image seems off (look at it in the header http://www.elbedroom.mx )
    Apparently it is offset from the actual image because of the img paddings and when it works, it only works on the visible parts of the png or something, i dont really understand the erratic behaviour my header logo link is having, maybe you could help me find a solution, this is what i have already tried:

    Making the css changes on the #site-logo div instead of the #site-logo img.
    This didint work, for some reason the img wrapped in the href will ignore the max-height: 100% width:auto and will overflow the parent.

    Applying the same modifications to the #site-logo img and #site-logo a
    Apparently this should work, the a href box and the img seem to be aligned in the chrome inspector, but again the link will only work if you click on the visible parts of the png or some other kind of impredictable way.

    Adding a image map to the href.
    The map never showed up, didn’t tried this too much.

    Adding a onclick event to the #site-logo div.
    Wordpress wont allow this tag unless i install a plugin which im trying to avoid.

    Convincing the client that home links on header images are overrated.
    The client acts irrationally and wont negotiate this aspect of the website.

    Moving the a href outside the #site-logo div as a wrapper.
    It broke the site and i ended up in here asking for mercy.

    And thats it, hope i can finally make this work with your help, thanks!

    in reply to: Footer menu is not showing up #41160
    JUAN ARTURO
    Participant

    i did some mods in the css file but i have already tried resetting the css file to the original and i still cant see the menus, the locations of the menus are already setted up in “Appearance => Menus => Manage Locations”, i also added a linea of code in the header.php, it just adds the 10px bar you see at the top, i cant find a way to make it work

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