0
Votes
Undo
  1. 360graphics
  2. Commercial Templates
  3. Monday, 30 November 2015
  4.  Subscribe via email
Hello,

We are using the Creative template with the BT Portfolio and there seems to be a delay when switching between portfolios. Is that something we can fix on the template? Below is the link:

http://www.threesixtygraphics.com/brandnew/index.php/portfolio

Also, how do I edit the design of the line under the Page Titles?

Thanks!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

We are unable to replicate any delay with your portfolio which may indicate a local resource issue on the device you are viewing your site with rather than an issue with the extension. Have you considered contacting the extension developer on the issue?

In what way would you like to edit your page titles?

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

Attached is a screenshot of the underline under the page titles. I either want to remove them or be able to change the design.

Also, attached a screenshot of the delay on the portfolio when you first go to the portfolio page.

Thanks!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

For this issue you could try setting a min-height to your extension by adding something like the following to the Custom CSS field of your templates parameters...


.btp {
min-height: 400px;
}


To remove the underline from your article titles you can also add the following to the same field...


.item-title::before, .page-header::before, .item-title::after, .page-header::after {
display: none;
}


To edit this area you can add the following, editing to your own taste....


.item-title:after,
.page-header:after {
content: '';
height: 3px;
width: 200px;
position: absolute;
bottom: 0;
display: block;
border-top: 1px solid rgba(0, 0, 0, 0.2);
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.item-title:before,
.page-header:before {
content: '';
height: 5px;
width: 60px;
position: absolute;
bottom: 0;
display: block;
background-color: #CB6529;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for your help!
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • 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