PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Extra TD in table (http://www.photopost.com/forum/photopost-pro-how-do-i/147544-extra-td-table.html)

tommyxv February 15th, 2012 11:50 AM

Extra TD in table
 
1 Attachment(s)
How do I remove this extra space? It was not noticeable on a style with a white background, but it is with a dark background.

It happens only on the first page load, but when you click the Most Popular Images · Random links and then back to Most Recent in the feature box, it goes away. ??

Chuck S February 15th, 2012 01:43 PM

HMM that is the blanks thing that should print a blank if its needed. I would have to do some testing.

tommyxv February 15th, 2012 02:36 PM

Quote:

Originally Posted by Chuck S (Post 1296901)
HMM that is the blanks thing that should print a blank if its needed. I would have to do some testing.

Ok, I'll keep an eye here for a fix.

Thanks

Chuck S February 15th, 2012 03:05 PM

Yep no problem.

tommyxv February 26th, 2012 01:47 PM

showphoto.tmpl extra TD
 
1 Attachment(s)
I haven't figured out how to remove the extra space mentioned above, but this one was a no brainer for me. ;)

Code:

Content visible to verified customers only.
I just commented it out in case I need to reference it...

Code:

Content visible to verified customers only.

Chuck S February 26th, 2012 03:00 PM

Maybe a discussion for the mod corner maybe as this is not a support issue your post above. There should be a space between the end of the info boxes and the outside box which is why that specific td is there.

You are free to modify your stuff as needed to suit you but no need to post your mods in the support forums.

tommyxv February 26th, 2012 04:47 PM

1 Attachment(s)
So let me get this straight...the default template, untouched produces no space on the left side, but puts one on the right side (SEE ATTACHMENT) AND you tell me that is the way it should be????

And removing what clearly is an extra, useless HTML tag, causing the table to look like it was done sloppy is considered a modification. :rolleyes:

That is really hard to believe. :(

Chuck S February 26th, 2012 05:42 PM

YES. Anytime you modify the code it is a code mod.

As I have previously explained it that 15 pixel column is just to ensure that right aligned table is not all way up against the end of the column that is it. I stated this was intentional and is not a bug. There is nothing sloopy about it.

test - ReefTalk Gallery

All it does is move the table over 15 pixels. It is just a spacer.

We all are welcome to our opinions

tommyxv February 26th, 2012 06:12 PM

That is great on a white background (because it can hide it), but not everyone runs a vanilla style. Any site with a dark background including the vb default style with simple stylevar changes, it looks sloppy since it is ONLY done to the right side.

And of course that is just my opinion, but I also make sure anytime I install a new door the door jam is plumb and level too.

I'm a perfectionist so that extra, noticeable space bothers me.

And to fix the first issue that I posted about in this thread, I did this. Everything still seems to work fine.

Code:

Content visible to verified customers only.

Chuck S February 26th, 2012 06:49 PM

This is your opinion correct we both agree we are all welcome to our opinions. I informed you this was intentional and suppose to be this way. That is the point I was trying to convey here is there is no need to post code mods in the support forums.


All times are GMT -5. The time now is 11:02 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97