-
AuthorPosts
-
7of9 Friend
7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
April 19, 2013 at 9:01 am #186921Hi,
Could you please let me know what do I need to change in the css, in order to increase the width and height of the logo and the width of the side bar?
Thanks in advance! 🙂
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
April 22, 2013 at 4:04 am #490622Hi 7of9,
You could find out css rule to set width of logo and sidebar in templates/ja_wall/css/template.css and templates/ja_wall/css/layout.css files
.logo-image h1 a {
background: url(../images/logo.png) no-repeat 0px 0px;
display: block;
text-indent: -999em;
width: 79px;
}#sidebar {
margin-left: -120px;
position: fixed;
top: 70px;
width: 120px;
}
That is the place you could increase width for logo and sidebar blocks. However, you need to make sure that the value of width does not cause other issue on your site .
<em>@7of9 369654 wrote:</em><blockquote>Hi,Could you please let me know what do I need to change in the css, in order to increase the width and height of the logo and the width of the side bar?
Thanks in advance! :-)</blockquote>
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
April 24, 2013 at 10:53 am #490924Hi,
Thanks for your reply.
Changing the sidebar width results to content / sidebar overlapping, since the content is not moved to the right.
Also the menu’s width is not increased. Please check it here: http://stigmacom.stigma-com.gr/index.php/en/Please advice.
Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
April 25, 2013 at 6:40 am #490994Hi 7of9,
Here the thread about change the logo size. You can take a look.
http://www.joomlart.com/forums/topic/color-block-how-do-i-enlarge-the-space-for-the-logo/For the sidebar, please take reference here:
http://www.joomlart.com/forums/topic/increase-the-width-of-the-sidebar/Hope it helps.
Regards
2 users say Thank You to Wall Crasher for this useful post
giuliano m Friendgiuliano m
- Join date:
- August 2008
- Posts:
- 117
- Downloads:
- 29
- Uploads:
- 33
- Thanks:
- 91
- Thanked:
- 14 times in 4 posts
November 10, 2013 at 11:17 am #511737Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
November 12, 2013 at 1:49 am #511903Hi giuliano m,
Please open templatesja_wallcsstemplate.css and modify these style at around line 1423. Please change the max-width value to match your need.
/* Sidebar Nav */
#sidebar .menu li a {
border-radius: 3px;
color: #999
display: inline-block;
line-height: normal;
max-width: 100px;
overflow: hidden;
.....
}Regards
1 user says Thank You to Wall Crasher for this useful post
giuliano m Friendgiuliano m
- Join date:
- August 2008
- Posts:
- 117
- Downloads:
- 29
- Uploads:
- 33
- Thanks:
- 91
- Thanked:
- 14 times in 4 posts
November 15, 2013 at 1:28 am #512275Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
November 15, 2013 at 4:49 am #512298Hi giuliano m,
Did you change the max-width value?
After making changes, please clear system cache and your browser cache.Also, please provide your site link so I could take a look.
Regards
giuliano m Friendgiuliano m
- Join date:
- August 2008
- Posts:
- 117
- Downloads:
- 29
- Uploads:
- 33
- Thanks:
- 91
- Thanked:
- 14 times in 4 posts
November 16, 2013 at 10:59 am #512443I sent you a private message with link.
thanks for the help 🙂
Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
November 18, 2013 at 1:47 am #512514Hi giuliano m,
Please put your site online and I will check the problem. I can not check anything right now.
As far I follow the thread, I can get the sidebar work as in this image.
http://www.clipular.com/c?6649290327851008=sF4Oh8aUnnWZSqvK21tnaBI0Iyc&f=.png
Please clear the browser cache and system cache after you change something.
Regards
1 user says Thank You to Wall Crasher for this useful post
giuliano m Friendgiuliano m
- Join date:
- August 2008
- Posts:
- 117
- Downloads:
- 29
- Uploads:
- 33
- Thanks:
- 91
- Thanked:
- 14 times in 4 posts
November 22, 2013 at 7:30 pm #513202everything perfect, just that I was wrong not to modify the file in this path. templates/ja_wall/themes/retro/css/theme.css
Thx Wall Crasher
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 4 voices, and was last updated by giuliano m 11 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum