-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 28, 2017 at 2:44 am #1064562Hi
Your older site header looks customised.
And the new site is offline and submitted login details not working.Kindly share the working details in Private reply and a screenshot of your request.Regards
geosecret Friendgeosecret
- Join date:
- October 2008
- Posts:
- 30
- Downloads:
- 52
- Uploads:
- 1
- Thanks:
- 1
- Thanked:
- 1 times in 1 posts
September 28, 2017 at 7:29 am #1064606i already gave you the login details in private !!! but ok the site is now online so you can see it easily.
Yes you’re right the older site is customised and i want you to help me to configure the css file of the new template so they look the same
Regards
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 28, 2017 at 8:00 am #1064616Hi
In this case, you can check the style code you applied on an older website via inspect element or firebug.
Example: http://prntscr.com/gqnhl6
And use the same class on new site via custom.css file.
On older site, you have custom work in core files like bootstrap.css, template.css file. These files will be overridden on template update.Regards
geosecret Friendgeosecret
- Join date:
- October 2008
- Posts:
- 30
- Downloads:
- 52
- Uploads:
- 1
- Thanks:
- 1
- Thanked:
- 1 times in 1 posts
September 28, 2017 at 8:06 am #1064620Hello
no i already tried it doesn’t work because the template has changed a lot
that’s why i’m asking you !Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 28, 2017 at 8:22 am #1064623Hi
These are the only changes added by you or your programmer,
You can copy the css folder from older template and paste the same on new template /local folder.
It will work as the override of css folder.
This way you can use the same style codes.Regards
geosecret Friendgeosecret
- Join date:
- October 2008
- Posts:
- 30
- Downloads:
- 52
- Uploads:
- 1
- Thanks:
- 1
- Thanked:
- 1 times in 1 posts
September 28, 2017 at 10:55 am #1064657Your solution doesn’t work (i’ve tried it then put back the good css)
and your answer is not helpfull at all
maybe it’s because of my english, not so preciseso i explain you again
on sopreco.org : it’s an old version of joomla 3.6.4 and also of JA Appolio template 1.0.2
on dev1.georeflet.fr : it’s Joomla 3.8 and the latest version of JA Appolio template 1.1.6
in this last template, you made a lot of change particulary about the logo classand i’m not able to change your new css to transform it as i want the logo to appear above the main menu
so i see that you sometimes help people doing it,
so please could you give me the correction of the css to help me ?
thank youPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 29, 2017 at 1:38 am #1064760Hi
Add below code in custom.css file in the css folder to add same style as old site@media (min-width: 1200px) { .container { width: 1020px; } .logo-image { width: 975px; } } .logo-image { overflow: hidden; margin-left: auto; margin-right: auto; }.logo { float: none!important; }
Regards
geosecret Friendgeosecret
- Join date:
- October 2008
- Posts:
- 30
- Downloads:
- 52
- Uploads:
- 1
- Thanks:
- 1
- Thanked:
- 1 times in 1 posts
October 2, 2017 at 3:38 pm #1065335Thanks a lot it works !
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 3, 2017 at 1:59 am #1065398You are welcome!
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 1 month ago.
The topic ‘logo is not aligned above the main menu’ is closed to new replies.