PDA

View Full Version : Two requests [SOLVED]



Dallas
07-07-2008, 03:41 AM
I'm setting up a site with your template which I bought about a week ago.

There are two things I'd love to be able to change but can't seem to work out how I would do it.

1. To be able to change the font and colour of the Headding for each page ie the text of the Title for an Article or Category

2. To be able to put the "Written by" text and date down the bottom just above "Last updated"

Can this be done with the template as it stands?

tony
07-07-2008, 09:50 AM
Hi Dallas,
Thank you for choosing JoomlaShine’s products.

Can you please tell us what version of Joomla! CMS are you using? Also, as you are PRO customers please feel free to use helpdesk system which is available at
http://support.4dstyle.com/dedicated/index.php

Best Regards, Tony
JoomlaShine.com Team.

Dallas
07-07-2008, 05:23 PM
Hi Tony,

I'm using Joomla 1.5

-------




Hi Dallas,
Thank you for choosing JoomlaShine’s products.

Can you please tell us what version of Joomla! CMS are you using? Also, as you are PRO customers please feel free to use helpdesk system which is available at
http://support.4dstyle.com/dedicated/index.php

Best Regards, Tony
JoomlaShine.com Team.

tony
07-07-2008, 08:21 PM
Dallas ,

>>> “…1. To be able to change the font and colour…”
Please open the file ‘template.css’ and add the piece of code below

td.contentheading {
color: xxx;
}

Where “xxx” is hexcode of the color. You can visit next site to check “hexcode” – “color” http://www.colorschemer.com/online.html

If you would like to change the font – family of heading of JSN Epic template please to open the file ‘index.php’ and find lines “…$heading_fonts = array(…” (approximately the line number 105).

>>> “…2. To be able to put the "Written by"…”
I’m afraid you need to hack Joomla! CMS core files. Unfortunately free support covers only JoomlaShine’s products matters. If you still want to realize that please to use the official Joomla! CMS forum (http://forum.joomla.org).

Best Regards, Tony
JoomlaShine.com Team.

twixyco
07-11-2008, 12:03 PM
he dallas,

here is a module that will do the trick! www.australian-ireland.com each page can have a differant color.

best of luck