TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 196,004
  • Total Topics: 21,330
  • Online today: 141
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 99
  • Total: 99

How to align php block code

Started by dbailey, May 08, 2010, 09:19:12 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dbailey

I have entered some php code into a block to allow a gallery image to show on my front page which is successful.
The problem I am having is aligning it to the center of the block.

Does anyone know what code I would need to add to the php code to align please.

Freddy

You could wrap it all in a DIV...

<div style="text-align:center">

...image stuff goes here...

</div>


Obviously that's HTML so you would need to echo it out with the rest of your HTML.

This website is proudly hosted on Crocweb Cloud Website Hosting.