Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > Search Forums

Showing results 1 to 25 of 124
Search took 0.02 seconds.
Search: Posts Made By: jgrayson
Forum: Pixelpost Help 01-28-2009, 03:03 PM
Replies: 3
Views: 269
Posted By jgrayson
thanks, i figures it was pulling something from...

thanks, i figures it was pulling something from the admin folder but didn't know what. is there a reason why the thankyou-page is pulling styles from the admin section instead of a template style...
Forum: Pixelpost Help 01-27-2009, 11:50 PM
Replies: 3
Views: 269
Posted By jgrayson
password protecting admin folder conflicting with comment form, can anyone help?

someone just pointed this out to me (i had no idea it was happening). i have an htaccess/htpasswd file set up to password protect the admin folder. the htaccess/htpasswd file is located in the admin...
Forum: Pixelpost Help 02-27-2008, 11:39 PM
Replies: 2
Views: 274
Posted By jgrayson
i finally found the "Request reconsideration"...

i finally found the "Request reconsideration" section, hopefully my site will be listed again soon and google won't punish me for the comments left by spambots that got through the filter....
Forum: Pixelpost Help 02-27-2008, 11:05 PM
Replies: 2
Views: 274
Posted By jgrayson
Banned from google due to spam comments

My site (www.suffocate.us) has been completely removed from google back in december. the only reason i can think of is that google thinks my site was spamming with keywords when in fact the only...
Forum: Template design and Front-End Code 09-21-2007, 01:34 PM
Replies: 97
Views: 20,931
Posted By jgrayson
yes, in my case i made a style called...

yes, in my case i made a style called "photofader" and set the id of the photo to that style. then in my css i just made an empty style for photofader which just looks like this:

#photofader { }
...
Forum: Template design and Front-End Code 09-21-2007, 01:26 PM
Replies: 97
Views: 20,931
Posted By jgrayson
it's hard to tell but it looks like you may have...

it's hard to tell but it looks like you may have edited the imagefader script. try replacing the code in the imagefader.js file with this:

document.write("<style type='text/css'>html>body...
Forum: Template design and Front-End Code 09-07-2007, 03:19 PM
Replies: 8
Views: 1,426
Posted By jgrayson
yup that's it. either take out the width: 800px;...

yup that's it. either take out the width: 800px; OR put the text-align in that tag:
<div id="menu_browse" style="height: <IMAGE_HEIGHT>px; width: 800px; text-align: center;">
Forum: Template design and Front-End Code 09-06-2007, 04:50 PM
Replies: 8
Views: 1,426
Posted By jgrayson
i'm pretty sure you need to put the text-align:...

i'm pretty sure you need to put the text-align: center in the first div tag, not in the image tag...

try this:
<div id="image" style="text-align: center;">
<img src="./images/<IMAGE_NAME>">...
Forum: Pixelpost Help 08-23-2007, 08:29 PM
Replies: 4
Views: 526
Posted By jgrayson
yup, all set now. THANK YOU!

yup, all set now.

THANK YOU!
Forum: Pixelpost Help 08-23-2007, 07:07 PM
Replies: 4
Views: 526
Posted By jgrayson
thanks jay, i just sent you a PM

thanks jay, i just sent you a PM
Forum: Pixelpost Help 08-23-2007, 06:43 PM
Replies: 4
Views: 526
Posted By jgrayson
need help from a forum ADMIN

i need to change the email address in my profile and the last time i changed it i was locked out because an admin had to approve of the change... and no admin approved it so i had to set up a new...
Forum: Template design and Front-End Code 08-22-2007, 02:20 PM
Replies: 97
Views: 20,931
Posted By jgrayson
go into the admin>options>thumbnails set...

go into the admin>options>thumbnails

set crop thumbnails to "YES"

under thumbnail size change it to 60x60 click on "Set new sizes"

then you have to generate all new thumbnails of your...
Forum: Template design and Front-End Code 07-07-2007, 06:53 PM
Replies: 97
Views: 20,931
Posted By jgrayson
wow, it looks great laura. i really like the...

wow, it looks great laura. i really like the modifications you made.
Forum: Template design and Front-End Code 06-28-2007, 01:54 AM
Replies: 97
Views: 20,931
Posted By jgrayson
04b

04b
Forum: Template design and Front-End Code 06-22-2007, 03:21 AM
Replies: 97
Views: 20,931
Posted By jgrayson
i'll have to look into it and tweak the CSS for...

i'll have to look into it and tweak the CSS for you but i am swamped right now and won't have time for a few days.
Forum: Template design and Front-End Code 06-12-2007, 02:42 AM
Replies: 97
Views: 20,931
Posted By jgrayson
that's strange. thanks for sharing your fix,...

that's strange. thanks for sharing your fix, hopefully that will work for the few others who were having the same issue with that script.
Forum: Template design and Front-End Code 06-12-2007, 02:40 AM
Replies: 97
Views: 20,931
Posted By jgrayson
i'm not sure which addon your are talking about...

i'm not sure which addon your are talking about but you should be able to add any addons you want. each addon should include it's own install notes. if you are referring to the tags built into...
Forum: Template design and Front-End Code 06-07-2007, 02:01 AM
Replies: 268
Views: 56,148
Posted By jgrayson
i don't think it's that complicated. i think they...

i don't think it's that complicated. i think they all float right, if the image fills the whole width then the boxes just move below it, if not then they just float to the right of it. standard css,...
Forum: Template design and Front-End Code 06-07-2007, 01:55 AM
Replies: 97
Views: 20,931
Posted By jgrayson
looks good. do you know what the issue was...

looks good.

do you know what the issue was with the boxover script and how you fixed it? might help others out.
Forum: Template design and Front-End Code 06-04-2007, 03:16 AM
Replies: 97
Views: 20,931
Posted By jgrayson
ScarySquirrel, that hover script is not mine...

ScarySquirrel,

that hover script is not mine so i have no idea why it's not working. my only guess is that you changed/modified something that is conflicting with it.
Forum: Template design and Front-End Code 06-04-2007, 03:15 AM
Replies: 97
Views: 20,931
Posted By jgrayson
thanks, you change the number of thumbnails...

thanks,

you change the number of thumbnails below the image in the admin>options>thumbnails. the first option in that section is THUMBNAILROW, change that number to whatever you want. the template...
Forum: Pixelpost Help 05-29-2007, 07:34 PM
Replies: 48
Views: 4,071
Posted By jgrayson
am i the only one that finds it ironic that the...

am i the only one that finds it ironic that the author of that capcha addon isn't using it and has spam in his comments?

:)
Forum: Template design and Front-End Code 05-29-2007, 01:21 PM
Replies: 97
Views: 20,931
Posted By jgrayson
i'll have to look at this later when i get home....

i'll have to look at this later when i get home. in the meantime, try downloading the template again, rename the template folder and upload it to your templates folder. then in the admin section...
Forum: Pixelpost Help 05-29-2007, 01:13 PM
Replies: 48
Views: 4,071
Posted By jgrayson
37 spam comments in the last day, 21 of which...

37 spam comments in the last day, 21 of which were NOT tagged as spam.

this sucks. anyone know if Raminia's spam solution works with v1.6? that solution completely stopped all spam from site. i...
Forum: Template design and Front-End Code 05-27-2007, 06:25 PM
Replies: 97
Views: 20,931
Posted By jgrayson
you have to change the width in the CSS ...

you have to change the width in the CSS

since you are making the logo 12-px longer then you have to make the top menu 120px shorter.

in the css try changing this:
#top-menu { font-size: 9px;...
Showing results 1 to 25 of 124

 

All times are GMT. The time now is 03:15 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs