Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
search box out of site (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: search box out of site
#5135
search box out of site 1 Year, 5 Months ago  
hello

you cna see the forum here:

www.avfcblog.com/component/option,com_fireboard/Itemid,117/

basically the search box is too far to the right .. as in you have to scroll to see it

anyone know how to fix this?

also; i've attached an image to explain this but the forum is giving off different widths for each of the categories ... some go right to the end some dont; this thing only happens in IE




Post edited by: damo, at: 2007/05/05 13:58

Post edited by: damo, at: 2007/05/05 13:59
damo (User)
Junior Boarder
Posts: 42
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
The administrator has disabled public write access.  
#5252
Re:search box out of site 1 Year, 5 Months ago  
ok. i've fixed the layout by simply adding posts ...

but the search box is still outside of the forum ...

anyone know?
damo (User)
Junior Boarder
Posts: 42
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
The administrator has disabled public write access.  
#5313
Re:search box out of site 1 Year, 5 Months ago  
My page also have same problem.... any sugestions ?
NoRRiTT (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#5315
Re:search box out of site 1 Year, 5 Months ago  
Your template using same id for searchbox.

#searchbox

You can change your joomla template css or

try this

Add your forum.css :

[code:1]
td.bof-forum-header-right div#searchbox {
position: relative;
height: 22px;
width: 80px;
margin:0;
}[/code:1]
greatpixels (Admin)
BoJ Team
Moderator
Posts: 456
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Best of Joomla! Location: USA Birthdate: 1978-10-31
Logged Logged
 
Project Manager : Lead Developer
 
The administrator has disabled public write access.  
#5319
Re:search box out of site 1 Year, 5 Months ago  
perfect, thanks.
i never thought of looking at the css id ...
damo (User)
Junior Boarder
Posts: 42
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
The administrator has disabled public write access.  
Go to top