-
AuthorPosts
-
April 3, 2011 at 11:44 pm #162332
Hi! I am new to JoomlArt. I love the JA Business template. I would like to know how to move the “Top Panel” button over to the right a bit It seems to cover the location for the telephone number. Thanks in advance for any help with this.
aman204 Friend
aman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
April 4, 2011 at 9:03 am #384741aman204 Friend
aman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
April 4, 2011 at 2:59 pm #384806Here is the link. It is just barely changed from Quick Start.
http://hsreny2.featheredwonders.com/Thank you!
aman204 Friend
aman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
April 5, 2011 at 5:41 am #384869<em>@empp 232197 wrote:</em><blockquote>Here is the link. It is just barely changed from Quick Start.
http://hsreny2.featheredwonders.com/Thank you!</blockquote>
Seems that css compression is enabled. Please disable it in template parameters so as to give in exact line and file reference where changes can be done 🙂
1 user says Thank You to aman204 for this useful post
April 5, 2011 at 8:17 am #384917<em>@aman204 232278 wrote:</em><blockquote>Seems that css compression is enabled. Please disable it in template parameters so as to give in exact line and file reference where changes can be done :)</blockquote>
OK – I did that. Didn’t know that was turned on.
aman204 Friend
aman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
April 5, 2011 at 9:19 am #384931You can change this::
#ja-toppanel .left {mod_ja…nel.css (line 72)
float: none !important;
left: auto !important;
position: absolute;
right: 20px !important;
width: 80px;
}to
#ja-toppanel .left {mod_ja…nel.css (line 72)
float: none !important;
left: auto !important;
position: absolute;
right: -80px !important;
width: 80px;
}and adjust value accordingly
Css file reference:: templates/ja_business/css/mod_jatoppanel.css
1 user says Thank You to aman204 for this useful post
April 5, 2011 at 11:58 am #384964Thank you so much for helping me with this! It fixed it.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by
empp 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Move Top Panel button to right
Viewing 9 posts - 1 through 9 (of 9 total)
