Skip to main content
Topic: Another small bump of the site (Read 21304 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: Another small bump of the site

Reply #45

Me too!  :)

Re: Another small bump of the site

Reply #46

Bumpity to :
commit 5427bd9db846e03a84dd0e11f3375c6b2ebd7242
Pull request #2174
Bugs creator.
Features destroyer.
Template killer.

Re: Another small bump of the site

Reply #47

Here is already updated to 1.0.5  :)  I'm testing it already.

 

Re: Another small bump of the site

Reply #48

Another bump ... now up to commit a394196c70517d61cbab868939241759c21ebbc7 on branch 1.0.5

Re: Another small bump of the site

Reply #49

Great! :D
Bugs creator.
Features destroyer.
Template killer.

Re: Another small bump of the site

Reply #50

Hey it haz cutesy little house in the linktree. :D

ETA: Hmm. TBH cutesy little house not so good  IMO. Problem is that it gives a very small target for teh clickies when you want to use the linktree to go back to the home page. It could really do with some extra padding on that anchor to make it more usable,

The problem is that since you're just using one of these nifty new icons fonts, there's no actual text. That means nothing  for the CSS to grab to give the anchor the same line-height and horizontal paddings as the other linktree links.

Result is that the anchor collapses to the size of the icon itself, which is bugger all.

So yeah it's cute, but it's not very practical in its present format.

ETA again: Aha. So it's pulling in some weird CSS from some other classes. Probably from FA framework. Does FA stand for F**k All? :D
Last Edit: September 04, 2015, 08:52:58 am by Antechinus
Master of Expletives: Now with improved family f@&king friendliness! :D

Sources code: making easy front end changes difficult since 1873. :P

Re: Another small bump of the site

Reply #51

suppose one could wrap it with   or #8239;

Re: Another small bump of the site

Reply #52

Should just be able to target it with CSS directly. Something like this should do it:

 
Code: [Select]
.linktree:first-child a {height: 2em; padding: 0 6px; }

Unless I'm missing something and FA is going to bork that somehow (haven't worked with FA yet so don't actually know).
Master of Expletives: Now with improved family f@&king friendliness! :D

Sources code: making easy front end changes difficult since 1873. :P

Re: Another small bump of the site

Reply #53

its live

Re: Another small bump of the site

Reply #54

Yeah that sorts it, whatever you did. :)
Master of Expletives: Now with improved family f@&king friendliness! :D

Sources code: making easy front end changes difficult since 1873. :P

Re: Another small bump of the site

Reply #55

And here we are with the is-to-be 1.0.6! :D
Bugs creator.
Features destroyer.
Template killer.

Re: Another small bump of the site

Reply #56

I think its our smallest update to date :D


Re: Another small bump of the site

Reply #58

LOL ... did I hear 1.0.7 :P