-
AuthorPosts
-
December 26, 2015 at 11:00 am #831959
- I can not replace the logo ("JA RAVE oct 2010 JA template") of the template in my production (local) server. I want to put my logo. What is the path of logo or how can I change it? And my logo is 124 x122 pixels, not 124 x 42 pixels, and I suppose it will not be shown completly
- The footer. How can I erase lines of "Copyright…", "joomla! is…" and "Getting started…"
Thanks for your time.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 28, 2015 at 3:08 am #832740Hi
Its hard to tell u about size issue without checking the site .
Here is path of logo in template.css
You can see logo file path and size is defined in this , change it as per needsh1.logo a { background: url('../templates/ja_rave/images/logo.png') no-repeat left !important; display: block; width: 124px; height: 42px; margin-left: 0px; }
To change copyrights go this this doc.
January 2, 2016 at 7:35 pm #837105Thank you very much, Pankaj Sharma. I have changed .css file but now is shown this overlap. Where and how can I change in css file? You can see in attached file.
I read instructions and could made some changes in footer, but sentence "Joomla! is Free Software released under the GNU General Public License" is immortal 🙂
Thank you very much for your time.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 4, 2016 at 1:47 am #837651Hi
kindly share your site url .January 4, 2016 at 5:10 pm #838336I’m sorry, my web it is not in a public server, but local (not accesible).
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 5, 2016 at 1:38 am #838574In this case u need to put site live to get support on this issue.
March 25, 2016 at 10:40 am #904639This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 25, 2016 at 11:04 am #904643Hi
Kindly post working site url here .March 25, 2016 at 1:45 pm #904664Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 26, 2016 at 2:40 am #904890Hi
For logo its overlapping due the big height . You can create more space in logo with given suuggestion
Go to template.css
find this codeh1.logo { width: 162px; height: 40px; }
replace it with
h1.logo { width: 162px; height: 164px; }
For copyrights change follow this doc
1 user says Thank You to Pankaj Sharma for this useful post
March 30, 2016 at 7:01 am #906534It works. Thank you for your time.
Now I just have to adjust the space up the logo. Thank you.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 30, 2016 at 8:02 am #906585Hi
To adjust the padding and margin open template.css file find and change the padding values (20px)#ja-header .main .main-inner1 { padding: 20px 0px 20px; margin: 0px 15px; border-bottom: solid 1px #ddd; }
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 11 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Problems changing logo and footer
Viewing 12 posts - 1 through 12 (of 12 total)