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 2015-06-01 23:23:49

tgipson
Member
From: parker co usa
Registered: 2013-03-19
Posts: 165
Website

centered content descriptions AND link issue

I've got the content description centered using style tags.
However I would like to have the words "click here" linked to a different page AND stay centered. Can't put a link in the midst of the style tag and am stuck on the solution. Suggestions?

This is the page and content in question: http://wtgphotos.com/theArt/1monthly%20 … ddayLight/

Thanks ahead for your time and thoughts,
Terry


just mucking my way through this stuff...
www.terrygipsonphotography.com

Offline

#2 2015-06-02 00:03:18

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

Re: centered content descriptions AND link issue

did you want the "click here" text on the same line or a different line?
If the same line:

<h2 style="text-align:center;">June 2015 print of the month</h2>

<h4 style="text-align:center;">Antelope Canyon midday light</h4>

<p style="text-align:center;">to purchase this fine art print, <a href= "http://www.google.com/">click here</a></p>

if on its own line:

<h2 style="text-align:center;">June 2015 print of the month</h2>

<h4 style="text-align:center;">Antelope Canyon midday light</h4>

<p style="text-align:center;">to purchase this fine art print,</p>

<a href= "http://www.google.com/" style="display:block; text-align:center;">click here</a>

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

Offline

#3 2015-06-02 00:58:55

tgipson
Member
From: parker co usa
Registered: 2013-03-19
Posts: 165
Website

Re: centered content descriptions AND link issue

Like usual I had my syntax wrong. Thanks again!
Terry


just mucking my way through this stuff...
www.terrygipsonphotography.com

Offline

Board footer

Powered by FluxBB