Forum Replies Created

Viewing 3 replies - 16 through 18 (of 18 total)
  • >>>This is dependent on the server, so you may have to finnagle the T format string (in ‘g:j a T ‘) if you and your web site’s server are not in the same time zone.<<<

    Not to look like a complete idiot but I’m not sure how to tweak the T format string in order to display the correct time. There is a difference of -5 hours between my home time and the time for my site’s server.

    Could you please point me in the direction to find out how to make this change or let me know what I need to change in the string?

    Many Thanks!

    Look for this bit of text in the index.php file:

    \\\\\\\\\\\\\\\\\\\\
    <?php the_excerpt_reloaded(120,
    \\\\\\\\\\\\\\\\\\\\

    The “120” is the word count to show for the post. So change that to how ever many words you want the excerpt to show say for example 200 etc..

    Thread Starter pwtgirl

    (@pwtgirl)

    Thank you so much for that push I’m looking further into it now..

    blockquoteBut how would the links change color or size? Just based on your whim?/blockquote

    This was what had me stumped. My first idea was to define a font size and color to each link catagory. Then I could just style the different link catagories in my css file. But I don’t know how to do this. Since I want all the links to show up together in one group like the tag cloud displays them. Then each link cat. would have a different style. Without knowing what to use for the .class name for each catagory of links I’m lost. I suppose I could just use a get links list tag wrapped in a div with it’s own css class for each catagory. That may work..

    Thanks again for the push I’m off to see what I can come up with.

Viewing 3 replies - 16 through 18 (of 18 total)