-
AuthorPosts
-
sbaldwin Friend
sbaldwin
- Join date:
- May 2008
- Posts:
- 342
- Downloads:
- 0
- Uploads:
- 65
- Thanks:
- 119
- Thanked:
- 15 times in 1 posts
January 19, 2011 at 7:54 pm #159011Hello, I would like to make the Gray Tab Width Smaller -OR- at least Center the Text and change the font on the tab white with green background.
For some reason after I removed the module suffix (icon) on the tab the text does not center nicely and leaves a gap. See Photo, thank you.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 19, 2011 at 7:59 pm #372728The width of the tabs is set depending on how many tabs you are using, more tabs makes them thinner, less makes them wider.
Please post a link to your site and I will look at centerig the test. Please disable css compression/join while we are looking at this for you.
sbaldwin Friendsbaldwin
- Join date:
- May 2008
- Posts:
- 342
- Downloads:
- 0
- Uploads:
- 65
- Thanks:
- 119
- Thanked:
- 15 times in 1 posts
January 20, 2011 at 3:27 am #372796Sent website PM. Join and Minify compression is off. I did not add or delete any tabs (it’s the same as demo). All I did was remove the “icons”. However I did re-posistion the JA tab to “left” side but that dosen’t matter. Thank you.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 20, 2011 at 7:24 am #372821If you are removing all the icons the the simple chage would be to adjust the figure highlighted in red below in the file plugins>content>ja_tabs>themes>portfolio>style.css
.portfolio .ja-tabs-title-left ul.ja-tabs-title li h3 {
background-position: left center;
color: #88888A;
font-size: 100%;
font-weight: bold !important;
letter-spacing: normal;
margin: 0 0 0 15px;
padding: 20px 15px 20px 45px;}
The actual width of the tabs is sef in the code below (same file)
.portfolio .ja-tabs-title-left {
background: none repeat scroll 0 0 #CACCCD;
float: left;
height: 100%;
position: relative;
width: 180px !important;}
sbaldwin Friendsbaldwin
- Join date:
- May 2008
- Posts:
- 342
- Downloads:
- 0
- Uploads:
- 65
- Thanks:
- 119
- Thanked:
- 15 times in 1 posts
January 20, 2011 at 3:44 pm #372889Thank you Phil, I will try that. Also do you know why changing this in the module parameters has no effect? It looks like I should be able to change the width without touching the code in the Advanced Parameters, however when I tried it it didn’t seem to make a differance. I put in 45 for width and saved. I’m assuming it’s asking for a pixel size. Do you know what that is for or why it does not work?
Thanks again,
Sandra
nataliia Friendnataliia
- Join date:
- December 2010
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
January 20, 2011 at 9:24 pm #372928Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 20, 2011 at 9:55 pm #372934<em>@nataliia 216418 wrote:</em><blockquote>Hi! how do I change the font size in module JA Tabs? Sorri, but my templete JA IV
Thank you</blockquote>
Open plugins>content>ja_tabs>themes>teline_iv>style.css and around line 63 you will find the following. Add the line I have highlighted in red and replace ** with the font size of your choice.
.teline_iv .container .ja-tabs-title-top ul.ja-tabs-title li h3 span {
background:none repeat scroll 0 0 transparent;
border:0 none;
display:inline;
margin:0;
padding:0;
font-size: **px;}
1 user says Thank You to Phill for this useful post
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by Phill 13 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum