VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

I wish a slogan text without transformation
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: I wish a slogan text without transformation

I wish a slogan text without transformation 26 Mar 2017 13:15 #10094

Hello,
a) I wish a slogan text without transformation in capital letter, I wish it to respect the initial case of the characters. I did not find the transform :: uppercase line to delete it.

b)I search the line to change the text size of the slogan

c)To change the position of the slogan text, I put the following code in /www/templates/jf_thehub/css/template.css but it does not work, i have to do a bad handling

.jflabel_skitter {
left: 25% !important;
top: 40% !important;
}


Thank you for your help
Last Edit: 26 Mar 2017 19:32 by Daniel33610.

  • Posts:9
  • Daniel DUPONT
  • Daniel33610
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: I wish a slogan text without transformation 27 Mar 2017 02:49 #10096

a) I wish a slogan text without transformation in capital letter, I wish it to respect the initial case of the characters. I did not find the transform : uppercase line to delete it.

b)I search the line to change the text size of the slogan

You can edit file templates/jf_thehub/css/template.css, change:
 
#slideshow .slideSloganText {
font-size: 3.3125em !important;
font-weight: 800;
text-transform: uppercase;
}
 


c)To change the position of the slogan text, I put the following code in /www/templates/jf_thehub/css/template.css but it does not work, i have to do a bad handling

You can change line:
 
#slideshow .label_skitter_container {
...
position: absolute;
top: 40%;
}
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.45 seconds
Friday 26 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.