adding formating to php include
-
I’m using a plugin “PHP Code for posts”
and putting php include code in a widget, see code below.
Question: how can add actual formatting to the php so that it works inside the widget. I’m getting random spaces and the images that load sometimes fit the space and sometimes are huge. This is code from a previous website (non-wordpress) and I’m having trouble translating it into the new environment.<?include(“http://www.aaonf.org/members/showcase.php”);?>
<!–Find out more about Member Name in the FLORIDA’S EDEN SOURCE > Go–>
</font><font face=”Verdana, Arial, Helvetica, sans-serif”><input type=”submit” value=”CLICK HERE FOR THE SOURCE”/ target=”_blank”>
<font color=”#003399″ face=”Verdana, Arial, Helvetica, sans-serif”>The Source for
Florida’s Creative Economy</font>
</form><font size=”1″ a class=”menusmall” face=”Verdana, Arial, Helvetica, sans-serif”>Member Login | Add Your Listing</font>
<!–END CODE FOR THE SOURCE–>
The topic ‘adding formating to php include’ is closed to new replies.