Forum Replies Created

Viewing 15 replies - 16 through 30 (of 37 total)
  • actually alchymyth, I see you may have already answered my question somewhere else for another forum member

    https://www.ads-software.com/support/topic/385590?replies=14

    So tomorrow I will have a go – it looks like what im after ?? – will post back here for others with the same issue!

    thanks in advance!

    Thanks for replying alchymyth – ive got
    <body <?php body_class(); ?>>

    in my header.php, but I see you refer above to

    <body class="page page-id-3 page-template page-template-branding-php">

    should I combine those two? .. and how?

    and then if I want to change the image using say the class “rubberballs” in page-id-4 how do I write that in to the header so it knows?

    any help much appreciated, im thinking ive obviously missed the boat here ?? and would love to get this..

    Hi there, I would really love to get this working also.. where do I put this?

    `<body class=”page page-id-3 page-template page-template-branding-php”>

    Yes pagemash sorts this nicely – it allows you to make a page – then “hide” it. The page id shows next to the title in pagemash and you use this for your link.

    @ silvanaskara – im not entirely clear which spelling mistake you are referring to – but if its page titles you change them using the wordpress dashboard – you need your login details to access this. Your pages can be found using the pages link on the right ??

    Forum: Plugins
    In reply to: lightbox-gallery(kc)

    Hey Kevcpu Im in exactly the same boat as you!!

    Can someone clear this up for us? its a nice gallery but the instructions for setting up are not clear.

    1) where do you put the images?
    2) how do you get them to display in a gallery?… and the same additional questions as Kevcpu..

    what are we missing?

    ??

    @kam.abbott –

    images are displaying, but they are all very blurry and pixelated.

    not sure if this helps but I had the same issue and corrected it by selecting setting “exact fit”..

    I’ve got a question. How do you set the first picture? Im keen for one photo to display first.. but cant seem to figure out how or where to specify which photo shows.. any ideas?

    Oh actually found the cause – my style.css was missing its header!!! have gone back to a fresh style.css from my theme and returned it and hey presto my theme now shows under the “appearance” section again!

    oh no im having the same problem! if I reload the theme again wont it change all template changes… eg header will change..

    Thread Starter deliwasista

    (@deliwasista)

    All fixed. I see that all of my copy is controlled by the “post” prefix eg

    .post h2 { margin:0 0 4px 0; padding:0; line-height:100%;  }
    .post h2 a, .post h2 a:visited, #single h2 { color:#ccc; font-size:16px; line-height:120%; font-weight:normal; }
    .post h2 a:hover { text-decoration:none; color:#83bac4; }

    and the <p> tag has been controlling the space between paragraphs with the 4px margin – which is why all my <br />tags have had no effect!

    Thread Starter deliwasista

    (@deliwasista)

    All fixed. I see that all of my copy is controlled by the “post” prefix eg

    .post h2 { margin:0 0 4px 0; padding:0; line-height:100%;  }
    .post h2 a, .post h2 a:visited, #single h2 { color:#ccc; font-size:16px; line-height:120%; font-weight:normal; }
    .post h2 a:hover { text-decoration:none; color:#83bac4; }

    and the <p> tag has been controlling the space between paragraphs with the 4px margin.

    Thread Starter deliwasista

    (@deliwasista)

    actually cancel that – I see that all of my copy is controlled by the “post” prefix eg

    .post h2 { margin:0 0 4px 0; padding:0; line-height:100%; }
    .post h2 a, .post h2 a:visited, #single h2 { color:#ccc; font-size:16px; line-height:120%; font-weight:normal; }
    .post h2 a:hover { text-decoration:none; color:#83bac4; }

    Thread Starter deliwasista

    (@deliwasista)

    I see if I can get my page to display my .css then I might be able to get spaces between paragraphs with this method too.

    p {
    margin-bottom:4px;
    }

    are we supposed to only style inline for the copy on our pages?

    Thread Starter deliwasista

    (@deliwasista)

    Hi t31os.. as mention above I have already tried multiple break tags.. but this doesnt work ?? the only thing that seems to produce spaces between my paragraphs is the div trick.

    Having said that.. my style.css isnt effecting my copy layout either. For example if I change the style of my <h2> tags the display of my <h2>tags does not change.

    style.css is working for the layout of my menu, its just not having any effect on my copy layout.. any ideas? (I have tried a forced refresh)

    Im using paino_black, and WP is in the root of my site.. this is the second web site I am now running WP on. And I had the same issues with the <br /> tag not working on that web site either (and it was a different theme).

    Any pointers much appreciated!

    It is a static site..

    Thread Starter deliwasista

    (@deliwasista)

    I have terminal brain fade ??

    and what a great idea re looking at rendered HTML.

    right its showing as

    <link rel="stylesheet" href="https://www.mysite.co.nz/wp-content/themes/piano-black/style.css" type="text/css" media="screen" />
    
    <link rel="stylesheet" href="https://www.mysite.co.nz/wp-content/themes/piano-black/comment-style.css" type="text/css" media="screen" />

    and ive made some obvious changes to the copy eg huge blue headers.. so that I can spot the difference when the .css finally works.. and no changes are showing.

    I am building a static site.. and entering copy into the pages via the userpanel. Im using the style.css file.. Should I be doing something to the comment-style.css instead? Ive tried messing with that too but that does nothing either (because im not using comment divs most probably)

    I have the piano-black installed… and i have successfully used the .css to move the menu down and stretch to fit. So the .css does work.. just doesnt effect my copy ?? im sure its something obvious..

    have you managed to get it to change your paragraphs.. and lists?

Viewing 15 replies - 16 through 30 (of 37 total)