Hi all
In my header I have php code that calls the site title and then underneath that, php code that calls the site tag line. This appears to be displayed as H1 and H2 headings. To the right of that on the opposite side of the page, I want to align a picture.
Kinda like so:
Page Title ------------------------------------------------------- "here I want to call php code to display something"
This is my tag line bla bla bla di bla bla
But no matter where I stick my extra php code, it either goes above or below the page title or tag line. I can't seem to get it next to it and aligned to the right
Makes sense?
(The --------------------- is just to move the text up in this ChaosGroup forum, it doesnt want to leave long blank spaces)
In my header I have php code that calls the site title and then underneath that, php code that calls the site tag line. This appears to be displayed as H1 and H2 headings. To the right of that on the opposite side of the page, I want to align a picture.
Kinda like so:
Page Title ------------------------------------------------------- "here I want to call php code to display something"
This is my tag line bla bla bla di bla bla
But no matter where I stick my extra php code, it either goes above or below the page title or tag line. I can't seem to get it next to it and aligned to the right
Makes sense?
(The --------------------- is just to move the text up in this ChaosGroup forum, it doesnt want to leave long blank spaces)
Comment