Showing posts with label Designer Templates. Show all posts
Showing posts with label Designer Templates. Show all posts

Sunday, January 26, 2020

A Template For Virginia Usa #3

For over a year, I've been suggesting that the fourth dimension for using Classic (HTML Based) templates has expire a affair of the past. This month, nosotros are hearing suggestions that nosotros are genuinely nearing the goal of back upwardly for the Classic templates. As many spider web log owners constitute out nearly the goal to FTP Publishing, yous produce non produce goodness past times waiting until the in conclusion minute.

While there's nevertheless time, it's to your produce goodness to try out the novel templates, notice what yous produce non similar nearly them - together with what yous absolutely cannot alive with, together with objectively study your issues inwards Blogger Help Forum: Layouts & Templates.

If yous convey issues, your issues are shared past times other spider web log owners similar you, together with all concerned tin study their issues, you'll convey a amend run a jeopardy of having your concerns heard past times Blogger. In effect, yous tin assistance to effort the in conclusion migration, from HTML to XML based templates - if yous acquire involved piece at that spot is nevertheless fourth dimension to produce that.

If yous expect until the in conclusion minute, when Blogger gives yous the "last call" notice
FTP publishing is no longer available equally of May 1, 2010
You currently convey blogs that are published using FTP. You must migrate your blogs to a novel custom domain URL or a blogspot URL. To acquire more, encounter our dedicated spider web log together with assistance documentation.
it may live likewise late, when yous break out details that absolutely don't work, for you.

Move ahead, instantly - or be stuck, later
I estimate it's fourth dimension to deed to WordPress, equally Blogger isn't listening!!

Wednesday, November 20, 2019

Creating A Floating Background, Nether The Posts

This spider web log started out using a Layout template, advert "Minima". When I applied a Designer template, I selected the Designer equivalent of "Minima", advert "Simple".

Long ago, I picked a template background - which looked slightly improve than wearisome - for this blog. The spider web log looked fairly decent amongst the content text floating over the background, when viewed using a high resolution, amount coloring cloth ("32 bit" palette) display.

Unfortunately, non everybody who views this spider web log uses a high resolution, 32 flake coloring cloth palette. During the by twosome years, I bring observed diverse comments published here, from people who did non divulge it tardily reading the text, floating over the naked spider web log background.

Applying a floating content background, which you lot may run into looking similar a whitish haze floating simply beneath this text, was non hard - though it took or in addition to then experimentation.

The "Picture Window" template includes a floating background, standard. The Designer template, advert "Picture Window", comes touchstone amongst this floating content background - though theirs is opaque, behind the posts (and somewhat wearisome looking).

Using "Picture Window" every bit a guide, I flora the necessary code.

Looking at an existing spider web log which used the "Picture Window" template, I flora the relevant CSS rule. As always, or in addition to then of the code below contains gratuitous draw of piece of job breaks, which you lot volition desire to remove.
.main-outer { background: transparent url(http://www.blogblog.com/1kt/transparent/white80.png) repeat scroll meridian left; } 

I wanted a picayune flake of command over the score of transparency. Influenza A virus subtype H5N1 flake of searching the W3Schools website, in addition to I flora the correct tutorial.
The CSS3 holding for transparency is opacity.

And an event inwards the tutorial,
img { opacity:0.4; filter:alpha(opacity=40); /* For IE8 in addition to before */ } 

Combining the 2 rules, in addition to I before long had
.main-outer { background: transparent url(http://www.blogblog.com/1kt/transparent/white80.png) repeat scroll meridian left;  opacity:0.40; filter:alpha(opacity=40); /* For IE8 in addition to before * } 

Adding the code is non difficult.

Adding the code to the template was tardily plenty - using the "Add CSS" card option inwards Blogger Template Designer.

After a flake of experimentation amongst this spider web log background, I decided that 75% opacity looks best, for this blog. I may modify my mind, from fourth dimension to time, however.
.main-outer { background: transparent url(http://www.blogblog.com/1kt/transparent/white80.png) repeat scroll meridian left;  opacity:0.75; filter:alpha(opacity=75); /* For IE8 in addition to before * } 

And, for 2/19/2016, I flora a simpler equivalent.
.main-outer { background: rgba(255, 255, 255, 0.60); } 

Depending upon your spider web log background, in addition to your text colours, you lot may similar to a greater extent than or less opacity. Other than the opacity decision, you'll divulge this tweak to last fairly straightforward.

You tin laissez passer on notice add together the background nether unlike template sections.

Instead of adding a background nether "main-outer", you lot could selectively add together a background nether whatever of the iii sections of "main".

  • column-center-outer (only the posts).
  • column-left-outer (only the left sidebar).
  • column-right-outer (only the correct sidebar).

These are the container names used inwards touchstone Blogger templates. If you lot are using a custom template, you lot may divulge other containers to specify.

Your spider web log is your alternative - in addition to this technique offers diverse choices.

Tuesday, November 19, 2019

Dynamic Templates, Equally Role Of Blogger History

Recently, we've seen people who desire to utilization a dynamic template on their weblog - merely are unwilling to position upward amongst the limitations.
Why can't Google brand its Dynamic View Template slow to customize?
and
Why can't I select who I desire reading my blog, together with permit my readers utilization a dynamic view?
and
Why should I let on my weblog to a "Dynamic Template" - which appears to live on Google beak for "It doesn't operate at all."?
Not every Blogger weblog possessor realises why the dynamic templates operate every bit they do, yet offering every bit few options.

To empathise why dynamic templates operate - or don't operate - every bit they do, 1 should empathise the history of Blogger blogs, together with utilization of templates.

Monday, November 18, 2019

Template Designer Upgrades Necessitate Supporting Updates To The Private Spider Web Log Templates

This week, we're seeing a pocket-size inundation of occupation reports inwards Blogger Help Forum: Something Is Broken nearly problems alongside the Template Designer.
Every fourth dimension I modify something, I accept to refresh the page inwards gild for it to demo up. It won't "Save" when I endeavour to salvage the layout changes. It simply says "Saving..." at the altitude of the page as well as fades away, but doesn't genuinely salvage whatever changes.

Many problems involve changes made to the template, using the Designer, which aren't beingness saved - or are broken when saved. Most of the people reporting these problems accept made changes to the template, previously - or then are then experienced at making changes, they can't believe that their latest changes could always accept problems.

Interestingly, this history of changes is non a coincidence - as well as it's probable that or then of the changes helps to crusade these problems.

Take a hold off at the template code inwards your blog, or then time. You'll discovery a lot of code which doesn't hold off similar CSS, HTML, or XML. Some of it is code which supports the diverse spider web log features that are adjusted or configured using the Template Designer.

Many template features involve 2 sets of code.
  1. The Template Designer wizard, business office of the Blogger dashboard, is mutual code used past times all spider web log owners.
  2. The blog template, post service template, as well as / or widget template, is business office of the private blogs. Some template code does zip but back upwards the Template Designer - as well as permit y'all configure your spider web log layout,
Every fourth dimension Blogger Engineering adds or updates template features, they accept to brand changes to both sets of code.

Blogger Engineering does non edit each private blog, afterwards they upgrade the Template Designer. They brand changes to the principal template code - as well as their changes replicate into the private spider web log templates. These changes replicate much to a greater extent than consistently, when the private templates accept non been changed.

The to a greater extent than custom a template is, alongside changes applied by the spider web log owner, or maybe in a 3rd political party template, the less probable it is to properly update, to back upwards each succeeding Template Designer update.

Any fourth dimension Blogger Engineering updates the Template Designer, to add together a novel feature, or maybe to support a novel browser version, their updates may involve changes which are non properly applied to all blogs - as well as the Template Designer stops working, inwards or then blogs.

When the Template Designer stops working, the park recommendation is to refresh the post service or widget template - or maybe to upgrade the spider web log template - as well as things get-go rolling again. And the spider web log possessor goes dorsum to tweaking the template, until something breaks again.

>> Top