live demo: http://stramm.st.funpic.org/?theme=tentacle
it comes with new thumbs for mpg/mp3/doc etc as well. These are 130x130 and are perfect for my modpack and if you use there square thumbs (as I do)
below are some screencaps from the modpack version
Screencaps.. I'm using 'Width of the table for file display' 640 px, display info on the right
a) thumb view
with quick info enabled (PM and buddy list), using square thumbs (files and thumbs settings -> use dimension exact [130x130]), unsharp mask -> to get sharper thumbs
b) image view
c) comments
here you can see the watermark on the image (watremark itself transparent to the image and watermark background transparent) and user avatars (as well in PMs, the buddy list and profile)... you can set the dimension
d) buddy list... viewing the active friends
e) profile with links to subscribtion manager (notifications on comments) and avatar manager. If user views not his own but another users profile he'll see in addition a 'become friends' and 'send PM' gfx
f) reading a PM
Demo (http://coppermine-gallery.net/demo/cpg14x/index.php?theme=tentacle) - Download (http://prdownloads.sourceforge.net/coppermine/cpg1.4.x_theme_tentacle_unmodified.zip?download)
stupid question for you all im a newbie so dont be mad lol okay say i want to download some of new theme mods....where do i put them when uploading them to coppermine id assume the themes folder but i want to be rght and not mess up my site lol thanks!
you're right, themes belong into the themes folder
thats what i thought some of the themes do not work like i cant get he pink to work !oh well lol
thanks for the info...thanks for the help as well :)
Hi stramm,
Im using a modified version of your theme, however ive modified it a bit too much.
I keer getting the errors shown in the screenshots. The title on top keeps pushing the collums away.
Any idea what the problem could be?
you're using starttable without the necessary colspan
tnx for the relply, but could you enlighten me a bit more ?
tried adding config_table_width like in the original theme, but didnt work.
I do not know what you've done exactly so I can't enlighten you to mutch
I'd look in function theme_display_thumbnails... I don't make use of that in my theme so you may have changed it in themes.inc.php or you copied it over
in here look for the starttable function.
If you have a table row with only one cell and in the next row you have 5, then the first row tries to fit the second means the first cell in the first row tries to match the first cell in the 2nd row
-> in the orig it looks something like
if ($mode == 'thumb') {
starttable('100%', $title, $thumbcols);
} else {
starttable('100%');
}
Tnx for the trouble. Havent been able to post the last week, due some board problems i guess.
I found out its a CSS problem, when i replace the css with the original css values.
Tried replacing alot of things, but nothing worked. Anyone knows what the problem could be ?
A bug from comment link user :
Link here: http://coppermine-gallery.net/demo/cpg14x/displayimage.php?pos=-79
http://coppermine-gallery.net/demo/cpg14x/profile.php?uid={AUTHOR_ID}
http://coppermine-gallery.net/demo/cpg14x/displayimage.php?pos=-79&theme=tentacle actually ;)
yes, clickable commenter names are a feature for the modpack. I've forgotten to remove that for the 'standard' version
in theme.php find
<span style="float:left"><cite><a href="profile.php?uid={AUTHOR_ID}">{MSG_AUTHOR}</a></cite> says: <small class="commentmetadata">( {MSG_DATE} ) </small>
and replace with
<span style="float:left"><cite>{MSG_AUTHOR}</cite> says: <small class="commentmetadata">( {MSG_DATE} ) </small>
Is it possible to have the png editable files to translate the buttons???
Please...
http://forum.coppermine-gallery.net/index.php?topic=35322.msg166006#msg166006
But buttons like "Become Friends", "PM", "Reply" and "Send PM"???
No answeres???
overlooked your question, sorry... will have to search my hd for that
become friends, send pm and reply in the attached zip, the small 'PM' gfx you'll have to create yourself... color picker and font face Arial is everything you need
Another question: what program did you use to create the .psd files???
Photoshop