Twenty Twelve – CSS help pls
-
I’m using Twenty Twelve Responsive theme as my template base.
I’ve just checked on my mobile after adding my albums / galleries and they are all out of whack.
I have a strong feeling its due to the css i applied.
Can someone please help?
Here is the code which is giving me grief! i thought it could be because i was using px instead of rems so changed that but still no difference.
.ngg-gallery-thumbnail-box { float: left; width:12.85714286rem; background-color:green; } .ngg-gallery-thumbnail { float: left; margin-right: 5px; text-align: center; padding-bottom:20px; } .ngg-gallery-thumbnail img { background-color:#000; border:1px solid #A9A9A9; display:block; margin:4px 0px 4px 5px; padding:4px; position:relative; } .ngg-gallery-thumbnail img:hover { background-color: #A9A9A9; }
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Twenty Twelve – CSS help pls’ is closed to new replies.