PDA

View Full Version : Line underneath usernames


Chamillitary7
05-01-2008, 03:23 PM
Is there a way to get rid of it? I don't see the purpose, it just looks kinda meh

And I just edited the font, size, and color of my usergroups but my title gets partially crossed out by the line underneath my username.

Pic to show what I'm talking about: http://i30.tinypic.com/2dceio3.jpg

Opserty
05-01-2008, 03:28 PM
Just in the postbit? or are we talking about other places like the forumdisplay.php page and on the index page under the "last post" section?

If it is the former then you could try the following:

AdminCP > Styles & Templates > Style Manager > Main CSS (From the style dropdown you want to edit) > Scroll to the bottom and in the big text area at the bottom add:

a .bigusername{ text-decoration:none;}

Chamillitary7
05-01-2008, 03:43 PM
Just the posting part

I'll try that thanks

--------------- Added 1209664213 at 1209664213 ---------------

I added that

but the line is still there as shown in the pic

Lynne
05-01-2008, 04:04 PM
Check your CSS and see if that is in there.

Or check the source code and see if something else is putting the line in there.

Chamillitary7
05-01-2008, 04:17 PM
Check your CSS and see if that is in there.

Or check the source code and see if something else is putting the line in there.

?

That line he told me to add wasn't there.

So I added it at the bottom like he said.

--------------- Added 1209666489 at 1209666489 ---------------

Ok like a couple of the users don't have the line anymore

But most do

Opserty
05-01-2008, 04:30 PM
Can you post a link to your board please?

Chamillitary7
05-01-2008, 04:30 PM
NVM

the line is still there for every user

I wouldnt mind it so much if it didn't cross through the user title

But getting rid of it altogether would be the best

--------------- Added 1209666679 at 1209666679 ---------------

Can you post a link to your board please?


Yeah, my main board is at hiphopfaction.com

but I'm in the process of importing and switching

The vbull. one I'm switching to is at hiphopfaction.com/forums

Lynne
05-01-2008, 04:31 PM
I sounds like we really need to see the source code. And the best thing for that is to give us a link to the site. (with a test account if needed)

Chamillitary7
05-01-2008, 04:39 PM
I sounds like we really need to see the source code. And the best thing for that is to give us a link to the site. (with a test account if needed)

how exactly do i do that

make u an admin?

--------------- Added 1209670920 at 1209670920 ---------------

Figured it out

turns out the a. in the code I wasn't supposed to use....

Lynne
05-01-2008, 06:37 PM
Glad you got it figured out.

(But no, I just wanted to view the source code on your site - what anyone can see on any page by going to View > Page Source in their browser when viewing a page.)

Chamillitary7
05-01-2008, 06:40 PM
oh ok

thanks for help ya'll