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.

Random Blue Bar

4 posters

Go down

In progress Random Blue Bar

Post by Mnslayer27 Sun 4 Aug - 20:03

So on my site I get this random blue bar beneath the forums on the index, as well as beneath forums when clicked on, but the second bar is thinner than the one displayed on the index.  This just doesn't mesh with the site, and I can't find how to delete it.  Any help will be appreciated!

Forum: http://phoenixdueling.forumakers.com/

The forum version is Invision if that changes anything.


Last edited by Mnslayer27 on Sun 4 Aug - 21:36; edited 1 time in total
Mnslayer27
Mnslayer27
New Member

Posts : 15
Reputation : 1
Language : English

Back to top Go down

In progress Re: Random Blue Bar

Post by Sir. Mayo Sun 4 Aug - 20:24

Did You recently add anything to your forums CSS? IF you have anything in your CSS please paste it in a reply so we can read though it!
Sir. Mayo
Sir. Mayo
Forumember

Male Posts : 980
Reputation : 90
Language : English, Some french.
Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

http://sir-mayo.forumotion.com/

Back to top Go down

In progress Re: Random Blue Bar

Post by Ange Tuteur Sun 4 Aug - 20:48

Hmm since you have access to templates, what did you modify in the index recently? By looking you have something similar to this in there:
Code:
<tfoot><tr><td colspan="4"></td></tr></tfoot>

I can supply a CSS code to modify the color however, I really recommenced reviewing your index body.

This in CSS to recolor:
Code:
table.ipbtable tfoot td {
  background-color: rgb(25, 25, 25);
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Random Blue Bar

Post by Mnslayer27 Sun 4 Aug - 21:51

As far as I'm aware, I didn't add anything to my CSS until right now, which was just for the color change.

Code:
html { overflow-x: hidden; overflow-y: auto; }

table.ipbtable tfoot td {
  background-color: rgb(25, 25, 25);
}

form { display:inline; }
img { vertical-align:middle; border:0px }
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #6E6E6E; margin:0px 10px 0px 10px;background-color:#000;background-image: url(http://i1.ifrm.com/2857/0/upload/p249661.gif); }
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #6E6E6E; }
a:link, a:visited, a:active { text-decoration: none; color: #858585 }
a:hover { color: #707070; text-decoration:underline }

fieldset.search { padding:6px; line-height:150% }
label { cursor:pointer; }

img.attach { border:2px outset #3A493F;padding:2px }

.googleroot { padding:6px; line-height:130% }
.googleparent { padding:6px; margin-left:30px; line-height:130%; color:#91698 }
.googlechild { padding:6px; margin-left:30px; line-height:130% }
.googlebottom, .googlebottom a:link, .googlebottom a:visited, .googlebottom a:active { font-size:11px; color: #3A4F6C; }
.googlish, .googlish a:link, .googlish a:visited, .googlish a:active { font-size:14px; font-weight:bold; color:#00D; }
.googlepagelinks { font-size:1.1em; letter-spacing:1px }
.googlesmall, .googlesmall a:link, .googlesmall a:active, .googlesmall a:visited { font-size:10px; color:#434951 }

li.helprow { padding:0px; margin:0px 0px 10px 0px }
ul#help { padding:0px 0px 0px 15px }

option.cat { font-weight:bold; }
option.sub { font-weight:bold;color:#000 }
.caldate { text-align:right;font-weight:bold;font-size:10px;color:#646464; background-image: url(http://i1.ifrm.com/2857/0/upload/p248332.gif); padding:4px;margin:0px;border-bottom:1px solid #070707; }

.warngood { color:green }
.warnbad { color:red }

#padandcenter { margin-left:auto;margin-right:auto;text-align:center;padding:14px 0px 14px 0px }

#profilename { font-size:28px; font-weight:bold; }
#calendarname { font-size:22px; font-weight:bold; }

#photowrap { padding:6px; }
#phototitle { font-size:24px; border-bottom:1px solid black }
#photoimg { text-align:center; margin-top:15px }

#ucpmenu { line-height:150%;width:22%; border:1px solid #070707;background-color: #191919 }
#ucpmenu p { padding:2px 5px 6px 9px;margin:0px; }
#ucpcontent { background-color: #191919; border:1px solid #070707;line-height:150%; width:auto }
#ucpcontent p { padding:10px;margin:0px; }

#ipsbanner { position:absolute;top:1px;right:5%; }
#logostrip { border:1px solid #070707;background-color: #151515;background-image:url(http://i1.ifrm.com/2857/0/upload/p248988.gif); padding:0px;margin:0px; }
#submenu { border:1px solid #070707;background-image: url(http://i1.ifrm.com/2857/0/upload/p248988.gif); background-color:#151515; font-size:10px;margin:3px 0px 3px 0px;color:#858585;font-weight:bold; }
#submenu a:link, #submenu a:visited, #submenu a:active { font-weight:bold;font-size:10px;text-decoration: none; color: #858585; }
#submenu a:hover { color:#707070;text-decoration:none; }
#userlinks { border:1px solid #070707; background-image: url(http://i1.ifrm.com/2857/0/upload/p248332.gif); }

#navstrip { font-weight:bold;padding:6px 0px 6px 0px; }

.activeuserstrip { background-image: url(http://i1.ifrm.com/2857/0/upload/p248332.gif);border:1px solid #070707; padding:4px }

.pformstrip { background-image: url(http://i1.ifrm.com/2857/0/upload/p248332.gif); color:#6E6E6E;font-weight:bold;padding:4px;margin-top:1px }
.pformleft { background-color: #191919; padding:6px; margin-top:1px;width:25%; border-top:1px solid #070707; border-right:1px solid #070707;border-left:1px solid #070707; }
.pformleftw { background-color: #191919; padding:6px; margin-top:1px;width:40%; border-top:1px solid #070707; border-right:1px solid #070707; }
.pformright { background-color: #191919; padding:6px; margin-top:1px;border-top:1px solid #070707;border-right:1px solid #070707; }

.post1 { background-color: #191919 }
.post2 { background-color: #191919 }
.postlinksbar { text-align:center; padding:4px;margin-top:1px;font-size:9px; background-image: url(http://i1.ifrm.com/2857/0/upload/p248332.gif);border-left:1px solid #070707;border-right:1px solid #070707; }

.row1 { background-color: #191919 }
.row2 { background-color: #191919 }
.row3 { background-color: #191919 }
.row4 { background-color: #191919 }

.darkrow1 { background-color: #0F0F0F; color:#6E6E6E; }
.darkrow2 { background-color:#141414; padding:2px; color:#6E6E6E; }
.darkrow3 { background-color:#141414; color:#6E6E6E; }

.hlight { background-color: #191919 }
.dlight { background-color: #191919 }

.titlemedium { font-weight:bold; color:#6E6E6E; padding:4px; margin:0px; background-image: url(http://i1.ifrm.com/2857/0/upload/p248332.gif) }
.titlemedium a:link, .titlemedium a:visited, .titlemedium a:active { text-decoration: underline; color: #6E6E6E }

.maintitle { text-align:center;
vertical-align:middle;font-weight:normal;font-size:10px; color:#6E6E6E; letter-spacing:1px; padding:6px 0px 6px 5px; background-image: url(http://i1.ifrm.com/2857/0/upload/p248141.gif); background-position:center; background-repeat:no-repeat; }
.maintitle a:link, .maintitle a:visited, .maintitle a:active { text-decoration: none; color: #6E6E6E;font-size:10px;font-weight:normal; }
.maintitle a:hover { text-decoration: underline; font-size:10px;font-weight:normal; }

.plainborder { border:1px solid #121212;background-color:#070707 }
.tableborder { border:0px solid #121212;background-color:#070707; padding:0px; margin:0px; width:100% }
.tablefill { border:1px solid #070707;background-color:#282828;padding:6px; }
.tablepad { background-color:#191919;border:1px solid #070707;padding:6px }
.tablebasic { width:100%; padding:0px 0px 0px 0px; margin:0px; border:0px }

div.row4 { border-color: #070707!important;}

.wrapmini { float:left;line-height:1.5em;width:25% }
.pagelinks { float:left;line-height:1.2em;width:35% }

.desc { font-size:10px; color:#646464 }
.edit { font-size: 9px; color:#646464 }

.signature { font-size: 10px; color: #646464 }
.postdetails { font-size: 10px; color: #646464 }
.postcolor { font-size: 11px; line-height: 160% }

.normalname { font-size: 12px; font-weight: bold; color: #003 }
.normalname a:link, .normalname a:visited, .normalname a:active { font-size: 12pxC:Z00; }
.unreg { font-size: 10px; font-weight: normal; color: #760000 }

.searchlite { font-weight:bold; color:#F00; background-color:#FF0 }

#QUOTE { font-family: Verdana, Arial; font-size: 10px; color: #646464; background-color: #151515; border: 1px solid #070707; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }
#CODE { font-family: Courier, Courier New, Verdana, Arial; font-size: 11px; color: #646464; background-color: #151515; border: 1px solid #070707; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }

.copyright { font-family: Verdana, Tahoma, Arial, Sans-Serif; font-size: 9px; line-height: 12px }

Skin Apocament designed by Zeus00 of the IF Skin Zone.

.codebuttons { font-size: 10px; color:#858585; font-family: verdana, helvetica, sans-serif; vertical-align: middle;background-color:#181818;background-image: url(http://i1.ifrm.com/2857/0/upload/p248332.gif);border:1px solid #070707; }
.forminput, .textinput, .radiobutton, .checkbox { font-size: 10px; font-family: verdana, helvetica, sans-serif; vertical-align: middle;color:#646464;border:1px solid #070707;background-color:#282828; }

.thin { padding:6px 0px 6px 0px;line-height:140%;margin:2px 0px 2px 0px;border-top:1px solid #000;border-bottom:1px solid #000 }

.purple { color:purple;font-weight:bold }
.red { color:red;font-weight:bold }
.green { color:green;font-weight:bold }
.blue { color:blue;font-weight:bold }
.orange { color:#F90;font-weight:bold }

if ( location.search.indexOf('Post&CODE')!=-1 ){document.write(".pformstrip { border-top:1px solid #070707 }")}


if ( location.search.indexOf('UserCP&CODE')!=-1 ){document.write(".pformstrip { border-top:1px solid #070707 }")}
///
avacChat
----PM---
.a_chat_pm tr, .a_chat_pm td { display:none!important; }
.a_chat_pm:before { content: 'Hidden Content'; font-style: italic; }
------Skin---

///

The changes I made were swapping out icon images, updating the favicon to match the banner, and adding a good amount of words to the censor list.

The CSS you gave to change the color worked on the homepage, but I'd like to have the option of removing the table footer as well.  Also, I notice that the blue footer is unaffected outside the homepage.
Mnslayer27
Mnslayer27
New Member

Posts : 15
Reputation : 1
Language : English

Back to top Go down

In progress Re: Random Blue Bar

Post by SLGray Sun 4 Aug - 21:55

Code:
#gfooter {
    background-color:  transparent;
}


Random Blue Bar Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Random Blue Bar

Post by Mnslayer27 Sun 4 Aug - 22:00

The #gfooter didn't seem to do anything.
Mnslayer27
Mnslayer27
New Member

Posts : 15
Reputation : 1
Language : English

Back to top Go down

In progress Re: Random Blue Bar

Post by SLGray Sun 4 Aug - 22:04

It just removes the background color.  You can not remove the links with a code (breaks the Terms of Service). You have to use credits, but some links will still be left.


Random Blue Bar Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Random Blue Bar

Post by Mnslayer27 Sun 4 Aug - 22:06

Ah, k.  I wish I could edit the HTML too :/

Btw, how did you learn all the references without seeing the HTML?
Mnslayer27
Mnslayer27
New Member

Posts : 15
Reputation : 1
Language : English

Back to top Go down

Back to top

- Similar topics

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