Tagged: 

Viewing 20 posts - 1 through 20 (of 26 total)
  • Author
    Posts
  • #19483
    chris
    Member

    Hi

    Hope you had a good weekend! Yes my site will need some customisation, are wait until i’ve done my part first.

    I like to delete the white space between my slider and footer, so it’s flush like this site

    http://www.studiobhphoto.com/studiobhphoto/

    here’s pic

    https://www.dropbox.com/s/mxf9wlm1lan65bp/screenshotweb.jpg

    It is easy to add all my social links to the footer?

    Thanks again

    #19486
    Sakin
    Keymaster

    @chris: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .home #main { padding: 0; }

    #19487
    chris
    Member

    cheers mate

    It’s almost flush but still showing a little bit of white, any way to hide the small white line?

    https://www.dropbox.com/s/99agqzq7i1p714k/Screen%20shot%202014-01-20%20at%2013.43.21.png

    With this theme is it possible to have my social icon’s in the footer below the slider?

    and / Or vertical dropping down from the right hand side top corner of the header?

    I tred adding the social widget’s to the footer area’s but the icons still appear below the header as well which i don’t want.

    thanks again

    #19489
    Sakin
    Keymaster

    @chris: Yes, you can add social icon in “Header Right Sidebar” for Top Right side in header. For footer you can add it in Footer Area.

    I check in your site but I don’t see the custom css that I gave you.

    #19491
    chris
    Member

    thanks mate

    Can you try and check it now. I basically want my social icon’s in the black footer below my slider and no white space between the slider & footer.

    Thanks man

    #19492
    chris
    Member

    I’m happy to have them in the footer area but not in the header at the same time.

    is this poss?

    Cheers man

    #19493
    Sakin
    Keymaster

    @chris: But I don’t see black footer in your site

    #19494
    chris
    Member

    or above the header would be ok but not below it like at present

    cheers dude

    #19495
    Sakin
    Keymaster

    @chris: You can try adding in either on Header Right Sidebar or on Header Top Sidebar from “Appearance => Widgets”

    #19496
    chris
    Member

    hi sakin

    Thanks man, thats not my site, just an example i was trying to copy.

    what address do i give you?

    #19497
    chris
    Member

    should i private message it?

    #19498
    chris
    Member

    here we go, i logged out

    so really i want the social icon’s in the small black footer at the bottom with this tight to my slider.

    the widget bars are to chunky and the problem i can’t solve is getting rid of the icon below the header on the right hand side. thats seems to be a default maybe?

    is it a job for customisation?

    cheers

    #19500
    chris
    Member

    just thought my sites off line right so i shouldn’t have sent the link above!

    Can i delete the post and send screen shots?

    thanks

    C

    #19504
    Sakin
    Keymaster

    @chris: You can disable header right sidebar from “Appearance => Theme Options => Header Right Sidebar Option” and check on “Disable Header Right Sidebar”. So, you will have social icons only on Header Top Sidebar.

    About your homepae, I see that you have added Static Homepage. That is why you have spaces. So, if you just want slider and footer in homepage then go to “Settings => Readings” and in “Front page displays” just select “Your latest posts” and go to “Appearance => Theme Options => Homepage Settings => Homepage/Frontpage Settings” and make sure you have uncheck “Enable Latest Posts or Page”.

    #19506
    chris
    Member

    thanks mate

    Are give that a go!!! thinking i might use the 3 column’s as my social links gives me an opp to do some art work and be creative.

    Cheers broski

    #19509
    chris
    Member

    hey thats cool man thanks.

    Is there any way to hide the white space above and below the icon’s.

    The sidebar is kinda chunky height wise.

    Peace Brother

    i’m getting there!! give me a few days and i should’nt be such a pain in the ass!!!

    #19512
    Sakin
    Keymaster

    @chris: Add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #header-top { padding-top: 0; }
    ul.social-profile li { margin-bottom: 0; }

    Further, your header image also have white space. So, you can crop that white spaces in your image and re-upload it.

    #19521
    chris
    Member

    My man!!!!

    #19524
    chris
    Member

    This is awesome!!!

    I’d love to do the same for footer area 2 as well? that’s where my social’s icons are most likely to go now.

    i was also wondering how to hide the shadow boarder from the 3 featured content images below the slider? (the images on the pic are purely examples)

    And i’d like to hide the white space between the featured content image’s and the footer.

    https://www.dropbox.com/s/9222pp5vbqkh4ey/featuedcontent.jpg

    then i think i’m just about done!! well for today any way!! kidding!! thanks for the huge help today, this is the first time i’ve built a site and i really appreciate it!!

    #19532
    Sakin
    Keymaster

    @chris: Add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #featued-content-wrap .wp-post-image { box-shadow: none; }
    #featured-post .post { padding-bottom: 0; }
Viewing 20 posts - 1 through 20 (of 26 total)
  • The topic ‘white space between slider & footer’ is closed to new replies.