StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 09-10-2012, 09:33 AM
TarasButterDish TarasButterDish is offline
Registered User
Genesis Member
 
Join Date: Jun 2012
Posts: 13
Default How To Move Archive Titles Below Thumbnails

Good Morning Genesis Geniuses.

First my apologies if this is in the wrong forum. It's not specific to my Genesis Theme but my CSS in general.

I've been toying with this for three hours now and am at a loss.

I have set up my archive pages to list as a thumb grid only. I'd like to move the post titles to below the thumbnails on the archive pages only.

This will better align the posts by image and not title. (see screenshot).

I've searched the internet high and low, tried genesis hooks... nothing is working.

Additionally, I did something to the Genesis popular post widget. It shows up normal on my main page but now the images are completely skewed on the archive pages.

I would be very grateful for any help.

Here is the code I added to my CSS file:


.archive .post p {
display:none;
}

.archive .post {
display:inline-block;
vertical-align:top;
width:28%;
padding:1.23%;
margin:1.23%;
min-height:190px;
background-color:transparent;
}

.archive .post-meta,.archive .post-comments,.archive .post-info {
display:none;
}

.archive h2 a,h2 a:visited {
font-size:15px;
line-height:22px;
margin-left:auto;
margin-right:auto;
}

My page is, http://www.thebutterdish.net/kitchen-2/


Thank you very much.
http://www.thebutterdish.net/kitchen-2/
Attached Images
File Type: jpg Screen shot 2012-09-10 at 10.29.09 AM.jpg (11.0 KB, 2 views)
File Type: jpg Screen shot 2012-09-10 at 10.28.43 AM.jpg (20.1 KB, 2 views)
 

Tags
archives, grid, title

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 04:59 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.