Forum: Pixelpost Help
01-12-2006, 12:41 AM
|
|
Replies: 7
Views: 840
The only difference I see between IE5/IE6 and...
The only difference I see between IE5/IE6 and Firefox is that the text next to 'comments' is black in IE and grey in Firefox.
Moving "color : #999999;" to the CSS for 'body' ought to make the text...
|
Forum: Hacks and Modifications
12-16-2005, 11:05 AM
|
|
Replies: 81
Views: 27,782
$image_permalink = "<a...
$image_permalink = "<a href="photos/'$image_id'>$lang_permalink</a>";
the cleanest method is to locate the $showprefix definition, and change that to 'photo/' or whatever.
BTW, the new URL's,...
|
Forum: Pixelpost Help
12-14-2005, 01:10 AM
|
|
Replies: 22
Views: 2,161
try: ...
try:
http://dev.jlspurling.com/pixelpost/1.5/templates/lightwhitetwo/style.css
|
Forum: Pixelpost Help
12-13-2005, 08:41 PM
|
|
Replies: 22
Views: 2,161
FWIW, 'opacity' is part of the CSS3 specs..
...
FWIW, 'opacity' is part of the CSS3 specs..
Honestly, while it's all well and good to adhere strictly to web-standards, and have pages that validate 100%, losing it due to something like opacity...
|
Forum: Template design and Front-End Code
12-13-2005, 12:49 AM
|
|
Replies: 29
Views: 6,295
|
Forum: Template design and Front-End Code
12-13-2005, 12:49 AM
|
|
Replies: 22
Views: 2,640
|
Forum: Pixelpost Help
12-05-2005, 08:41 AM
|
|
Replies: 16
Views: 1,527
htaccess
You could alternately create an .htaccess file with something like this as its contents:
Options -Indexes +FollowSymlinks
RewriteEngine on
DirectoryIndex index.php?x=browse
I think if you...
|
Forum: Pixelpost Help
12-01-2005, 05:38 PM
|
|
Replies: 12
Views: 1,258
When I...
When I visit:http://ctfoto.com/blog/images/20051130135914_outdoorshape.01_web.jpg
Firefox says:
The image “http://ctfoto.com/blog/images/20051130135914_outdoorshape.01_web.jpg” cannot be...
|
Forum: Pixelpost Help
11-29-2005, 11:40 PM
|
|
Replies: 18
Views: 2,497
I copied the source of:
...
I copied the source of:
http://giantmecha.com/pixelpost/index.php?x=img
into a file named image_template.html and installed it as a template on my local server, and it functions (loads a...
|
Forum: Addons
11-20-2005, 05:32 AM
|
|
Replies: 31
Views: 5,322
|