The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

White bars

4 posters

Go down

Solved White bars

Post by Corrosivegun November 23rd 2010, 9:45 pm

I have annoying white bars under everything including posts and it looks real bad on my forum.
Spoiler:
So I went to my ACP, Display, Pics Management, and looked many times for what that would be called. I was unsucessful in finding out, and help or suggestions?

NOTE for people trying to help: My skin is, Vbulletin bluefox revised by Whogo.
Skin details here: http://en.hitskin.com/search-a-skin/vbulletin-bluefox-revised-133983.htm

Also, for those who don't have that good of an idea how annoying the bars are, please go to http://gamecrypt.niceboards.org/forum


Last edited by Corrosivegun on March 20th 2011, 7:47 am; edited 2 times in total
avatar
Corrosivegun
Forumember

Posts : 34
Reputation : 0
Language : english

Back to top Go down

Solved Re: White bars

Post by Guest November 24th 2010, 3:25 pm

This is called links underline or something like that Razz
go to ACP - Display - Color - CSS stylesheet:
add this code in there and save:
Code:

a:link,a:active,a:visited {
    text-decoration: none;
    }
a:hover{
   text-decoration: none !important;
    }

avatar
Guest
Guest


Back to top Go down

Solved Re: White bars

Post by Corrosivegun November 25th 2010, 11:57 pm

I tried this and the white bars are still there, you can look yourself here:
http://Gamecrypt.niceboards.org

I put the code you said and the full code is this
Code:
/* Submenu */
#submenu {
text-color: #FFFFFF;
text-decoration: bold;
width: 99%;
margin: 0 auto;
background-position: top;
background-position: center;
   background-image: url("http://hitskin.com/themes/13/39/83/i_back_title.gif");
background-repeat: repeat-x;
   color: transparent;
   }
#submenu ul li a:hover {
   color: #A8DAF2;
   background-color: transparent;
   }
a:link,a:active,a:visited {
    text-decoration: none;
    }
a:hover{
  text-decoration: none !important;
    }
avatar
Corrosivegun
Forumember

Posts : 34
Reputation : 0
Language : english

Back to top Go down

Solved Re: White bars

Post by Guest November 26th 2010, 8:56 am

Try this:
Code:

a:link{color:#fff;text-decoration:none;}a:visited{color:#fffefe;text-decoration:none;}a:hover{color:#668e96}a:active{color:#767f8c;text-decoration:none;}a:focus{color:#fff}
avatar
Guest
Guest


Back to top Go down

Solved Re: White bars

Post by Corrosivegun November 26th 2010, 11:11 pm

Hello, sorry to both again X.X but the white bars are still there, heres my CSS code updated,
Code:
/* Submenu */
#submenu {
text-color: #FFFFFF;
text-decoration: bold;
width: 99%;
margin: 0 auto;
background-position: top;
background-position: center;
   background-image: url("http://hitskin.com/themes/13/39/83/i_back_title.gif");
background-repeat: repeat-x;
   color: transparent;
   }
#submenu ul li a:hover {
   color: #A8DAF2;
   background-color: transparent;
   }
a:link{color:#fff;text-decoration:none;}a:visited{color:#fffefe;text-decoration:none;}a:hover{color:#668e96}a:active{color:#767f8c;text-decoration:none;}a:focus{color:#fff}
avatar
Corrosivegun
Forumember

Posts : 34
Reputation : 0
Language : english

Back to top Go down

Solved Re: White bars

Post by Guest November 27th 2010, 12:26 am

Can i see your forum? (:
avatar
Guest
Guest


Back to top Go down

Solved Re: White bars

Post by Corrosivegun November 28th 2010, 4:59 am

You can view the forums here: http://gamecrypt.niceboards.org/
avatar
Corrosivegun
Forumember

Posts : 34
Reputation : 0
Language : english

Back to top Go down

Solved Re: White bars

Post by Guest November 28th 2010, 2:53 pm

I can't see any links with underline (:
or u call it white bars ;D
avatar
Guest
Guest


Back to top Go down

Solved Re: White bars

Post by Corrosivegun December 18th 2010, 1:29 am

Well, theres nothing wrong with the portal. The portal is completely fine. I'll give you a more direct link of where you can view these 'white bars'
http://gamecrypt.niceboards.org/forum
Under each category is a white bar, also when you post, and many other various places.
avatar
Corrosivegun
Forumember

Posts : 34
Reputation : 0
Language : english

Back to top Go down

Solved Re: White bars

Post by Corrosivegun March 20th 2011, 2:09 am

Months later I'm bumping this because this issue is really damn annoying................................................
avatar
Corrosivegun
Forumember

Posts : 34
Reputation : 0
Language : english

Back to top Go down

Solved Re: White bars

Post by Guest March 20th 2011, 9:25 am

Put this in your css:
Code:
table.ipbtable tfoot td {
    background-color: #000000;
  }
Change #000000 to your color. (:
avatar
Guest
Guest


Back to top Go down

Solved Re: White bars

Post by Corrosivegun March 20th 2011, 7:14 pm

Ok, so I was able to change the color of the white bars under the categories, and for that. TYVM. But there is also white bars under every post. Fixing this would prove no problems on my forum.

I have a good picture of the only persisting problem, below.

Spoiler:

Here is my current CSS Code:

Code:
/* Submenu */
#submenu {
text-color: #FFFFFF;
text-decoration: bold;
width: 99%;
margin: 0 auto;
background-position: top;
background-position: center;
   background-image: url("http://i51.tinypic.com/2akk36h.png");
background-repeat: repeat-x;
   color: transparent;
   }
#submenu ul li a:hover {
   color: #A8DAF2;
   background-color: transparent;
   }
table.ipbtable tfoot td {
    background-color: #323232;
  }
avatar
Corrosivegun
Forumember

Posts : 34
Reputation : 0
Language : english

Back to top Go down

Solved Re: White bars

Post by runawayhorses March 20th 2011, 7:46 pm

That code is not necessary. No one changed there Stylesheet coding to make this happen. It happened on its own. It must be the sever is having problems. I would recommend no one try to make changes to there stylesheet trying to fix this problem. Its a server problem. This is what it looks like:

White bars Clipboard01
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: White bars

Post by Corrosivegun March 20th 2011, 7:52 pm

I dont think so, this problem has been here ever since I created the forum. It's never been working 'properly' The white bars were there to begin with, and have never gone away. :|

Also, by changing up the CSS Style sheet, I was able to resolve a white bar problem occurring under the Categories (I do not have this problem anymore) But the white bars under the posts, persists.
avatar
Corrosivegun
Forumember

Posts : 34
Reputation : 0
Language : english

Back to top Go down

Solved Re: White bars

Post by Base March 20th 2011, 8:01 pm

Try adding this to your CSS code:

Code:
.post {
    border-bottom: 10px solid #000000;
}

Change the #000000 to your own colour if you wish. Wink
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: White bars

Post by runawayhorses March 20th 2011, 8:11 pm

Corrosivegun wrote:I dont think so, this problem has been here ever since I created the forum. It's never been working 'properly' The white bars were there to begin with, and have never gone away. :|

Also, by changing up the CSS Style sheet, I was able to resolve a white bar problem occurring under the Categories (I do not have this problem anymore) But the white bars under the posts, persists.
I fixed my forum by deleting the topic that had the line through the text. All the other topics and posts are fine. Obviously that topic got corrupted somehow. The problem is fixed now. Just delete the topic the lines are in worked for me. New topics and posts are fine now. No coding or changes was necessary in the stylesheet.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: White bars

Post by Corrosivegun March 20th 2011, 8:18 pm

This issue has been resolved, thanks
avatar
Corrosivegun
Forumember

Posts : 34
Reputation : 0
Language : english

Back to top Go down

Solved Re: White bars

Post by kirk March 21st 2011, 2:15 am

Since the topic has been resolved i will now mark and lock the topic.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum