1
kymseen
change img display size in with HTML (wordpress content block)
  • 2006/10/4 21:23

  • kymseen

  • Just popping in

  • Posts: 23

  • Since: 2006/9/11


Hello, I am using the wordpress0.6 module with the content blocks showing.

I have shortened the content text in the content blocks and I wanted to make the images smaller (thumbnail size) just for the content blocks.
I was successful to change the image size with CSS, but it doesn't seem to reflect on Internet Explorer...
I was wondering if I could change the image size via HTML??

has anyone done this? I don't know which file to edit...

in wp_contents.html, this is where i modified to shorten the content text with xoops_substr. would this be where I would make changes??


Quote:

<{if $content.date != ""}>

<{$content.date}>


<{/if}>

<{$content.title}>




Filed under: <{$content.category}> - <{$content.author}> @ <{$content.time}>


<{$content.body|xoops_substr:"0":"480"}>









please give me some guidance.

Thank You!!

2
kymseen
Re: change img display size in with HTML (wordpress content block)
  • 2006/10/5 13:41

  • kymseen

  • Just popping in

  • Posts: 23

  • Since: 2006/9/11


I was succcesful by adding codes under wp_contents.html

I added replace:"like this

Quote:
<{$content.body|xoops_substr:"0":"480"|replace:"


hooray!!
thanks

Login

Who's Online

472 user(s) are online (400 user(s) are browsing Support Forums)


Members: 0


Guests: 472


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits