MyBB Community Forums

Full Version: Wierd line
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've tried to fix this myself but I just can't figure where and what is that line. I tried to edit CSS files and also index.php by searching it's color which is #49a651. So how do I remove it or atleast find it?

[Image: tgmcx.png]

( The green line between black lines ).
Perhaps if you link us to the site where you're having this trouble, we could help. From that image, its hard to determine what exactly the line is supposed to be. To me it looks like it could be the border color in some css class.
(2012-11-19, 01:53 PM)BlackChaos Wrote: [ -> ]Perhaps if you link us to the site where you're having this trouble, we could help. From that image, its hard to determine what exactly the line is supposed to be. To me it looks like it could be the border color in some css class.

http://data-forums.com/. And yeah, it might be but couldn't find anything.
Its the following image used as a background for .thead: http://i.imgur.com/TAubA.png

.thead {
	background: #555 url(http://i.imgur.com/TAubA.png) top left repeat-x;
	color: #ffffff;
	border-radius: 6px 6px 0px 0px;
}

You can change the image to remove the line in it.
(2012-11-19, 02:03 PM)BlackChaos Wrote: [ -> ]Its the following image used as a background for .thead: http://i.imgur.com/TAubA.png

.thead {
	background: #555 url(http://i.imgur.com/TAubA.png) top left repeat-x;
	color: #ffffff;
	border-radius: 6px 6px 0px 0px;
}

You can change the image to remove the line in it.

Ah.. Thanks, pretty embarrasing but glad it got fixed :p
(2012-11-19, 02:19 PM)Aastra Wrote: [ -> ]
(2012-11-19, 02:03 PM)BlackChaos Wrote: [ -> ]Its the following image used as a background for .thead: http://i.imgur.com/TAubA.png

.thead {
	background: #555 url(http://i.imgur.com/TAubA.png) top left repeat-x;
	color: #ffffff;
	border-radius: 6px 6px 0px 0px;
}

You can change the image to remove the line in it.

Ah.. Thanks, pretty embarrasing but glad it got fixed :p

In that case it would be a nice thing to mark the thread solved, mark the post above as the best post and give a rep to the one that helped you.

I have noticed that you start a lot of support threads but you rare bother to do one of the above mentioned things which would show your appreciation for the help that you received Smile
(2012-11-19, 02:23 PM)borbole Wrote: [ -> ]
(2012-11-19, 02:19 PM)Aastra Wrote: [ -> ]
(2012-11-19, 02:03 PM)BlackChaos Wrote: [ -> ]Its the following image used as a background for .thead: http://i.imgur.com/TAubA.png

.thead {
	background: #555 url(http://i.imgur.com/TAubA.png) top left repeat-x;
	color: #ffffff;
	border-radius: 6px 6px 0px 0px;
}

You can change the image to remove the line in it.

Ah.. Thanks, pretty embarrasing but glad it got fixed :p

In that case it would be a nice thing to mark the thread solved, mark the post above as the best post and give a rep to the one that helped you.

I have noticed that you start a lot of support threads but you rare bother to do one of the above mentioned things which would show your appreciation for the help that you received Smile

I've given rep to ones who's help I appreciated. I first tried to have a look for this and see how it helps. You don't need to rep anyone but I agree I usually forgot to mark the answer as the best. And I always mark thread as solved.
(2012-11-19, 03:06 PM)Aastra Wrote: [ -> ]
(2012-11-19, 02:23 PM)borbole Wrote: [ -> ]
(2012-11-19, 02:19 PM)Aastra Wrote: [ -> ]
(2012-11-19, 02:03 PM)BlackChaos Wrote: [ -> ]Its the following image used as a background for .thead: http://i.imgur.com/TAubA.png

.thead {
	background: #555 url(http://i.imgur.com/TAubA.png) top left repeat-x;
	color: #ffffff;
	border-radius: 6px 6px 0px 0px;
}

You can change the image to remove the line in it.

Ah.. Thanks, pretty embarrasing but glad it got fixed :p

In that case it would be a nice thing to mark the thread solved, mark the post above as the best post and give a rep to the one that helped you.

I have noticed that you start a lot of support threads but you rare bother to do one of the above mentioned things which would show your appreciation for the help that you received Smile

I've given rep to ones who's help I appreciated. I first tried to have a look for this and see how it helps. You don't need to rep anyone but I agree I usually forgot to mark the answer as the best. And I always mark thread as solved.

Well, according to your previous post, which I have quoted, it solved your issue.

About giving rep points to users, I didn''t mean that you should go on a reputation spree but only to those that are kind enough to help you out with your issues. Trust me, little things like that and always saying thank you, go a long away with people that provide support. It is something that works both ways, not only get but give as well.

But whenever someone receives support and then doesn''t bother to show his/her appreciation, well let us say that personally I never bother to help such users. To illustrate it with an example, I know the answer to your other thread that you keep bumping it like there is no tomorrow but I will not provide the solution. I will also do the same for your other future support threads. See what I mean? And most users that provide support think along these lines as well.

P.s. An apology to the team for carrying this a little off topic.
(2012-11-19, 04:29 PM)borbole Wrote: [ -> ]
(2012-11-19, 03:06 PM)Aastra Wrote: [ -> ]
(2012-11-19, 02:23 PM)borbole Wrote: [ -> ]
(2012-11-19, 02:19 PM)Aastra Wrote: [ -> ]
(2012-11-19, 02:03 PM)BlackChaos Wrote: [ -> ]Its the following image used as a background for .thead: http://i.imgur.com/TAubA.png

.thead {
	background: #555 url(http://i.imgur.com/TAubA.png) top left repeat-x;
	color: #ffffff;
	border-radius: 6px 6px 0px 0px;
}

You can change the image to remove the line in it.

Ah.. Thanks, pretty embarrasing but glad it got fixed :p

In that case it would be a nice thing to mark the thread solved, mark the post above as the best post and give a rep to the one that helped you.

I have noticed that you start a lot of support threads but you rare bother to do one of the above mentioned things which would show your appreciation for the help that you received Smile

I've given rep to ones who's help I appreciated. I first tried to have a look for this and see how it helps. You don't need to rep anyone but I agree I usually forgot to mark the answer as the best. And I always mark thread as solved.

Well, according to your previous post, which I have quoted, it solved your issue.

About giving rep points to users, I didn''t mean that you should go on a reputation spree but only to those that are kind enough to help you out with your issues. Trust me, little things like that and always saying thank you, go a long away with people that provide support. It is something that works both ways, not only get but give as well.

But whenever someone receives support and then doesn''t bother to show his/her appreciation, well let us say that personally I never bother to help such users. To illustrate it with an example, I know the answer to your other thread that you keep bumping it like there is no tomorrow but I will not provide the solution. I will also do the same for your other future support threads. See what I mean? And most users that provide support think along these lines as well.

P.s. An apology to the team for carrying this a little off topic.

I get what you mean, I'll try to show my appreciation abit better next time. Thank you and sorry.