Hello to everyone i wanna explain my problem about displaying Photo and text on same table
I;m using pmachine for posting the news , but when i post the news on my page example index.php are displayed Photos on left and down text , what i wanna do is to display my postin on same table after photos to continue text from top in the same line with photos
I. usin css style and also code in the machine to display things correct but nothin
i will send to you and my css style
and this is the code what i'm using on my machine to postin the news
<table align="left">
<link href="css.css" rel="stylesheet" type="text/css">
<tr>
<td class="teksti"> <div align="left">%%title%% </div>
<tr>
<td class="teksti"><P align="left">%%blurb%%%%body%%%%more_link%%
<td valign="top">
<tr>
<td class="teksti"><div align="left">Nga: %%if_url_or_email_as_name%%
më %%date%%</div></td>
</td>
</tr>
</table>
%%title%% minds headlines
%%blurb%% minds Photo
%%body%% text field
%%more_link%% this is the more link
Thanks i think someone will help me about this ,
P.s If you need and more info how is works this machine i will explain you
Best Regards
Php & css
remzi1976, your link to the style sheet needs to be in the head of the document.
Hope thats of some help,
Hugo.
Not Wotrks
it's not wwork its same i'm putin in the head of the document link of the css but it's same , can you check my css it' ok or no