PDA

View Full Version : Image in Center block


Frogger
12-19-2007, 10:05 AM
At my site we got something we call Photo of the month. The winners photo are published at the front of the website.

How do I do this. Hoe can I add a picture to a center block?

I am sorry but I am quite "green":o when it comes to this

dismas
12-19-2007, 10:54 AM
Create a BB Code module and put something like the following in the module code:


<center><img class="inlineimg" src="http://www.example.com/path/to/your/image.gif" alt="alt_tag" border="0" />
</center>

Our Sponsors
 

Frogger
12-19-2007, 08:55 PM
How do I make a bbcode module?

Frogger
12-19-2007, 10:38 PM
hmm stupid question.. just forget it.. I solved it :) Thanks! :)