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.

renamed: Misplaced memberlist arrow and white border

3 posters

Go down

renamed: Misplaced memberlist arrow and white border Empty renamed: Misplaced memberlist arrow and white border

Post by hackmodford 18/2/2010, 00:30

Here's a link to the forum I'm working on.
http://sbua.forum-motion.com/
If you click members you'll notice the white box. How do I get rid of that? I cannot for the life of me figure that out!

Also if you click search you'll notice that the font is too dark. How do I change the font in the search drop down menu?

Thank You

edit: see bottom...


Last edited by hackmodford on 19/2/2010, 22:07; edited 1 time in total
avatar
hackmodford
Forumember

Male Posts : 49
Reputation : 0
Language : English

Back to top Go down

renamed: Misplaced memberlist arrow and white border Empty Re: renamed: Misplaced memberlist arrow and white border

Post by Jophy 18/2/2010, 12:41

How 'bout a screen shot of what you're saying?
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

renamed: Misplaced memberlist arrow and white border Empty Re: renamed: Misplaced memberlist arrow and white border

Post by ankillien 18/2/2010, 17:44

Hello,

Please navigate to Admin CP > Display > Colors > CSS.
Add this code there and submit...

Code:
input[type="text"] {
color : red;
}

The above code will fix the search box text color.

It would be better if you provide some screen shots of your members list.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

renamed: Misplaced memberlist arrow and white border Empty Re: renamed: Misplaced memberlist arrow and white border

Post by hackmodford 18/2/2010, 18:22

Woops Embarassed
I just realised that I set the memberlist not to be visible if you are a guest. That's why you couldn't see the member list right?

Anyways here's a screenshot.
renamed: Misplaced memberlist arrow and white border Memberlist

That code to change the text in the search box worked perfectly. Is there a way to change the background in the search box?

Thank You
avatar
hackmodford
Forumember

Male Posts : 49
Reputation : 0
Language : English

Back to top Go down

renamed: Misplaced memberlist arrow and white border Empty Re: renamed: Misplaced memberlist arrow and white border

Post by ankillien 19/2/2010, 05:08

To change member box background add this code...

Code:
.member {
background : red;
}

To change search box background...

Code:
#search_menu {
background : red;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

renamed: Misplaced memberlist arrow and white border Empty Re: renamed: Misplaced memberlist arrow and white border

Post by hackmodford 19/2/2010, 20:20

One other question then.
If you look at my member list you'll notice that the arrow is misplaced. It should be to the right of the user name but it's below to the left. How do I fix that?

Also if you click on the drop down menu for the user there's a white border around it.
How do I change that?
avatar
hackmodford
Forumember

Male Posts : 49
Reputation : 0
Language : English

Back to top Go down

renamed: Misplaced memberlist arrow and white border Empty Re: renamed: Misplaced memberlist arrow and white border

Post by hackmodford 20/2/2010, 18:50

Bump (see post just above for question)
avatar
hackmodford
Forumember

Male Posts : 49
Reputation : 0
Language : English

Back to top Go down

renamed: Misplaced memberlist arrow and white border Empty Re: renamed: Misplaced memberlist arrow and white border

Post by hackmodford 23/2/2010, 19:56

Bump? this really looks strange please help!
avatar
hackmodford
Forumember

Male Posts : 49
Reputation : 0
Language : English

Back to top Go down

renamed: Misplaced memberlist arrow and white border Empty Re: renamed: Misplaced memberlist arrow and white border

Post by hackmodford 24/2/2010, 20:22

Bump again... please? This is my only problem I can't handle meself Crying or Very sad
avatar
hackmodford
Forumember

Male Posts : 49
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

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