steve rawlings

Forum Replies Created

Viewing 19 posts - 1 through 19 (of 19 total)
URL to the page in question:
  • Author
    Posts
  • in reply to: website home page changed #35025
    Avatar photosteve rawlings
    Participant

    Thank You so much Bill,
    That did the job.
    I am just getting ready for bed here in Thailand.

    Have a great day,
    Steve

    in reply to: website home page changed #34998
    Avatar photosteve rawlings
    Participant

    Hi Bill,

    I found the header.php file, but do not know exactly where to place it in the code. I keep getting a fatal error notice.

    could you tell me what code line I should be placing it in?

    Thanks for your help,

    Steve

    in reply to: website home page changed #34984
    Avatar photosteve rawlings
    Participant

    Thank you so much Bill,

    I was using a next-end smart slider in the header. It has been so long since I worked on the layout of the website that I do not remember how to get it placed in the header.

    The slide code is as follows:

    <?php
    echo do_shortcode(‘[smartslider2 slider=”9″]’);
    ?>

    I am not sure where to place it in the template file.

    could you tell me where or how I should get the slider back in the header?

    Thank you,

    Steve

    I attached a screen shot of the slider.

    in reply to: Theme Options Page is empty. #23553
    Avatar photosteve rawlings
    Participant

    Thanks Bill,

    I will see what I can find. May just go with plan “B”

    Regards,

    Steve

    in reply to: Theme Options Page is empty. #23507
    Avatar photosteve rawlings
    Participant

    Hi Bill,

    The footer menu is working great!

    I am wondering if the sub menus can “drop up” into the page content instead of down into the footer? I was not successful in making this happen.

    Do you have any suggestion on how to do this?

    Thank you,

    Steve

    test.leadingtothelight.org

    in reply to: Theme Options Page is empty. #23345
    Avatar photosteve rawlings
    Participant

    Sorry Bill,

    test.leadingtothelight.org

    in reply to: Theme Options Page is empty. #23281
    Avatar photosteve rawlings
    Participant

    Hi Bill,

    Thanks for your help. I have not been able to figure out what to do with “Visited” I thought maybe I needed to change “visited” to “hover”, but had now success in getting all of the code in order.

    Do I need to add something to the styles footer section?

    This is the last detail I want to do on home page if possible.

    Have a good weekend,

    Steve

    in reply to: Theme Options Page is empty. #23255
    Avatar photosteve rawlings
    Participant

    Good morning Bill,

    The appearance section is working again. Thank You. I closed all of th plugins and reopened.

    I am still not able to have the hover color appear in the footer menu.
    My imac has some of them lighting, but my Mac book has none. For a short time, all lit on imac, but have never had any work on my Mac book.

    Any ideas?

    Thanks again,

    Steve

    in reply to: Second menu bar at bottom of website #22623
    Avatar photosteve rawlings
    Participant

    Hi Bill,

    The text is still not changing color in footer menu. Maybe I have some code interfering with the code you gave me.

    Sorry to bother you again about this menu.

    Thank you for such great support!

    Steve

    Here is what I have in my Custom CSS box.

    h1.title,
    article h1,
    h1.page-title,
    .page-content h1 {
    display: none;
    }

    body div.wrap {
    top: -9px;
    }

    header.primary li#menu-item-565 {
    float: right;
    border-left: 1px solid #f6f5f2;
    border-right: 2px solid #f6f5f2;
    }

    li#menu-item-565 a {
    background-color: #cda137;

    }

    li#menu-item-565 a:hover {
    background-color: #07166b;
    }

    header.primary .menu li a,
    header.primary .menu li a:visited {
    border-left: 1px solid #f6f5f2;
    font-size: 17px;
    }

    li#menu-item-37 a {
    background-color: #1e73be;
    border-left: 2px solid #f6f5f2;
    }

    li#menu-item-37 a:hover {
    background-color: #1e73be;
    }

    body.light header.primary .menu li ul {
    background-color: #07166b;
    margin-top: 15px;
    width: 180px;
    }

    nav#top-menu {
    width: 100%;
    }

    h2.widget-title,
    h3.widget-title {
    text-align: center;
    width: 240px;
    }

    body.light .wrap {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

    #footer-menu ul {
    list-style-type: none;
    margin-bottom: 10px;
    margin-top: -39px;
    margin-right: 0px;
    margin-left: 0px;
    overflow: hidden;
    background-color: #1e73be;
    font-size: 17px;
    border-bottom: 2px solid #f6f5f2;
    }

    #footer-menu ul li {
    float: left;
    padding: 7px 12px;
    margin-right: 0px;
    margin-left: 0px;
    border-right: 1px solid #f6f5f2;
    }

    footer.primary li#menu-item-1040 {
    border-right: none;
    }

    footer.primary li#menu-item-1035 {
    float: right;
    border-left: 1px solid #f6f5f2;
    border-right: 2px solid #f6f5f2;
    }

    li#menu-item-1035 {
    background-color: #cda137;
    }

    li#menu-item-1035 :hover {
    background-color: #07166b;
    }

    li#menu-item-1042 {
    border-left: 2px solid #f6f5f2;
    }

    ul#footer-menu li a:hover,
    ul#footer-menu li.current-menu-item a {
    color: #cda137;
    }

    ul#menu-footer-menu li#menu-item-1035 {
    padding: 0;
    }

    ul#menu-footer-menu li#menu-item-1035 a {
    display: inline-block;
    padding: 7px 10px;
    }

    in reply to: Second menu bar at bottom of website #22593
    Avatar photosteve rawlings
    Participant

    Hi Bill,

    The menu bar is coming along great. I just have a couple of adjustments I couldn’t figure out.

    1. The text on the footer menu is not turning orange when I hover over them.

    2. On the “donate now” button the dark blue hover color is smaller than the orange button.

    I would like to duplicate the top menu without the secondary menus.

    Have a great day,

    Steve

    in reply to: Second menu bar at bottom of website #22572
    Avatar photosteve rawlings
    Participant

    Thanks Bill,

    Site is recovered.

    I am not able to get the second menu to appear above the footer yet. I must have something else blocking your code.

    Any ideas?

    Steve

    in reply to: Second menu bar at bottom of website #22540
    Avatar photosteve rawlings
    Participant

    Hi Bill,

    I put the first code on the bottom of the functions php. page and updated and lost access to my sight. Is there an easy fix for this?

    Thank you,

    Steve

    in reply to: Page Layout Options #22355
    Avatar photosteve rawlings
    Participant
    This reply has been marked as private.
    in reply to: Page Layout Options #22313
    Avatar photosteve rawlings
    Participant

    Thank you Bill for your help. I applied the epic upgrade and it gave me a double image on the home page. I have been trying all kind of things to fix and may have completely destroyed my home page. other pages seem to still have the content, but still not able to control page layout. (It is very possible that I did something to what you did.)

    Please let me know if there is an easy fix. It is no problem if I need to reload everything. It is giving me an opportunity to master website construction.

    Thank you so much,

    Steve

    in reply to: content box shadow #21314
    Avatar photosteve rawlings
    Participant

    Thank you so much again Bill, for your support. When all else fails, you are the one.

    I want to remove the space above the footer as well. I tried #footer { padding-top: 50px; }, with no sign of any movement.

    Please Help

    Steve

    in reply to: navagation bar #21261
    Avatar photosteve rawlings
    Participant

    Hi Bill,

    1) I am wondering if the blue colored area to the right of the gold “Donate” can be gold also?

    2) Is it possible to change the background color of the drop down menu?

    Thanks for your support,

    Steve

    in reply to: A few tweaks to home page #8881
    Avatar photosteve rawlings
    Participant

    Thanks for your help Bill.

    in reply to: A few tweaks to home page #8867
    Avatar photosteve rawlings
    Participant

    Thanks Bill,

    Can I change the space between the slider and the two widgets to the right of it.

    http://www.leadingtothelight.org/test4/

    God bless

    in reply to: A few tweaks to home page #8862
    Avatar photosteve rawlings
    Participant

    Hi Bill,

    Thank you so much for your help. I have a couple more questions.

    Again: http://www.leadingtothelight.org/test4/

    1. Sorry, I didn’t understand where to put the tags for the “Connect With Us”?

    2. Is there an easy way to move the two widgets in the top sidebar to line up with the last widget in the home bottom? I am aiming for a 20px to match spacing in home bottom.

    3. Can the padding (white frame around widget?) on the image and video widgets be black?

    4. How can I make the action bars black?

    5. can I change the space between the home bottom and the footer?

    Thank you for your help, I am looking forward to seeing what is new with the upgrade.

    Steve

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