- Posts: 30
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Commercial Joomla Templates
- Logo area dimensions and text style in slideshow
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Logo area dimensions and text style in slideshow
- Antonio Brocco
-
Topic Author
- Offline
- Junior Member
i have two question about the header of the template:
- how to modify the dimensione of the logo area and the logo?
- in my site the title of the article in slideshow don't appear in the style of your demo?I I set the slideshow parameters as of your documentation, but the title of the article does not appear that way at home.
imgur.com/HXYfOkP
Thank's for your support.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
You can edit the top padding (gap) from here:
.logoArea h1#logo a {
padding: 62% 20px 16px;
}
By editing the 62% you can increase or decrease the height.
To alter the entire dimensions you need to edit:
min-width: 168px;
max-width: 265px;
min-height: 143px;
}
Remember to paste your edits in your custom.css file.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Antonio Brocco
-
Topic Author
- Offline
- Junior Member
- Posts: 30
and you have solution for my second question? (text style in slideshow)
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Antonio Brocco
-
Topic Author
- Offline
- Junior Member
- Posts: 30
imgur.com/HXYfOkP
I see the correct text style. In my site the title text style don't appear how in your demo.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
You must have accidentally sent me a screenshot from the demo.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Antonio Brocco
-
Topic Author
- Offline
- Junior Member
- Posts: 30
this is a screenshot make during the animation of the slideshow. The title of the article (outsourcing commerciale) appears in a simply text style and not in a text style how in your demo site!!!!The parameters of the slideshow is setting as your documentation about this module.
imgur.com/JS9EGSJ
Thanks for your support
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
By default the title (yellow bg) and the tagline extrafield (blackish bg) should be shown.
These options are located in the module's parameters.
Finally make sure you are using the template's latest version.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Antonio Brocco
-
Topic Author
- Offline
- Junior Member
- Posts: 30
I have installed the 1.0.4 template package and the 1.0.4 template package update but no solve this problem.
In the template manager the version indicated of the template after the update is always 1.0.2
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Are both the item's title and extrafields visible?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Antonio Brocco
-
Topic Author
- Offline
- Junior Member
- Posts: 30
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
The title is also an extrafield.
To have the item's title mimick the extrafield, insert this in your custom.css file.
.slideshow a.moduleItemTitle { font-family: 'Titillium Web', serif;
float: right;
text-align: right;
text-shadow: 0 1px 1px rgba(0,0,0,0.33);
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
max-width: 700px;
background: rgba(243, 235, 1, 0.9);
margin: 0 0 10px;
font-size: 45px;
letter-spacing: -1px;
font-weight: 400;
line-height: 1em;
display: inline-block;
padding: 8px 20px;
}
You can also use the extrafield if you want your item to have a different title in the slideshow.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Antonio Brocco
-
Topic Author
- Offline
- Junior Member
- Posts: 30
thank for your supporto and your patience.
I have try to setting my site at the same way of the demo content for setting the slideshow using the extrafiled.
I have setting in the same way my site, but the slideshow don't function.
Why???????
This is the credentials for administrator:
Thank you very much!!!
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Remember this is a semi-public forum so a lot of users will see them.
From what I can see only one item which does not have an image.
Furthermore I am not seeing any extrafields only a slideshow1 title.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Antonio Brocco
-
Topic Author
- Offline
- Junior Member
- Posts: 30
I checked all the step by step procedure to create additional fields for yout slideshow module, but the slideshow does not appear I have set two item "Slideshow1" and "SlideShow", every item as a image and title in extrafield...it seems that the slideshow does not see the additional fields! I'm going crazy! How do I solve the problem of the slideshow?
I also tried to install additional external slideshow's modules, but the slideshow does not appear under the logo and aligned to the menu. They have bottom margins very large.
Help me!!!
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
These are the fields you have to enter.
Make sure that the slideshow inherits the correct K2 sub-template, the "slideshow" one.
Then scroll down and select 'Show' where it says Extra fields.
If you are still facing issues, you can send us credentials through the contact form: nuevvo.com/contact
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Antonio Brocco
-
Topic Author
- Offline
- Junior Member
- Posts: 30
I have set the extrafield and the module how your indicationm, the extrafield is set to "show". But slideshos don't appear.
I have created an account for you and I have send the credentials for admin of the site by your contact form.
Thank's
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
You changed the extrafield aliases. These are needed in the code.
You can change the labels, but you should not alter the aliases.
Finally you had set the module to show only selected item, without selecting any items.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Commercial Joomla Templates
- Logo area dimensions and text style in slideshow