Forum Replies Created

  • In reply to: Linking to an external css stylesheet

    #29994

    Cheers Josh, will remember to do this next time

    In reply to: Linking to an external css stylesheet

    #29992

    Lol, yes what Syahir said – thanks Syahir I am now fully using the child theme style sheet.

    Ken, thank you so much for your help. I found the code I needed, followed the steps you laid out and all is working perfectly :o)

    Sasha.

    In reply to: Linking to an external css stylesheet

    #29988

    Hi Kenneth,

    Thanks for this. I am using a child theme. I would much rather create internal stylesheets and put code into the child theme style sheet. I am though still a little stumped. Right now I have the code you suggested

    ‘<link rel=”stylesheet” href=”

    http://www.knowwhattosay.com/wp-content/uploads/2012/07/speech.css”&gt;

    <style type=”text/css”>,

    In my Graphene Child Style Sheet.

    I have the speech bubble code I am calling to, in my wordpress media library, with the url above.

    I have a table produced on my shop page.

    What code do I need to put in my html editor on the shop page to get the speech bubbles into the table?

    Apologies if I am asking basic questions. I learnt enough to get it working, but have no idea how to fix this in wordpress!

    In reply to: css change issue

    #29892

    lol thanks Prasanna. Game of Thrones was awesome too :o) Every mistake I make I learn so much more!

    Cheers Kenneth, I am working through that page :o)

    Sasha

    In reply to: css change issue

    #29888

    Ok all done, I can’t believe I missed that. I’ve been learning html and webdesign for a week, it is coming together slowly, but i so appreciate this forum!

    Thanks again :o)

    In reply to: css change issue

    #29886

    Hi Prassana,

    Thanks, I have made all the changes.

    One problem, is that if I change `*/ #header-menu, #header-menu-wrap {

    background: none repeat scroll 0 0 #494B51 !important;

    }*/`

    to

    `#header-menu, #header-menu-wrap {

    background: none repeat scroll 0 0 #494B51 !important;

    }`

    my customization, changing the solid colour of the menu bar, reverts back to graphene theme. I tried all sorts of ways to change this to a dark grey rather than black, and only by using */ */ either side of the code did it work! So I have put them back but can remove them if you need to see this?

    The border around the image remains.

    In reply to: css change issue

    #29883

    Hi Josh, It is already in the custom css, I have just added it again to be sure. I am adding it as is `.entry-content img, .wp-caption {

    border: 0px;

    }`

    In reply to: css change issue

    #29881

    Hi Prasanna,

    Thanks. I tried your new code but the same thing is happening. It is working when I edit the html on the page editor (providing I add <style type="text/css"> </style>), disappearing when I do anything on the visual editor. Nothing is happening when I put the code into either CSS child style sheet or custom css.

    Any other suggestions?

    Thanks

    In reply to: Right Sidebar moved to bottom of page

    #29802

    Thanks Kenneth, I will experiment with those ideas and see what looks best :o)

    In reply to: Right Sidebar moved to bottom of page

    #29800

    Kenneth you are a star, that worked perfectly. Thank you very much.

    I’ve been debating center-justified text, when I left justified I had complaints that it didn’t look as nice :s I will probably be adding some images though so will see then :o)

Viewing 10 posts - 1 through 10 (of 11 total)

  • 1
  • 2