Just wondering if it is possible to have text next to an image on each slide?
Thanks!
I assume it has something to do with how the text fits with the image, but I haven’t a clue how to do this.
Help! Please. Much thanks.
Mark McConville
]]>When I ran an SEO Analyzer of the website I built, it said that I was missing the H1 in homepage (which is a blog). The H1 showed up on the static pages but not on the most important page. I care about the SEO and want to remedy this.
https://www.myaqaufun.com
I tried to figure out a way to add text where the header image is…to have the banner logo and text H1.
I was all over the themes support pages but I never found anyone with my exact problem. Can you please help me?
]]><img src="<?php print_custom_field('logo_agenzia:to_image_src'); ?>" class="resize alignleft" width="75" height="50" />
<h1 class="cufon">
<a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>">
<?php the_title(); ?>
</a>
</h1>
I tried to put vertical-align:middle in the img and h1 but didn’t do anything. Also I tried to put the code above in a DIV tag
How can I do?
]]>If you take a look at this page: https://aj an ej oh ns ton.net/temp/?p=3
(remove the spaces from the URL)
You can see the problem…
I want “In the second of two…” to line up with the second image.
And “On the first page…” to line up with the third.
I’m using the wordpress visual editor. Can’t seem to find any commands that help! just adding carriage returns/paragraphs doesn’t seem to do anything, this is all totally not intuitive to me.
Many thanks in advance for tips, referrals.
]]>