![]() |
modifying wordpress posts so that the title is in the content and not as a header?
is this doable? so i could have say, a left aligned image, with the title next to it, instead of sitting up on top of everything? i've been doing some googing to no avail...
|
Of course you can. CSS is all what you need.
|
Quote:
XXXXXXXXXXX--------------------------------------- X__________X_______TITLE OF THE POST HERE X__________X X__THUMB__X____written content for the post here X__________X X__________X XXXXXXXXXXX i justdon't see how i could wrap <?php the_content(''); ?> around the title div like that? |
I would do it the other way - bring the title in the post content too.
You have this line in your loop: PHP Code:
PHP Code:
3. Write your post: thumbnail (style="float:left; margin:14px 1em 4px 0; padding:0px;") and <div> PHP Code:
Hope this makes sense to you. |
All times are GMT -7. The time now is 06:46 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123