By charlie charles on
Hi
I'm trying to make my
post title align to the right
of the teaser image using the granada theme
http://drupal7themegallery.com/content/themes/granada
But my post title is still above the image.
How would you fix this please?
Many Thanks and Best Regards
Charles
Comments
Logo image on right using CSS property 'float': value 'right'
I do not know if this will work,
but it is what I would try first:
This assumes you know how to add the following text
to the relevant CSS file.
You might also have to specify the 'a' to display as a block.
.
.
Hope that helps.
If not, comment further.
: o )
All the best; intended.
-Chris (great-grandpa.com)
___
"The number one stated objective for Drupal is improving usability." ~Dries Buytaert *
You should set style for your
You should set style for your image in teaser similar to this:
It may require additional settings and changes because of order of the content, wrapping elements etc. So if this doesn't work, please -if possible- share the link of actual site; then we can help precisely.
Mediasaur | http://www.mediasaur.com/en | http://twitter.com/mediasaur
Before asking for help, please read this http://slash7.com/2006/12/22/vampires/ and don't be a "Help Vampire". :)
Thank you for your great
Thank you for your great help
I found the answer from this video
http://www.youtube.com/watch?v=sxZQqgvJk3s
I had to change the "node.tpl.php"
Many Thanks and Best Regards
Charles
I need a little bit more help :(
Hi Charles.
Would you mind explaining how did you change the node.tpl.php to show the title aligned with the image?
I´ve been trying to do the same with full content articles modifying the title field creating a field--title.tpl.php and adding some css to the style.css with no results :(
Thanks