Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • ash1111 Friend
    #136181

    I can’t remove the line above and below the main article. Can anyone help me remove this?

    Thanks!

    cjmicro Friend
    #282602

    is that the dotted line or is it solid? Can you show a url where this is showing?

    Cheryl

    h1.componentheading, .componentheading {
    font-size: 200%;
    border-bottom: 1px solid #6B3C27;
    margin: 0 0 15px;
    padding: 0 0 10px;

    or

    .article_separator, .article_seperator {
    clear: both;
    display: block;
    height: 30px;
    margin: 0;
    background: url(../images/dot.gif) repeat-x center;
    }

    ash1111 Friend
    #282603

    It’s the very, very faint solid line.

    cjmicro Friend
    #282605

    .article_separator, .article_seperator {
    clear: both;
    display: block;
    height: 30px;
    margin: 0;
    background: url(../images/dot.gif) repeat-x center;
    }

    try removing the background in that part of the template.css file like this:

    .article_separator, .article_seperator {
    clear: both;
    display: block;
    height: 30px;
    margin: 0;
    }

    Cheryl

    ash1111 Friend
    #282606

    Hmm, it’s still there?

    cjmicro Friend
    #282607

    I just did it and it worked for me, but just between articles. there is still a line around the page title/heading area, so you’ll probably need to remove it from the heading tag too

    h1.componentheading, .componentheading {
    font-size: 200%;
    border-bottom: 1px solid #6B3C27;
    margin: 0 0 15px;
    padding: 0 0 10px;

    You can search the css for the border tag or the url of the dot to see where else it may be lurking!

    Cheryl

    ash1111 Friend
    #282608

    I managed to find the line at the bottom of the page, but not the one at the top of the page? Any help?

    http://www.themeparknewsdirect.com/

    The line is very faint but you can see it above the content.

    cjmicro Friend
    #282610

    can’t get to the page – get a 404 error
    did you check the component heading title tags and remove that border-bottom?

    ash1111 Friend
    #282612

    In regards to the border-bottom, where abouts in the template.css file is it? I can see a few places where it’s listed.

    The component heading bit is deleted, I think.

    cjmicro Friend
    #282617

    i don’t know, i’d load your site into firefox and use the web developer to take a look – it is really helpful. I would do it for your but the site won’t load (says down for maint)

    Cheryl

    ash1111 Friend
    #282618

    I will put it online for you. You will need to enter a story to see what I mean. See the line above the title? It’s not so much the line, but the space it’s producing.

    Feedback on design also good. 😉

    – Ash

    cjmicro Friend
    #282619

    try this

    #ja-pathway (line 972)

    {

    border-bottom-width: 1px;

    border-bottom-style: solid;

    border-bottom-color: #eeeeee;

    margin-top: 0pt;

    margin-right: auto;

    margin-bottom: 10px;

    margin-left: auto;

    padding-top: 0pt;

    padding-right: 0pt;

    padding-bottom: 5px;

    padding-left: 0pt;

    }

    Looks good, and I realize you’re not done, but some colorful pics would liven it up (of theme park stuff) and also I think I’d prefer a blog format on the interviews rather than list, because it also might look more interesting. But as I said, I’m sure youre not done yet! Good luck, and I hope that css does the trick.

    Cheryl

    ash1111 Friend
    #282623

    This is a mystery! Still no luck. I have attached the template.css file. Maybe I’m doing something wrong.

    Thanks again for all of your help. 🙂


    1. template.zip
    cjmicro Friend
    #282626

    Ok bigtime DUH moment for me, I was looking at UVITE not VAUXITE, will go look at that and see if I can find it.
    Cheryl

    ash1111 Friend
    #282627

    No worries. I will await your reply.

Viewing 15 posts - 1 through 15 (of 18 total)

This topic contains 18 replies, has 2 voices, and was last updated by  cjmicro 15 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum