Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2017-08-19 01:42:27

pideja
Member
From: Montreal
Registered: 2013-02-26
Posts: 1,299

shadow on masthead image

(question split to its own topic by moderator)

In the meantime, I have an image as a masthead, centred on the page. Any way to have a "drop" shadow below the image?

See it here pideja.ca/luc

Last edited by pideja (2017-08-19 01:43:22)

Offline

#2 2017-08-19 01:58:28

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: shadow on masthead image

Custom css will do the job.
for example:

.masthead img {
  box-shadow: 4px 4px 4px;
}

more on box-shadow: https://www.w3schools.com/cssref/css3_pr_box-shadow.asp


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

Board footer

Powered by FluxBB