Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
monkeypod
#1
Pleased with how this came out.

This is my own theme Citywide, adapted with new colours, the header image replaced with a I18N slideshow, and a new 3column page layout for the homepage.

http://www.monkeypod.co.uk
Reply
#2
(2013-01-22, 00:13:06)Timbow Wrote: Pleased with how this came out.

This is my own theme Citywide, adapted with new colours, the header image replaced with a I18N slideshow, and a new 3column page layout for the homepage.

http://www.monkeypod.co.uk

Regarding the gallery the margin of the CSS rule
Code:
#content .page-text img {
  ...
  margin: 0 0 20px;
}
is in effect for the thumbnails, which create a not-so-nice empty space below the thumbnail images. You should create an additional rule to disable this for the thumbnails.
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply
#3
(2013-01-22, 00:43:53)mvlcek Wrote: Regarding the gallery the margin of the CSS rule
Code:
#content .page-text img {
  ...
  margin: 0 0 20px;
}
is in effect for the thumbnails, which create a not-so-nice empty space below the thumbnail images. You should create an additional rule to disable this for the thumbnails.

Thanks, I hadn't spotted that. I was letting the owner do his own gallery. I will fix it now.....
#content .page-text .gallery-thumb img {margin:0;}
Done
Reply
#4
Nice, I like the use of a template Smile

I've built a couple templates that are really basic, but make it really fast to make a GetSimple-based website for clients. sort
Reply




Users browsing this thread: 1 Guest(s)