- This topic has 16 replies, 3 voices, and was last updated 11 years, 2 months ago by pksarangi.
-
AuthorPosts
-
June 3, 2013 at 8:58 pm #9846mg13Member
If I change the CSS rules directly in the original CSS file it will work, but the custom CSS wont work for me. I would prefer to use the custom CSS file since there is one. I do not want to change the original CSS file, please help. My url is AMSroofing.com and I would like to make the sidebar 200px instead of 301px. Also change the H1 headings and sidebar-widget headings to #326693. Also change “AMS is rated Florida’s #1 Remodeler by Qualified Remodeler Magazine!” in the widget sidebar area to red maybe just make a class. Make the top header banner the same width to the top nav (1000px). Also I would like make the “Career Opportunities” link/box all the way to the right of the nav-bar and I would like it in orange. Also last thing is I would like for the information on the side of the employee photos on the location pages to be aligned with the face photos I have currently on there.
June 3, 2013 at 9:37 pm #9849mg13MemberOK so I was able to get “Also change “AMS is rated Florida’s #1 Remodeler by Qualified Remodeler Magazine!” in the widget sidebar area to red maybe just make a class” by adding a class .red { color: #ff0000; } so that worked can you help me out with the rest?
June 4, 2013 at 12:23 am #9871SakinKeymaster@mg13: Can you just send me the list of the task for which you want the help. It’s confusing. Just add it in points.
June 4, 2013 at 1:07 am #9880mg13MemberLol I’m sorry about that, I figured it mostly all out. The only things I need help with are to following:
· The face photos I need to be aligned with the information on the right of each photo. So the text needs to be aligned with the top of each photo.
http://amsroofing.com/locations/central-location/
http://amsroofing.com/locations/southeast-location/
http://amsroofing.com/locations/southwest-location/
http://amsroofing.com/locations/northwest-location/· Change Career Opportunities box/link in orange
Everything else I figured out. Thank you Sakin for your reply.
June 4, 2013 at 12:12 pm #9906SakinKeymaster@mg13: You have added content in the table which is not a good method to add it. You can just add it like a normal paragraph with image align left.
For table, can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
.entry-content td { vertical-align: top; }
June 4, 2013 at 8:47 pm #9913mg13MemberYes, I added it like a normal paragraph with image align left before I asked and it still would not work. Once I added more than 2 photos it was all out of wack. But I was able to make it work with ” ” in between each one. I also used your code that you provided to me which worked for the southwest location page.
Thank you Sakin
August 25, 2013 at 7:08 pm #13671pksarangiMemberHi,
I have catch-box theme, and anything on custom CSS is not working. I am trying to remove top margin above header using your command .site { margin-button: 0; margin-top: 0; } but no effect. Even other CSS script are not working in Custom CSS box.August 25, 2013 at 8:26 pm #13685SakinKeymaster@pksarangi: Send me your site URL?
August 29, 2013 at 10:20 pm #13890pksarangiMemberHi Sakin,
Sorry for let reply. My website just created as http://www.techmamu.com . I am trying to give some flashy and good look to the site. If any good tool you suggest (as I have no website development knowledge) to improve this site.
And please help on this, how to remove white space from top of page plus customize the header.
Best regards,
Prabodha
August 29, 2013 at 10:24 pm #13891SakinKeymaster@pksarangi: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to remove the spacing above the header.
body { padding-top: 0; }
August 29, 2013 at 10:38 pm #13893pksarangiMemberI added:- body { padding-top: 0; }
But no luck, I think no changes, if u can please open my site and see again pls. http://www.techmamu.com
Regards
PrabodhaAugust 29, 2013 at 10:40 pm #13894SakinKeymaster@pksarangi: I think you are talking about different. As I see the changes in your site. Now the header is at the top. There is no space between white header and background top.
August 29, 2013 at 10:42 pm #13896pksarangiMemberI am looking the blue color background at top area should not visible.
August 29, 2013 at 10:45 pm #13897pksarangiMemberSorry, yes this is OK now… many thanks Sakin.
August 29, 2013 at 10:50 pm #13900pksarangiMemberThanks a lot for your help. Its working. Sorry to asking one more question 🙂
I want the social links (Facebook, LinkedIn and twitter) to be on the header right hand side of the page.
Best Regards
Prabodha
August 29, 2013 at 10:52 pm #13902SakinKeymaster@pksarangi: Sorry that option is there only in Catch Box Pro theme. You need to upgrade the theme. You can check for additional features at http://catchthemes.com/theme-instructions/catch-box-pro/
August 29, 2013 at 10:56 pm #13903pksarangiMemberOk sure I will check the pro version and thanks for your help. Just looking after people’s interest to my site, if found good response, I will spend money on it. This is just beginning.
Thanks a lot again.
Regards,
Prabodha -
AuthorPosts
- The topic ‘Custom CSS field not working’ is closed to new replies.