Tagged: , , ,

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #9846
    mg13
    Member

    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.

    #9849
    mg13
    Member

    OK 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?

    #9871
    Sakin
    Keymaster

    @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.

    #9880
    mg13
    Member

    Lol 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.

    #9906
    Sakin
    Keymaster

    @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; }

    #9913
    mg13
    Member

    Yes, 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

    #13671
    pksarangi
    Member

    Hi,
    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.

    #13685
    Sakin
    Keymaster

    @pksarangi: Send me your site URL?

    #13890
    pksarangi
    Member

    Hi 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

    #13891
    Sakin
    Keymaster

    @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; }

    #13893
    pksarangi
    Member

    I 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
    Prabodha

    #13894
    Sakin
    Keymaster

    @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.

    #13896
    pksarangi
    Member

    I am looking the blue color background at top area should not visible.

    #13897
    pksarangi
    Member

    Sorry, yes this is OK now… many thanks Sakin.

    #13900
    pksarangi
    Member

    Thanks 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

    #13902
    Sakin
    Keymaster

    @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/

    #13903
    pksarangi
    Member

    Ok 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

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘Custom CSS field not working’ is closed to new replies.