Click here to register or to donate. Auto self-registration is not available here - far too many spammers. This forum has many, many backlinks and because of that there is an intense desire among spammers to drop their links here.
Subscribe widget not opening in new window and won't center
#1
Jun 6, 2009, 03:31 PM
fredless
10 posts · Jun 2009
USA
I used the modified example in the query by ppat2 (modifying bfa_subscribe.php) to put all the subscription items on a single line, and it worked great. However, I can't seem to get them to open in new windows or tabs (on ffx or ie). I've tried rel="nofollow external" with no luck. Looking at the basic code, it should open in a new window, but it just doesn't seem to work (like it does at mashable). Any thoughts?
#2
Jun 10, 2009, 06:06 AM
Flynn
3,768 posts · Oct 2008
Munich, Germany
add target="_blank"
<a target="_blank" rel="external nofollow"
external and nofollow don't cause a link to open in a new window (only if i.e. that behavior was added with i.e. Javascript)
#3
Jun 10, 2009, 08:26 AM
fredless
10 posts · Jun 2009
USA
Flynn - Yeah, tried that first (finally figured I was putting in just outside of the correct spot - too many " marks). Thx.
Still can't get the icons centered - think I might have to manually add spaces? The table code is:
Totally different question: the Front Page will not show Excerpts - only Full Pages (I have to use "more" tags to trim them down). I've tried setting the page to Excerpts Only and then making the front page value 1 (as directed in the theme). No luck. Any thoughts?
#4
Jun 11, 2009, 06:16 AM
Flynn
3,768 posts · Oct 2008
Munich, Germany
The icons have an inline style of "float:left". Remove that in the bfa_subscribe.php, or leave the float:left and put all icons into the same <TD>...</TD>
Excerpts on the homepage is a known bug and fixed in the upcoming 3.3.4