-
AuthorPosts
-
October 12, 2016 at 5:39 pm #975734
Hello,
I am actually updating my http://www.rvb-translation.com website and I would like it to look like exactly its former version which is still visible at this URL: http://www.rvbdevtest.com/rvb-translation.com.
To do so it seems I need to:
1) slightly increase the header height;
2) lower menu font;
3) remove boxes borders;I would like the CSS modifications needed to fullfil these requirments to resist future template updates. So I think the CSS code should be written in the custom.css file.
Can you help me to do so?
Regards
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 13, 2016 at 2:13 am #975838Hi
I am getting Error 500 on this site : http://www.rvb-translation.com/en/
http://prntscr.com/ct6aih
can u check it so i can compare your changes .October 13, 2016 at 4:57 am #975885Hello,
Websites are back online.
Regards
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 13, 2016 at 6:07 am #975903Hi
Still, site is showing error : http://prntscr.com/ct7se1
You can post a screenshot how u would like to make changes , I will help in this work .October 13, 2016 at 4:10 pm #976098Hello and thank you for your reply,
I am stupid. As I made updates I deleted the .htaccess file so the frontend could not load. The websites are all back online.
Regards
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 14, 2016 at 5:14 am #976206Hi
Noticed the customisation are defined in the custom.css file
Here : rvb-translation.com/templates/ja_onepage/css/custom.css
You can copy the code and apply it on the new site to give it same style look of the older site. Beside this, if you want to add some more custom style , you can give me a screenshot and illustrate description in it .October 16, 2016 at 6:40 am #976762Hello and thank you for your reply,
Firstly the logos do not have the same size. On the original website the logo is 150px 75px. On the actual website the logo is 145px 72.5px. Please compare attahced images to see the difference. What can I do to make the logo size of the actual website like the logo size of the original: from 145px 72.5px to 150px 75px? How to make this change resist future template updates?
Secondly I would like to remove the borders of the "boxes" (Quality, Accountability and Turnaround). You can see in the attached images that I was able to remove the borders in the original website but I do not know how to do a proper CSS override in the actual website to do so.
Thirdly it seems that the header is higher in the original website. I copied a CSS property of the original website in the actual website (custom.css file) but it has not changed anything. Please compare attahced images to see the difference.
Fourthly I would like to slightly reduce the font size of the menu items. The font size in the original website is lower than the one in the actual website. Please compare attahced images to see the difference.
Can you help me to do all these modifications and make them resist template updates?
Regards
- October 16, 2016 at 6:41 am #976768
Other images.
Regards
- Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 17, 2016 at 4:49 am #976962Hi
The logo width is same there is extra style padding added by the 3rd party extension on your site :
http://www.rvb-translation.com/modules/mod_jux_testimonial/assets/css/disstylebootstrap2/style9.css
http://prntscr.com/cv8q9jAlso in header on your older site, you have customised the USS style from core CSS files
Here : http://prntscr.com/cv8r29
On new site : http://prntscr.com/cv8r7fHeight of header is same :
http://prntscr.com/cv8rmq
http://prntscr.com/cv8rr3
its very hard to check each style on your site give the difference between code because all changes are done in core CSS files . You have to check the style using inspect element and then apply the same on your new site .
This way you can apply the style customisation from older site to new site .I suggest you to overrode the custom style via custom.css file so you will not face such kind of issues in future .
Regards
October 17, 2016 at 6:11 am #976980Hello and thank you for your reply,
I just want three things that I do not know to convert in CSS coding.
First, compared to the original website the logo on the actual website is blurred. How to make it look well-defined?
Second, how to reduce menu font size on the actual website?
Third, how to remove bowes borders on the actual website?
I do not really mind about header height.
Regards
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 17, 2016 at 6:35 am #976989Hi
go to modules/mod_jux_testimonial/assets/css/disstylebootstrap2/style9.css
Find and comment this code.span6, .span4, .span3, .span2, .span10, .span8, .span12, .span5 { padding-left: 5px; }
then add below code in custom.css file
.introducing .block:hover { box-shadow: 0px 0px 4px rgba(0,0,0,0);} .t3-mainnav .navbar .nav > li > a { font-size: 13px; }
Hope it helps .
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 10 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Increase header height, logo size lower menu font and remove boxes borders
Viewing 11 posts - 1 through 11 (of 11 total)