Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > Search Forums

Showing results 1 to 25 of 174
Search took 0.01 seconds.
Search: Posts Made By: codepoit
Forum: Template design and Front-End Code 05-15-2008, 12:57 PM
Replies: 317
Views: 62,179
Posted By codepoit
The div ID in your CSS for that is #title

The div ID in your CSS for that is #title
Forum: Pixelpost Help 05-09-2008, 07:49 PM
Replies: 7
Views: 653
Posted By codepoit
You said you were never using the Token feature,...

You said you were never using the Token feature, but then said your template already has the TOKEN tag in it...

Have you tried removing the TOKEN tag from your template?
Forum: Pixelpost Help 12-13-2007, 12:28 PM
Replies: 6
Views: 414
Posted By codepoit
For the image border on the about page...I...

For the image border on the about page...I believe the line in your CSS to edit is this one:
#about_box img {
margin:0 10px 5px 0;
border:3px solid #444;

Not sure about your other question,...
Forum: Addons 11-20-2007, 12:06 PM
Replies: 17
Views: 1,604
Posted By codepoit
Working in 1.6 now. I LOVE this addon!

Working in 1.6 now. I LOVE this addon!
Forum: Addons 11-19-2007, 07:30 PM
Replies: 17
Views: 1,604
Posted By codepoit
I'm running 1.6. I uploaded...

I'm running 1.6. I uploaded admin_tagorganizer.php into my addons folder. I see the Tag Organizer tab in my admin page, but it's a blank page. I turned it on and off in the addons tab, but no...
Forum: Addons 11-19-2007, 07:21 PM
Replies: 17
Views: 1,604
Posted By codepoit
Another nice one ;)

Another nice one ;)
Forum: Addons 11-19-2007, 07:07 PM
Replies: 17
Views: 1,604
Posted By codepoit
Nice one! Do you need to be running 1.7 to use...

Nice one! Do you need to be running 1.7 to use this?

^ Never mind.
Forum: Pixelpost Help 11-19-2007, 06:31 PM
Replies: 13
Views: 929
Posted By codepoit
harem, I don't mean to be rude...wait, yes I...

harem, I don't mean to be rude...wait, yes I do!...

Maybe the only thing you SEE different is that the popup doesn't open without JavaScript, but that's not all that is or is not happening.
...
Forum: Template design and Front-End Code 11-14-2007, 01:37 PM
Replies: 317
Views: 62,179
Posted By codepoit
At the top of all of your html template files you...

At the top of all of your html template files you will see lines pointing to the CSS stylesheets. One of the lines says default and one of them says alternate. Just change those lines to the way you...
Forum: Pixelpost Help 10-31-2007, 12:19 PM
Replies: 1
Views: 325
Posted By codepoit
For the default stylesheet issue, you will need...

For the default stylesheet issue, you will need to open each .html file associated with your template. Towards the top you will see the stylesheet lines. One of them will say default and one of them...
Forum: Pixelpost Help 10-18-2007, 12:44 PM
Replies: 4
Views: 614
Posted By codepoit
In the mini(tiny)CMS admin area, click the link...

In the mini(tiny)CMS admin area, click the link to view your page. Copy the URL from the address bar in your browser, and add the link manually to any page you want to add the link to. It would look...
Forum: Template design and Front-End Code 09-28-2007, 11:20 PM
Replies: 317
Views: 62,179
Posted By codepoit
onepixelshy...you say you've had this issue...

onepixelshy...you say you've had this issue before with different templates?

Which program are you using to edit HTML files?
Forum: Template design and Front-End Code 09-27-2007, 07:01 PM
Replies: 317
Views: 62,179
Posted By codepoit
Marco, I noticed when i view the source of your...

Marco, I noticed when i view the source of your page, there is a </div> tag at the very top of your source. This shouldn't be, and I assume that is what's causing the issue. That extra div tag is not...
Forum: Pixelpost Help 09-27-2007, 12:29 PM
Replies: 19
Views: 1,691
Posted By codepoit
I just left a comment on your website. From the...

I just left a comment on your website. From the message I received after I made the comment, it looks as though you have your comments set to not post until authorized from the admin panel. In order...
Forum: Pixelpost Help 09-21-2007, 01:28 PM
Replies: 4
Views: 516
Posted By codepoit
Doesn't sound like a PP issue, it sounds like...

Doesn't sound like a PP issue, it sounds like either a color space issue, or a monitor calibration issue. The color space can be defined in Photoshop from the Edit menu. Most people use either sRGB,...
Forum: Template design and Front-End Code 09-14-2007, 05:41 PM
Replies: 213
Views: 28,501
Posted By codepoit
Validation errors

I've been able to muddle through and resolve most of the HTML validation errors, but I have two errors left that I can't figure out...

They are being caused by the links to the previous and next...
Forum: Template design and Front-End Code 09-07-2007, 12:48 PM
Replies: 8
Views: 1,427
Posted By codepoit
I'm not the best with HTML and/or CSS, but it...

I'm not the best with HTML and/or CSS, but it seems to me you would want to remove the 800px spec from the above code. Otherwise, the image box (for lack of a better term) will ALWAYS be 800px, no...
Forum: Template design and Front-End Code 09-05-2007, 06:52 PM
Replies: 213
Views: 28,501
Posted By codepoit
Looks to be a problem with the comments form....

Looks to be a problem with the comments form. When I try to validate the HTML for your page, it gets 51 errors. Could be something in there that's causing it...
...
Forum: Pixelpost Help 08-24-2007, 12:59 AM
Replies: 2
Views: 377
Posted By codepoit
PP Admin > Options

PP Admin > Options
Forum: Pixelpost Help 07-17-2007, 12:04 PM
Replies: 6
Views: 774
Posted By codepoit
I'm not 100% sure, but try going into the Spam...

I'm not 100% sure, but try going into the Spam Control section of the Options area of your PP admin page, and check the 3 different areas for the valid commenter(s). If they appear in one of those...
Forum: Pixelpost Help 06-19-2007, 06:13 PM
Replies: 4
Views: 724
Posted By codepoit
I resolved this, in case anyone is interested... ...

I resolved this, in case anyone is interested...

Using CSS I had to define a class (calling it .lightbox) and give that class an attribute of display: none.

Then I just enclosed all of the...
Forum: Pixelpost Help 06-15-2007, 06:47 PM
Replies: 4
Views: 724
Posted By codepoit
bump...

bump de bump
Forum: Pixelpost Help 06-14-2007, 02:42 PM
Replies: 4
Views: 724
Posted By codepoit
Help with Lightbox

Hey everyone,

I have used Lightbox 2.0 successfully in the past on my browse page. I'm not using it there anymore. I have an idea I want to try using Lightbox, and I'm not sure if it's possible or...
Forum: Pixelpost Help 06-10-2007, 01:46 PM
Replies: 23
Views: 5,556
Posted By codepoit
exif library absent ...

exif library absent

http://www.thelastrewind.com/test.php
Forum: Pixelpost Help 05-24-2007, 06:58 PM
Replies: 4
Views: 580
Posted By codepoit
The Save for web command in Photoshop does indeed...

The Save for web command in Photoshop does indeed strip the EXIF data from your pictures. Try just doing a Save as. If you are worried about large file sizes, you could try lowering the Resolution to...
Showing results 1 to 25 of 174

 

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

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