-
AuthorPosts
-
December 12, 2008 at 10:33 am #136181
I can’t remove the line above and below the main article. Can anyone help me remove this?
Thanks!
cjmicro Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
December 12, 2008 at 1:06 pm #282602is 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;
}December 12, 2008 at 1:09 pm #282603It’s the very, very faint solid line.
cjmicro Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
December 12, 2008 at 1:39 pm #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
December 12, 2008 at 1:46 pm #282606Hmm, it’s still there?
cjmicro Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
December 12, 2008 at 2:20 pm #282607I 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
December 12, 2008 at 2:37 pm #282608I 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 Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
December 12, 2008 at 2:59 pm #282610can’t get to the page – get a 404 error
did you check the component heading title tags and remove that border-bottom?December 12, 2008 at 3:12 pm #282612In 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 Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
December 12, 2008 at 4:36 pm #282617i 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
December 12, 2008 at 4:40 pm #282618I 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 Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
December 12, 2008 at 4:47 pm #282619try 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
1 user says Thank You to cjmicro for this useful post
December 12, 2008 at 5:04 pm #282623This 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. 🙂
cjmicro Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
-
AuthorPosts
This topic contains 18 replies, has 2 voices, and was last updated by cjmicro 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum