1. Nick
  2. Commercial Templates
  3. Tuesday, 17 April 2012
  4.  Subscribe via email
Just downloaded another great template J51 Avenue, amazed by the amount of options to customize the template in the template manager. Keep up the good work,
Nick
Accepted Answer Pending Moderation
0
Votes
Undo
Great to hear it Nick.

Any questions regarding setting up your template please feel free to post them to the forum here.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello,
I recently purchased this template and I have some questions.

1. I have a problem with article detail information not showing as it should - I am attaching print screen. It's getting in the way of article content. Is there a way to fix this?
2. How could I decrease the font size of article titles?
3. This is probably a silly question but how do I use image styles in articles? I have seen in css file that there are two stiles possible.

Thank you!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Zoe

1. Would you have a URL to an example of this issue?

2. To wdit the article titles add the following to the 'Custom CSS' field in your templates parameters..

h2, h2 a:link, h2 a:visited {font-size: 28px;}

Where 28px is your font size.

3. Once you have added your image to your article click the source/html icon on your editor and locate the html for your image adding your class within the img tag (eg. class="frame-2";).

Example
<img src="http://demo.joomla51.com/0083/images/sampleimage.jpg" class="frame-2"/>


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,

here is an example: http://skd-logatec.net/sl/enota-resevalnih-psov/dogajanja/19-lavinski-tecaj-2012.html

Thank you for the info about titles and images!
How could I also make titles smaller on pages that are using Category blog and Featured articles?
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
1. Try adding the following to your templates Custom CSS field..

[code type=css].article-info {width: 100%;}[/code]

To include blog and featured article titles try changing the previous CSS to..

[code type=css]h2, h2 a:link, h2 a:visited {font-size: 28px !important;}[/code]

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Yay, it's all great now! Thank you very much :laugh:
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
I have another question :)
How could I add some empty space above the article title? Something like: {margin-top:10px;} ?

thanks!
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
try margin-top:10px on jstuff.css row 320

.items-row h2, .cols-2 h2, .row-0 h2, .row-0 h2, .item-page h2 {
margin-top:10px;
}
  1. more than a month ago
  2. Commercial Templates
  3. # 8
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok