• Hi there,

    I would like to add buttons near the very bottom of ‘My Service’ section of the theme and have it aligned central. I am guessing this would need to be done in editor in ‘Hayden: Home Page Template (page-home.php)’ but I do not know the correct code to use or where to place the code.

    I would very much appreciate any help provided.

    (Website in question: http://www.graphicarldesign.com)

    Thank you very much,
    Carl.

Viewing 9 replies - 1 through 9 (of 9 total)
  • add another div like the others and use the translate to set it one row down from the bottom and in the middle. You’ll have to increase teh size of the area to see it.

    Other than that I can’t help you since you are using a premium theme.

    Thread Starter GraphiCarlDesign

    (@graphicarldesign)

    and use the translate to set it one row down from the bottom and in the middle.

    How do I do this please?

    look at the code in teh existing div’s for that section and you will see the ‘translate’ CSS rule. If you use a code examiner like the FireBug extension of FireFox, you can play with the existing settings to see what they do and move one of them arround till you get it where you want. Then you can take those values when you code the new div…unless this is all done by the theme in which case you need to talk to the theme developer

    Thread Starter GraphiCarlDesign

    (@graphicarldesign)

    Sorry I am a bit lost as I don’t know how to code or what code to input. Thanks for your help but I’m too much of a novice when it comes to code, it’s like trying to read Japanese for me.

    If you can’t figure out how to do this via the existing theme options then maybe you should wait till your have learned more.

    Thread Starter GraphiCarlDesign

    (@graphicarldesign)

    Please see screenshot (link below) of what I have managed to do. As you will see the button is there but it is not centred and it is just outside of the grey ‘My Services’ section.

    http://i1195.photobucket.com/albums/aa394/MiniMiner/Screen%20Shot%202015-03-13%20at%2013.58.06_zpsf7gvpbew.png

    [URL=http://s1195.photobucket.com/user/MiniMiner/media/Screen%20Shot%202015-03-13%20at%2013.58.06_zpsf7gvpbew.png.html][IMG]http://i1195.photobucket.com/albums/aa394/MiniMiner/Screen%20Shot%202015-03-13%20at%2013.58.06_zpsf7gvpbew.png[/IMG][/URL]

    How can I resolve this please?

    Thanks.

    Thread Starter GraphiCarlDesign

    (@graphicarldesign)

    Please see screenshot (link below) of what I have managed to do. As you will see the button is there but it is not centred and it is just outside of the grey ‘My Services’ section.

    http://i1195.photobucket.com/albums/aa394/MiniMiner/Screen%20Shot%202015-03-13%20at%2013.58.06_zpsf7gvpbew.png

    How can I resolve this please?

    Thanks.

    use a code inspector to examine the element and apply some CSS rules to adjust it where you want it. Then copy those rules and add them to the CSS selector you used to apply them. I can’t tell you where to add tehm in the theme since it is a premimum theme and we don’t support them here.

    You could ask your theme’s author for advice.

    Thread Starter GraphiCarlDesign

    (@graphicarldesign)

    Ok thank you

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘How to create & centre button in correct section’ is closed to new replies.