Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

jimmyhukill

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: JCarousel Shortcode #1276
    jimmyhukill
    Participant

    Awesome, I really appreciate that and just in case anyone else wants to widen the carousel, here’s the code.

    /************* Custom Styles –Added by Andrew *******************/

    .su-jcarousel { max-width: none !important; width: 834px !important; }

    @media only screen and (max-width: 980px) and (min-width: 767px) {
    .su-jcarousel { width: 584px !important; } }

    @media only screen and (max-width: 767px) and (min-width: 480px) {
    .su-jcarousel { display: block !important; } }

    @media only screen and (max-width: 479px) {
    .su-jcarousel { display: block !important; } }

    in reply to: JCarousel Shortcode #1250
    jimmyhukill
    Participant

    Excellent, thanks so much Andrew! My last question is in regards to changing the width of the carousel. It currently displays at 305px wide and I’d like this to be closer to the width and centered to to the text on the page. Can you help with that?

    in reply to: JCarousel Shortcode #1245
    jimmyhukill
    Participant

    Hi Andrew,

    I just emailed that info to you. I updated the file, but it’s still not showing the thumbnails.
    Thank you.
    Jimmy

    in reply to: JCarousel Shortcode #1232
    jimmyhukill
    Participant

    Thanks Andrew,
    I’ve updated the file which was in a slightly different directory, but nothing changed. I’m still seeing missing images for thumbnails…
    /wp-content/plugins/shortcodes-ultimate/lib/

    in reply to: Space above home page text #1212
    jimmyhukill
    Participant

    Ok, I’m seeing that change now. Thanks Andrew!

    in reply to: Space above home page text #1196
    jimmyhukill
    Participant

    My pleasure Andrew, thank you!

    Alright, I tried inserting the code, but I don’t see any change in the space. Any ideas?

    Thank you!

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