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.

Line Above Signature

4 posters

Go down

Solved Line Above Signature

Post by 7Kallo November 20th 2008, 3:59 pm

Is there anyway to either remove or change the color of the line that appears above signatures? Any help is appreciated.

This is the line I'm referring to:

Line Above Signature Screenie

Thanks


Last edited by Nessa on November 20th 2008, 6:45 pm; edited 1 time in total (Reason for editing : Edit: To Mark Topic as Solved)
avatar
7Kallo
New Member

Posts : 3
Reputation : 0
Language : english

Back to top Go down

Solved Re: Line Above Signature

Post by MrMario November 20th 2008, 4:20 pm

Nope you cant.
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Solved Re: Line Above Signature

Post by Guest November 20th 2008, 4:22 pm

Can't speak for all the versions, but in punBB and Invision, you can edit this via the CSS. It's located under the post body section. You can actually edit the color, style, width, height, etc. Smile
avatar
Guest
Guest


Back to top Go down

Solved Re: Line Above Signature

Post by Auwris November 20th 2008, 4:26 pm

Well, actually you can in phpbb3 in the CSS table. There must be something like this:
Code:
/* Signature-------------------------------------------------*/
.signature {
   font-size: 1.1em;
   border-top: 1px solid #CCCCCC;
   line-height: 140%;
   overflow: hidden;
   margin-top: 1.5em;
   color: #536482;
   width: 76%;
   float: right;
   clear: both;
   }
Change #CCCCCC to whatever color you wish and it should work ;]
avatar
Auwris
New Member

Male Posts : 11
Reputation : 0
Language : Lithuanian/English
Location : Kaunas

Back to top Go down

Solved Re: Line Above Signature

Post by 7Kallo November 20th 2008, 4:36 pm

Thanks for all the responses and help. There was no signature area in my css code, which was what I was looking for in it all night. But I just added that to my css and ... it worked! Thank you so very much! Very Happy Very Happy
avatar
7Kallo
New Member

Posts : 3
Reputation : 0
Language : english

Back to top Go down

Solved Re: Line Above Signature

Post by Nessa November 20th 2008, 6:45 pm

Since this problem appears to be resolved, I will lock this topic now.


=> Locked
Nessa
Nessa
Energetic

Female Posts : 6203
Reputation : 128
Language : English

Back to top Go down

Back to top

- Similar topics

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