Go Back   Pligg CMS Forum > Pligg Development > Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-26-2006, 04:10 PM
Casual Pligger
 
Join Date: Jan 2006
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
Cool Missing search box label in IE

Pligg 6.1 in IE doesn't show the search box label "search" in the masthead, but it works in FireFox.

Here's my solution to changing the CSS:
Code:
div#search {
	width: 200px;
	float: right;
	padding: 0px 0 1px 3px;
	/* border: solid 1px red; */
	color: #000000;
}

#search label{
	color: #ffffff;
	/* margin-left: -60px; */
	margin-left: 5px; 
}
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
SEO (Search Engine Optimization) Yankidank Wiki Articles 23 12-02-2007 12:27 PM
cann't vote in pligg (buliding 802) haxhax Bug Report 27 03-10-2007 06:53 AM
Upgrading problem GurillaNET Installation and Upgrade Help 4 01-19-2007 10:56 AM
cannot search 2 fields cruci Bug Report 1 11-15-2006 06:17 AM


Search Engine Friendly URLs by vBSEO 3.2.0