WordPress.org

Forums

Emptiness theme help (5 posts)

  1. palespectre
    Member
    Posted 2 years ago #

    hello!

    I'm new to wordpress and i'm trying to set up an online store... i have two questions.. both of which i tried the "solutions" ive found on the web, but it still wont work for me or im probably doing something wrong.

    1. i would like to make the header image clickable. I've followed what i read on other styles as well as on the developers blog but i cant seem to make it work for Emptiness. can anybody help me out?

    2. is it possible for the main page not to display the post ..not until you click on a link like the "newest post" or "blog", if so how does one go about that?

    would appreciate answers. thank you so much!

  2. 3200creative
    Member
    Posted 2 years ago #

    I recommend finding the logo in the header.php section of your theme.

    Once you find it there you can add an <a> link to it.

    So before the image or div shown in your header.php add <a href="yourwebsite.com"> and after the image or dive add </a>

    [sig moderated as per the Forum Rules]

  3. palespectre
    Member
    Posted 2 years ago #

    doesn't quite work for this theme.. :(

  4. jrav001
    Member
    Posted 2 years ago #

    It doesn't work...is your logo in a background image? If so, something like this would work:

    <h1 id="logo" onclick="location.href='http://example.com/';" style="cursor: pointer;"><img src="<?php bloginfo('template_url'); ?>/css/logo.png" alt="example.com" /></h1>
  5. palespectre
    Member
    Posted 2 years ago #

    I tried it but I don't know where to put it. And I also tried other stuff but it just puts the name of the site on top of the image. From googling I read that the background header image of the Emptiness theme is on the div#splash page? I don't really understand that.
    I'm really like a 1st grader css-wise. like for example on the ID above.. do i appoint it as logo or is that the standard term.

    here is my site btw, maybe it would help http://fikafikafika.com

    thanks for the inputs so far though..
    i really need to figure this out ...

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags