lior6312
Member
Posted 11 months ago #
Hi,
I'll appreciate your help with away of changing the dimension/size of the grids so they'll become wider & narrow, in a way it will display 4 or 3 grids per line (Horizontally) in the same default page size
Example:
http://sixhours.net/ -> "Sixhours Photography"
Sixhours, please except my thanks (in advance) by using your site as an example
Many Thanks
Lior
Hi there. This is an advanced customization and therefore not something I can really help with. The best advice I can offer is to play around with the widths in CSS until you get the layout you're looking for (and as always, I advise using a child theme so your customizations don't get overwritten by future theme updates).
Sixhours.net is based on a different theme, Lazy Sunday, which can be found here:
http://wordpress.org/extend/themes/lazy-sunday
That theme may work better for your purposes if that's the style you're looking for.
lior6312
Member
Posted 11 months ago #
Thanks! sixhours for your fast response
Is it will be simplest changing only the height of the grids?
and were can i do it?
It is much appreciated
Lior
post a link to your site to illustrate the problem.
'height' sounds like a formatting issue, which is usually done with changes in style.css;
use Firebug http://getfirebug.com/ or similar to investigate the styles.
Changing height is not really simple either. Again, your best bet is to examine style.css and tweak it until you get it just right--that's what I would do, at least. Try using a browser addon like Firebug (getfirebug.com) to Inspect and pinpoint the areas you need to change.
@alchymyth beat me to it :)
lior6312
Member
Posted 11 months ago #
Many Thanks, I'll take it from here