Quote:
Originally Posted by NecroSocial
Logician I'm trying to get the news table to match the design specs for my site's main page. I know I can get the text to layout properly however I'd like to have the option of including a graphic along-side the intro text (see the attached image for an example of what I'm trying to do). I had the idea of making a new vbcode (something like [newsimage={file}]) that could be included in news posts. However I'd like to know how to get your script to pick-up the file so I could drop it into my table as one of the news variables (??nImage?? or some such). Any ideas on how this could be accomplished?
|
If you are going to use a fixed image in all news items, you can edit the new HTML code which is in phpheader.php (variable $newstablesample).
But if you want to insert a different image per news, this wouldn't easily be possible without tweaking with the hack structure.