Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #10162
    Eskimo
    Member

    Hi everyone.
    I was wondering, is there any chance to reduce the size of the text that appears on the slide? Or delet the text at all?

    Thanks a lot

    #10200
    Sakin
    Keymaster

    @Eskimo: Can you send me your site URL?

    #10213
    Eskimo
    Member

    http://www.premiocivitas.it/

    It’s an italian site. Is it possible to delete or at least reduce the size of the written on the picture on the homepage? (Premio Civitas etc….)
    I’d like to have just the picture…

    #10276
    Sakin
    Keymaster

    @Eskimo: Yes you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the slider text.
    #main-slider .entry-container { display: none; }

    #10318
    Eskimo
    Member

    Thanks a lot man, it worked!!!
    Now I have the last request. Ho do I get justified the txts on my homepage? I’m talking about the three bottom ones(Location, Award, Programma). Is there an easy way to do it?
    Thanks in advance

    #10336
    Sakin
    Keymaster

    @Eskimo: Yes you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #featured-post .entry-content {
        text-align: justify;
    }
    #10380

    Hello,

    My new site is http://kickcancerinthebutt.com

    I am using the site to raise money for a non profit cancer alliance, so I really appreciate all the help I can get. I am obviously not making money on this site, so I am doing most of this myself, unless I can get contributors.

    If you go to that site you will see on the home page a slider and you will see a mount Everest picture with some content that says “Mount Everest is the Earth’s highest mountain, with a peak at 8,848 metres above sea level and the 5th tallest mountain measured from the centre of the Earth. It is located in the Nepal.”

    How do I replace this image and the content with my own image and content? I just cant figure it out. I figured out how to replace the other pictures, but not that one.

    I have been going to theme options, then featured post options and then I click on featured post slider options. There are 2 options there. When I click to edit those 2 options they open up to post looking settings. I am lost at this point. My email address is [email protected]

    #10395
    Sakin
    Keymaster

    @gfsdebtrelief: This is featured post slider. This means you can only add in your posts as Featured Slider.

    1. First create the Post and don’t forget to add in the Featured Image in the post as this image is used in the slider. To add featured image see this http://en.support.wordpress.com/featured-images/#setting-a-featured-image

    2. Then get the ID of the post. When you edit your post or write a post, you will see the id in your browser address bar. You can also view the post id in your all post section in WordPress Dashboard. But if you cannot find it then you can use this plugin to view it http://wordpress.org/extend/plugins/catch-ids/

    3. Then go to “Appearance => Theme Options => Featured Post Slider => Featured Post Slider Options”. Add in the post id and click on save

    #15198
    chipbphoto
    Participant

    @eskimo – I like how your feature slider has a 3-D effect. (slight curve/shadow below) Can you share how you did this?

    Thanks!
    chip

    #15210
    Sakin
    Keymaster

    @chipbphoto: I don’t get it what you mean. Can you explain with your site URL and the reference site.

    #15219
    chipbphoto
    Participant

    Hi Sakin – I saw @eskimo’s site http://www.premiocivitas.it/ and like how the featured images have a curved/3-D type feel. Just curious how he did it.

    #15224
    Sakin
    Keymaster

    Hi Chip,

    Yes for that you need to custom design the frame and add it though CSS. So, you might need to hire developer to do this for you.

    Regards,
    Sakin

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Cathc Everest – Size or delete the text of the slide’ is closed to new replies.