Search found 15 matches

by Hardcore_Shad
Mon Mar 29, 2010 11:09 pm
Forum: My phpBB3 MODs
Topic: ReIMG Image Resizer
Replies: 147
Views: 251583

Re: ReIMG Image Resizer

Hi ahmedmoselhi. I hope you don't mind me asking. Why would you prefer wswyg output over html output, when all the other features we are looking for are only shown under html output?
by Hardcore_Shad
Mon Mar 29, 2010 1:01 pm
Forum: General phpBB3 Support
Topic: Adding IF ELSE statement to this line
Replies: 4
Views: 13134

Re: Adding IF ELSE statement to this line

Woot! Let me try that out... :D Thanks! -------------------------- Update: I coded it like this... <!-- IF .latest_announcements --> <td class="row1" width="33%" valign="top"> <!-- BEGIN latest_announcements --> <!-- IF latest_announcements.S_UNREAD_TOPIC --><a href=&qu...
by Hardcore_Shad
Mon Mar 29, 2010 11:50 am
Forum: General phpBB3 Support
Topic: Adding IF ELSE statement to this line
Replies: 4
Views: 13134

Re: Adding IF ELSE statement to this line

Thanks David. I was trying this but only the else statement showed, whether the topic is new or old. Am I formulating my IF statement correctly with S_UNREAD_TOPIC? That's actually the part which I need most help with. :? <!-- BEGIN latest_announcements --> <!-- IF S_UNREAD_TOPIC --><a href="{l...
by Hardcore_Shad
Sun Mar 28, 2010 10:13 am
Forum: General phpBB3 Support
Topic: Adding IF ELSE statement to this line
Replies: 4
Views: 13134

Adding IF ELSE statement to this line

Hi all! If I were to add an IF ELSE statement to this code, how could I do it? I've tried variations to it but could only show the "else" part. :D I intended to place an image or word before the topic title link to show which ones were already "read and unread." So if the topic i...
by Hardcore_Shad
Sat Mar 27, 2010 2:08 pm
Forum: General phpBB3 Support
Topic: Background image - width
Replies: 0
Views: 22114

Background image - width

Hi guys! This might sound like a very easy question but I haven't got the answers even with a few hours of trial and error and research. Any inputs would be most appreciated. What I need: to be able to resize the background image in subsilver / prosilver to the resolution of the viewer. Scenario: I ...
by Hardcore_Shad
Sat Mar 27, 2010 12:58 am
Forum: My phpBB3 MODs
Topic: ReIMG Image Resizer
Replies: 147
Views: 251583

Re: ReIMG Image Resizer

When I attach the images as not-inline (from pc upload), it shows without the background table. I edited my viewtopic to show this code instead: <!-- IF postrow.S_HAS_ATTACHMENTS --> <br clear="all" /><br /> <table style="width: 150px;"> <!-- BEGIN attachment --> <tr> <td>{postro...
by Hardcore_Shad
Sat Mar 27, 2010 12:36 am
Forum: My phpBB3 MODs
Topic: ReIMG Image Resizer
Replies: 147
Views: 251583

Re: ReIMG Image Resizer

Yes, that was attached inline... :( Does this mean that I need to repost my concern in the support forum instead? I honestly think may be a code prob. My attachment settings are: - display images inline YES (and I attach the images inline after upload) - create thumbnail NO (this allows the use of l...
by Hardcore_Shad
Fri Mar 26, 2010 11:24 pm
Forum: My phpBB3 MODs
Topic: ReIMG Image Resizer
Replies: 147
Views: 251583

Re: ReIMG Image Resizer

How are you able to take out the "attachment" box from behind the image to make the image look cleaner? Did you have to modify anything for this? example without the box: 1.jpg example of an uploaded image from the PC with the attachment box in the background of the pic: 2.jpg Thanks!
by Hardcore_Shad
Tue Mar 23, 2010 7:46 am
Forum: General phpBB3 Support
Topic: subsilver css trouble
Replies: 0
Views: 22807

subsilver css trouble

Hi all! I am modding my subsilver style and found out that the css controlled the ff colors into one command or ID: - overall link - navbar links - category links The prob is... my forum now has a dark category background, light navbar, and dark viewtopic navbars. When I make my a:link white, the na...
by Hardcore_Shad
Mon Mar 22, 2010 2:05 pm
Forum: My phpBB3 MODs
Topic: ReIMG Image Resizer
Replies: 147
Views: 251583

Re: ReIMG Image Resizer

Yes, I have some of my pics by attachments but they do not show those statistics... :( They just show the description below the picture, as asked during upload. Surely, sample link sent via PM. ----------------------------------------- Update: I got it to work already! The thumbnail forced link is n...
by Hardcore_Shad
Mon Mar 22, 2010 1:44 pm
Forum: My phpBB3 MODs
Topic: ReIMG Image Resizer
Replies: 147
Views: 251583

Re: ReIMG Image Resizer

That is so cool with the highslide! How come mine comes up in a refreshed page behind white space, like it was from a normal attachment? Also, how can I have the statistics show below the pic as you have with the landscape and doggy pic? :D
by Hardcore_Shad
Mon Mar 22, 2010 1:38 pm
Forum: General phpBB3 Support
Topic: MOD request: group promotion
Replies: 2
Views: 10329

Re: MOD request: group promotion

I understand... no worries. :D
by Hardcore_Shad
Mon Mar 22, 2010 10:09 am
Forum: General phpBB3 Support
Topic: MOD request: group promotion
Replies: 2
Views: 10329

MOD request: group promotion

I was looking for a mod request section but could not find it. I hope it's alright to put this here. Is it possible to have a mod that allows users to be promoted into a group after a certain number of points using the Ultimate Points by Femur? To make the mod not focused on the UPS, it would also b...
by Hardcore_Shad
Mon Mar 22, 2010 10:04 am
Forum: My phpBB3 MODs
Topic: [BETA2] Scheduled Group Membership
Replies: 10
Views: 27216

Re: [BETA2] Scheduled Group Membership

Hi David,

This is a great mod! Will be it alright to install it on a phpbb3 3.0.7 pl1 version?
by Hardcore_Shad
Mon Mar 22, 2010 7:17 am
Forum: My phpBB3 MODs
Topic: ReIMG Image Resizer
Replies: 147
Views: 251583

Re: ReIMG Image Resizer

Hi David! Congratulations on your promotion! :D Thank you very much for coming up with this mod. This is one of the great mods that keeps phpbb ahead of the game sincerely. I've just installed your mod and would like to clarify a few things: - What would be the difference between the zooming methods...