-
AuthorPosts
-
marinolab Friend
marinolab
- Join date:
- June 2010
- Posts:
- 147
- Downloads:
- 45
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 7 times in 2 posts
February 14, 2014 at 4:15 pm #194788I need to change the icon of bootstrap (3 little White lines) with the title “SPORTELLO UTENZA”.
I know this must be in bootstrap.css/.btn-primary…but I do not how..
thanksTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 14, 2014 at 4:20 pm #522728Where, exactly, on your site are we to be looking?
I do not see a title “SPORTELLO UTENZA” via the link you provided. :((
marinolab Friendmarinolab
- Join date:
- June 2010
- Posts:
- 147
- Downloads:
- 45
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 7 times in 2 posts
February 14, 2014 at 6:27 pm #522738Hi Tom,
is my English so bad?
I mean instead of the 3 little white lines of the icon of bootstrap, I’ld like to get a title like “SPORTELLO UTENZA”…
thanks for your patiencechavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 15, 2014 at 6:33 am #522785There are two ways you can do one is in css and other is in mainnav blocks file
Here I have provided the css way fix
Go to this CSS: http://www.aslromag.info/T3b/templates/t3_bs3_blank/fonts/font-awesome/css/font-awesome.min.css
Replace this code
.fa-bars:before{content:"f0c9"}With
.fa-bars:before{content:"SPORTELLO UTENZA"}
then Go to this File : http://www.aslromag.info/T3b/templates/t3_bs3_blank/css/themes/asl/template.css
Add this code to the very first line
.navbar-header button { width: 150px;}
Hope this Helps
marinolab Friendmarinolab
- Join date:
- June 2010
- Posts:
- 147
- Downloads:
- 45
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 7 times in 2 posts
February 15, 2014 at 8:07 am #522790Great!
only one thing to arrange…the same font of the nav bar menu…chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 15, 2014 at 9:13 am #522793Go to this File: http://www.aslromag.info/T3b/templates/t3_bs3_blank/fonts/font-awesome/css/font-awesome.min.css
replace this code
.fa-bars:before{content:”SPORTELLO UTENZA”}With
.fa-bars:before { content: “SPORTELLO UTENZA”;
font-family: “Helvetica Neue”,Helvetica,Arial,sans-serif; font-size: 13px;}if it seems bigger, then you Need to change text “SPORTELLO UTENZA” to “Sportello Utenza”
1 user says Thank You to chavan for this useful post
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by marinolab 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum