inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Jan 10, 2013 5:47:56 GMT -8
Hello Paul...
Hate to bother you on this and just wanted to know how the progress is going?
|
|
inherit
\o/ ^o^ /o_ /o\
16464
0
Jul 22, 2024 13:57:10 GMT -8
pawl
29,621
November 2003
pollo
Pink Stars
|
Post by pawl on Jan 10, 2013 9:10:12 GMT -8
To be completely honest, I've not had a chance to look in a couple of days. Real-world job and all that. =P Will probably be tomorrow night before I'm back for more than ten or fifteen minutes - if you happen to see me online then, throw something at me and I'll come back over. =]
|
|
inherit
154107
0
Aug 30, 2022 7:55:29 GMT -8
endo
1,694
May 2010
endo69
|
Post by endo on Feb 1, 2013 14:49:43 GMT -8
pawl, I'm using your affiliate table on my default theme, and it works great in Firefox, but not in Chrome or IE. In Firefox I get a nice, single scrolling row of affiliate buttons, in Chrome or IE I get them stacked 3 high, and then a broken button that doesn't appear in FF. Could you take a look and see if there's something I could add or remove to make it work in Chrome and IE? Horrors OnlineThanks for any help you can give me.
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Feb 5, 2013 9:33:21 GMT -8
Hello Paul... May have found the problem using Firefox and all I did was change auto to manual and this bad boy is working like a charm with IE9 and Firefox! /* Affiliate Table Double by Paul */ @aff_inner_border: 1px solid @container_inner_border_color; .aff .content > table > tbody > tr > td { border: @aff_inner_border; border-right-width: 0px; border-bottom-width: 0px; } .aff .content > table { width: 100%; table-layout: auto; } .aff .affbanner { padding: 10px; } .aff .affminibanner { padding: 10px; width: 88px; } .aff .afflink { padding: 0px; font-size: 88%; text-align: center; } .aff .marquee img { padding-right: 2px; padding-left: 2px; } /* Affiliate Table Double by Paul */ @aff_inner_border: 1px solid @container_inner_border_color; .aff .content > table > tbody > tr > td { border: @aff_inner_border; border-right-width: 0px; border-bottom-width: 0px; } .aff .content > table { width: 100%; table-layout: manual; } .aff .affbanner { padding: 10px; } .aff .affminibanner { padding: 10px; width: 88px; } .aff .afflink { padding: 0px; font-size: 88%; text-align: center; } .aff .marquee img { padding-right: 2px; padding-left: 2px; } You can check it here: Test Site
|
|
kman
New Member
Posts: 173
inherit
183132
0
Feb 8, 2014 9:12:13 GMT -8
kman
173
September 2012
kman32
|
Post by kman on Feb 14, 2013 19:42:28 GMT -8
pawl, I'm using your affiliate table on my default theme, and it works great in Firefox, but not in Chrome or IE. In Firefox I get a nice, single scrolling row of affiliate buttons, in Chrome or IE I get them stacked 3 high, and then a broken button that doesn't appear in FF. Could you take a look and see if there's something I could add or remove to make it work in Chrome and IE? Horrors OnlineThanks for any help you can give me. Does the same for me in Chrome or IE, any word on a fix for this? Thanks!!
|
|
inherit
\o/ ^o^ /o_ /o\
16464
0
Jul 22, 2024 13:57:10 GMT -8
pawl
29,621
November 2003
pollo
Pink Stars
|
Post by pawl on Feb 14, 2013 20:07:05 GMT -8
Just gone 4am local time, headed to bed shortly. I know I keep saying it in this thread, but 'tomorrow' =P Not working, so should have at least a couple of hours spare for this, will take a look. =]
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Feb 15, 2013 5:54:58 GMT -8
Hello Paul...
Did you ever get a chance to look at the change (Test Site link) I made noted 3 threads up?
|
|
inherit
\o/ ^o^ /o_ /o\
16464
0
Jul 22, 2024 13:57:10 GMT -8
pawl
29,621
November 2003
pollo
Pink Stars
|
Post by pawl on Feb 15, 2013 5:59:43 GMT -8
Just had a look now, seems you've cracked that one. =P Although you've also got a table up by shorty, don't suppose you happen to have a link to it anywhere? His seems to work a little better (mine was something of a rush job to keep people happy, haha)
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Feb 15, 2013 6:16:15 GMT -8
I was assisting shorty for testing purposes and I'm sure he will post the final results as a plugin soon.
|
|
inherit
\o/ ^o^ /o_ /o\
16464
0
Jul 22, 2024 13:57:10 GMT -8
pawl
29,621
November 2003
pollo
Pink Stars
|
Post by pawl on Feb 15, 2013 6:40:01 GMT -8
If he does and I miss it, let me know, because I'll retire this and defer to his version. =]
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Feb 15, 2013 7:01:13 GMT -8
Will do but if I may add, it would be nice for those that would have a choice of affiliate codes / plugins, so I would think twice on retiring it.
the strike through was a bad choice of words Paul and what I meant to say, is you have a great affiliate code here and would hate to see it retired.
|
|
kman
New Member
Posts: 173
inherit
183132
0
Feb 8, 2014 9:12:13 GMT -8
kman
173
September 2012
kman32
|
Post by kman on Feb 28, 2013 22:54:26 GMT -8
pawlAny way to get the affilites table to show in a single row on Chrome and IE like in FF? It's putting tha affiliate banners stacked 3 high on Chrome and IE. Thank you for any help you can offer.
|
|
kman
New Member
Posts: 173
inherit
183132
0
Feb 8, 2014 9:12:13 GMT -8
kman
173
September 2012
kman32
|
Post by kman on Mar 10, 2013 21:43:21 GMT -8
Bump
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Mar 11, 2013 5:28:59 GMT -8
Hello kman... Try changing this (CSS): .aff .content > table { width: 100%; table-layout: auto; } to this: .aff .content > table { width: 100%; table-layout: manual; } I had the same issue with the double affiliate table until I made that change posted above to Paul. You can view the results here: link
|
|
kman
New Member
Posts: 173
inherit
183132
0
Feb 8, 2014 9:12:13 GMT -8
kman
173
September 2012
kman32
|
Post by kman on Mar 11, 2013 14:27:00 GMT -8
aRMY83, Thanks. However I tried changing that in the style sheet and the affiliates are still stacked 3 high in IE or Chrome. Works fine in Firefox, but for whatever reason not in IE or Chrome. I thought it was maybe because I had the border around forum installed as that seems to be the reason I'm having such a hard time getting Richie's affiliate plug in to work on that theme, but I see you have the border around forum as well and pawl's affiliate table works fine for you. Strange. But, thanks very much for the reply.
|
|