PhotoPlog

PhotoPlog (http://www.photoplog.com/forum/index.php)
-   "How Do I..." Questions (http://www.photoplog.com/forum/forumdisplay.php?f=7)
-   -   how do I clean these up ? (http://www.photoplog.com/forum/showthread.php?t=215)

Loco.M 04-29-2006 04:26 AM

how do I clean these up ?
 
2 Attachment(s)
just wondering where I edit to clean this up some ? Like what template can I copy some code from ?

thank you,, here are screen shots.. mine, and one that I'm trying to look like..


Kind Regards
-Brandon

p.s. I had to make the images smaller, so they could be uploaded.. maybe I went to far..lol

but I hope you get the idea of what I'm asking.. you can check www.locoforum.com for what I have now, and then this site.. http://www.mustangevolution.com for what I'm shooting for..

just the changes on the index page..

thx

Loco.M 04-29-2006 05:40 AM

okay, I managed to make some gound on this and removed the "post by " from this post

http://www.photoplog.com/forum/showp...69&postcount=4

now what do I remove to clear up the rest, or at least get close? thank you

Morgan 04-29-2006 04:20 PM

The $photoplog_table_start and $photoplog_table_end set the table with toggle and could be changed to something like this:
Code:

        $photoplog_table_start = "
                <table border=\"0\" cellpadding=\"10\" cellspacing=\"0\" align=\"center\" width=\"100%\">
                <tr>
        ";

        $photoplog_table_end = "
                </tr>
                </table><br />
        ";

The images themselves have another border image associated with them to give the look of framed images. PhotoPlog Pro has an option to do something like this, but if you want to do this in Lite, one option is to set the actual image as the background in the TD tags and then use a transparent image, except for border design, as the content within the TD tags.

Loco.M 04-29-2006 10:35 PM

do I need to change the phrase, and the settings.php file like I did to remove the "posted byxx" ?
thx for the help

Morgan 04-29-2006 11:02 PM

Yep, for the lite version, you'd need to do this too. For the pro version, these things are in templates.

Loco.M 04-29-2006 11:25 PM

k, just got the pro.. now to play :D

thx Morgan

Loco.M 04-30-2006 01:21 AM

what template would I mess with on the pro ?

Morgan 04-30-2006 01:26 AM

photoplog_thumb_info, photoplog_thumb_pics, photoplog_thumb_nails

Loco.M 04-30-2006 01:36 AM

excellent.. is it going to be possible to make the random images on the index show as cleaned up,, but the random images on the gallery as they do in the default setup ?

thank you

Morgan 04-30-2006 01:51 AM

Yep, they use different templates. :)

EDIT: misread, sorry, editing photoplog_thumb_info edits all thumbs.


All times are GMT. The time now is 09:30 PM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.