lexicondevil
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] Not displaying home page when logged outnever mind … sorted thanks
.entry-footer {
display:none;
}should remove the whole post footer
Forum: Themes and Templates
In reply to: [Pictorico] style post tags & category?yes I can (did) style the date,author & edit separately
.edit-link { font-size: 35px; } .byline { font-size: 25px; } .author vcard { font-size: 20px; } .posted-on { font-size: 40px; }how do I define a class for the tags & category?
Only way I can see is to apply the code to entire footer section of the post which then overrides the aboveForum: Themes and Templates
In reply to: [Pictorico] style post tags & category?also on the front page I’m now getting edit links showing over all featured images
HomepageForum: Themes and Templates
In reply to: [Pictorico] style post tags & category?your snapshot does show the date (july 20,2013) and author (LexiconDevil) but I can’t see how nth-child can be used when tag numbers are so varied?
Forum: Themes and Templates
In reply to: [Pictorico] style post tags & category?Yes I got that far but I can’t seem to specifically style JUSt the category & tags it includes all meta links in the footer.
permalink,date,author & edit I’d like to appear as simply text
Link to example pageForum: Plugins
In reply to: [Lightbox Slider - Responsive Image Gallery plugin] page not found?forget it.found a lot better,easier to use and free slider
Forum: Plugins
In reply to: [Comments Evolved for WordPress] requires PHP 5.3I had the same error message as above.
I guess after a month & not even 1 answer it’s best to delete this “plugin” ….Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] 4 column mosaic galleryI can’t remember the exact numbers but it was significantly bigger.for arguments sake & example:
default content width is 600px* generating 3 columns of 200px wide images
I changed my content width to 960px hoping it would generate 4 columns of the same 200px wide images
It generated 3 columns of 300px wide imagesyes I also accounted for white space around images in my calculations the above is a rough example.
point is it was significantly larger increase in content width and Im feeling the image sizes are generated as a % of the content width rather than a fixed pixel width.
If this % could be edited somewhere it would allow a more horizontal gallery to be generated to fully utilise full width themes whereas it’s currently a more vertical alignment which suits thinner themes and the use of sidebarsForum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] 4 column mosaic galleryNo
you can’t fix it by adjusting content width (which I already did before even making this thread) because it generates larger images in a 3 column mosaic gallery.Hence asking if there’s a way to edit something somewhere so it will generate a gallery of same size images as default setting but spread out the available width.
If the gallery were to utilise the available space in the content width to generate a mosaic that took up the entire space while utilising the same size images as per default then it would tile appropriately to 4,5 columns however much space there is in the same way as if you decrease your browser window you will be left with 2 columns or 1.Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] 4 column mosaic galleryyep not interested in using the thumbnail gallery at all it looks dated and positively antique and doesn’t fit in well with the site front page
Using the “square tiles” option presents me with a 5 column layout of smaller images.
This isn’t ideal given all my photos are in 16:9 ratio portrait and landscape hence needing to use mosaic which preserves aspect ratio.automatically calculates the number of columns and size of the images based on your theme’s content width,
Adjusting content width merely increases individual image sizes in the mosaic gallery.There should be an option or way to edit the code so limits the size of the images generated.
For a full width page template having a thin column of images down the centre of the post instead of filling all the horizontal space available defeats the purpose of full pageForum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] 4 column mosaic gallerynot using or interested in a thumbnail grid.the question relates to the mosaic thumbnails generated.
so nowhere to edit it to:
1)force the mosaic to form 4 columns
2)force or limit mosaic thumbnails to smaller images so they fill the available spaceForum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] 4 column mosaic galleryI read that information already about theme width & image sizes when I was making the gallery full width.
What it did was instead of using the original image size before changing the width it now uses a larger size image so still keeps the 3 column layout.
If the images were still displayed at the original size before I changed the width there would be enough room for a 4th column which I was under the impression it would generate not change the size of images displayed.
Is there a way to limit then size of thumbnails in effect to force it to generate 4 columns?
and even with an all portrait gallery I still get 3 columns
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Full Width Gallery*edited*
answer found here http://wordpress.org/support/topic/tiled-galleries?replies=11