Before you ask please READ THIS

Author and Colours

edited March 2013 in Hypershot Posts: 58
Hi Air,

I have some minor problems after updating and changing the colours.

1. RSS-Icon in the infobar remains black, though I added this custom CSS:

.rss-link, #filter-activate:after{
background-image: url(images/controlls.png);
}

2. The the word Follow (and Search) in the header is in dark grey, I want it white without changing any other textcolour. Possible? (And when I hoover over the social icons they get altogether greyed, weird)

3. I somehow got rid of the author on the main Blogpage (Example 03/15/2013 by Marcus, I just want the date to be shown). After I updated, the author appears again. Seems this was the only change I didn't do in the child theme, but in the main theme. Can't remember how I did it, or better: it seems the utilities changed and getting rid of the authors doesnt seem to be easy anymore?

Seems this is the relevant code to change from utilities:

if(!function_exists('a13_date_and_author')){
function a13_date_and_author( $date_format = '' ) {
return
a13_posted_on($date_format).' '
//author link
.sprintf( __fe( 'by %3$s' ),
get_author_posts_url( get_the_author_meta( 'ID' ) ),
sprintf( esc_attr( __fe( 'View all posts by %s' ) ), get_the_author() ),
get_the_author()

4. Is it possible to get rid of the small lines between each post and between the exif-text (aperture, ISO etc). The latter comes from a plugin, so that won't be easy I guess. (http://iso500.de/blog)

5. Any possible way to increase the size of the feature image?

Many thanks,

Marcus
Post edited by Mgatzke on

Comments

  • AirAir
    Posts: 10,970
    Hello

    I think you are mixing update issues with new requests.

    Remember to follow update instructions http://apollo13.eu/docs/hypershot/#!/installation_update_update_theme mainly thing in yellow border.

    Also if you have any custom CSS, then delete it temporary.
    If you use child theme, and you have added there changes also delete them temporary.

    If some off your points were resolved in topics then follow them again and if something isn't working now come back with live link to your site and to topic you have followed.

    With regards.
  • Posts: 58
    I solved everything myself. :)

    One question remains, that has nothing to do with the update:

    Can I somehow make the feature images bigger?
  • AirAir
    Posts: 10,970
    That is great!:-)

    As far as I remember there are two sizes of featured image: one for post with sidebar, second for post without sidebar.
    Question is how would you like you to make it bigger? Could you picture it with screen shot and live link example so I could prepare code for you?:-)

    With regards.
  • edited March 2013 Posts: 58
    The size of the image stays the same, with or without sidebar. Both are 600x400.

    I like to have bigger without sidebar: http://iso500.de/blog
    Post edited by Mgatzke on
  • AirAir
    edited March 2013 Posts: 10,970
    I don't know how about you but I see here http://iso500.de/archives/4179 big image, to be precise this one http://iso500.de/wp-content/uploads/2013/03/DSC_9238-Bearbeitet.jpg

    So do I still don't get something ?:-)

    With regards.
    Post edited by Air on
  • edited March 2013 Posts: 58
    Yes, you did miss something. :)

    I meant not the image inside the blogpost, but on the blog mainpage. They are 600x400 with sidebar and 600x400 without. (http://iso500.de/blog)

    Is it possible to show bigger ones, when the sidebar is disabled? Means: full width?

    Thanks for your help,

    Marcus



    Post edited by Mgatzke on
  • AirAir
    Posts: 10,970
    OK, now I understand, sorry ;-)

    Good catch with it, fix will be added in next update, but for now use this file(unzip it and upload it to hypershot directory or if you like to child theme).

    With regards.
    zip
    zip
    loop.zip
    1013B
  • Posts: 58
    What can I say?

    You are of awesome help!

    Thanks,

    Marcus
  • edited March 2013 Posts: 58
    Most of the things I can solve on my own now, but a tiny little thing remains:

    How can I change the colour of the "search" in the header? (white it should be)

    As well as the page titles... :)
    Post edited by Mgatzke on
  • AirAir
    Posts: 10,970
    Everything I think is in topics :-)

    Search http://support.apollo13.eu/discussion/comment/2326#Comment_2326
    Page titles, same topic next answer http://support.apollo13.eu/discussion/comment/2388#Comment_2388

    With regards.
  • Posts: 58
    Thanks again. I looked through the topics, but couldn't find it.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion