Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Edit Online Gift Certificate FAQ links and spacing ?

Edit Online Gift Certificate FAQ links and spacing ?

Locked

Views: 946

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
15 Apr 2010, 4:27 AM
#1
muzz avatar

muzz

Totally Zenned

Join Date:
Mar 2009
Location:
Australia
Posts:
604
Plugin Contributions:
0

Edit Online Gift Certificate FAQ links and spacing ?

Hi there,

I want to edit to the standard: Gift Certificate FAQ page.

I want to add another href link and also edit the line spacing.

Any input appreciated.

Thanks

15 Apr 2010, 5:51 AM
#2
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,179
Plugin Contributions:
0

Re: Edit Online Gift Certificate FAQ links and spacing ?

Muzz:

edit the line spacing

Mu,
Edit the stylesheet.css

Find this:

#gvFaqDefaultMainContent {
font-size:1.2em;
}

  1. just add this: line-height: 1.3em;
15 Apr 2010, 12:36 PM
#3
muzz avatar

muzz

Totally Zenned

Join Date:
Mar 2009
Location:
Australia
Posts:
604
Plugin Contributions:
0

Re: Edit Online Gift Certificate FAQ links and spacing ?

Thanks in regards to line height..

what about adding a href link?