• Forum
  • FAQ
  • Docs
Notice: In order to post a support question you have to have an account and be logged in.
Register  or  Login
  1. Hi there,

    Thought I would make a separate post to make things easier

    Just trying to figure out how to edit the child theme

    Obviously I can edit from within the wordpress editor..rather than through my control panel serverside

    For example I need to shift the logo over as everything on the main menu and slider is jumbled up

    so I need to enter this code

    .main_menu li {
    float: left;
    margin: 0 11px 0 11px;
    }

    do I insert this after this line in the style css:

    @import url("../creativejuice-parent/style.css");

    if you could get back to asap that would be great

    Ewan25
    11 months ago
  2. Hi,
    yes, you are right, just add the css code that you would like to change below this one:

    @import url("../creativejuice-parent/style.css");
    

    Cheers,
    Max.

    Max
    11 months ago
  3. I have done this but it has not worked

    http://eha-duplication.co.uk/

    Also I need to add some changes to the footer...do I add these to the child theme style css?

    <div style="position:absolute; margin-left:330px;">
    <img src="http://eha-duplication.co.uk/wp-content/uploads/2011/10/credit-cards-accepted.jpg&quot; />
    </div>

    On a plus the gravity forms is now working :)

    Ewan25
    11 months ago
  4. Hi,

    I have done this but it has not worked

    I looked, and all seems to be right, or I misunderstood the idea?

    Also I need to add some changes to the footer...do I add these to the child theme style css?
    To make changes in the footer.php file, copy the footer.php file from the parent theme and paste it in the child theme, and here you can make the necessary changes.
    But if you have to change only the style, then, yes, you have to make changes in the style.css file from child theme.

    Cheers,
    George

    George
    11 months ago
  5. Hi

    I have attached a screen grab...as you can see the menu has shifted to the right and down....along with the slider content and the widget content at the bottom.

    "To make changes in the footer.php file, copy the footer.php file from the parent theme and paste it in the child theme, and here you can make the necessary changes."

    Do I need to copy and paste the whole code or just import the footer.php

    e.g @import url("../creativejuice-parent/footer.php");

    Ewan25
    11 months ago
  6. sorry here is the screengrab

    Attachments

    1. grab.jpg (1019 KB, 166 downloads) 11 months old
    Ewan25
    11 months ago
  7. Hi,
    I have attached a screen grab...as you can see the menu has shifted to the right and down....along with the slider content and the widget content at the bottom.

    Which is the browser where you get the problem? I didn't got it in any of browsers I've tested.

    Do I need to copy and paste the whole code or just import the footer.php

    You need to copy only file in creativejuice-child folder. Then you can edit it from there and the changes would be applied.

    Cheers,
    Max.

    Max
    11 months ago
  8. I have tried firefox and safari... with both browsers the website looks wrong.

    Can you check that I have entered the correct code into the child theme?

    "You need to copy only file in creativejuice-child folder. Then you can edit it from there and the changes would be applied."

    You mean duplicate and transfer the whole footer.php file into the child theme folder..correct?

    Ewan25
    11 months ago
  9. Hi there,

    I have copied the footer.php file to the child theme folder...made changes and it has worked :)

    As for the menu problem I have made the following changes to the style.css file in the childtheme folder:
    -------------------------

    /*
    Theme Name: Creative Juice Child
    Theme URI: http://themefuse.com/demo/wp/creativejuice/
    Description: Child theme for the Creative Juice theme. Child themes are the recommended way of making modifications to a theme. Reade More
    Author: ThemeFuse
    Author URI: http://themefuse.com
    Template: creativejuice-parent
    */

    @import url("../creativejuice-parent/style.css");

    .main_menu li {
    float: left;
    margin: 0 10px 0 10px;
    }

    --------------------------

    However it still doesn't work

    Is this correct?

    I would appreciate it if someone could just have a look at the style.css file and see if I'm doing it right ...incase I'm missing something.

    many thanks

    Ewan25
    11 months ago
  10. Yes, you did everything fine. The changes were applied and it works fine for me in all this browsers.

    Max
    11 months ago
  11. Ok great

    I have checked in Firefox, safari and Internet explorer and it still seems to display the home page incorrectly. Particularly the homepage slider... The images and text are mixed up.. Almost overlaying each other?

    Ewan25
    11 months ago
  12. Please provide ftp details and I would take a look into this. Thanks.

    Max
    11 months ago
  13. ok I have included my wordpress login details

    or did you mean my actual server details?

    Do you have an email address I can send them to ..obviously I don't want to display them to everyone :)

    Ewan25
    11 months ago
  14. Hi,

    You can set the ftp details to the Optional and confidential data, and it wouldn't be visible or send to the support@themefuse.com

    Cheers,
    George

    George
    11 months ago
  15. ok no problem

    Ewan25
    11 months ago
  16. Sorry but the details you provided are incorrect.

    Max
    11 months ago
  17. my apologies

    Ewan25
    11 months ago
  18. Solved.

    Max
    11 months ago
  19. ah ok

    can you tell me what you did?

    It seems to work with firefox but IE still seems to display the homepage slider incorrectly (I have attached a pic)

    Attachments

    1. ehapic.jpg (117.4 KB, 151 downloads) 11 months old
    Ewan25
    11 months ago
  20. Solved. In IE the problem was from top menu.

    Max
    11 months ago

12


Add Reply

You must log in to post.

 

Add a new topic!

Chances are your issue is already answered, but if it’s not, you can always create a new topic.

Add new topic

Search forums

Searching for something specific? Type something and press Enter to search.