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.

Problem when i added this code

4 posters

Go down

Solved Problem when i added this code

Post by FL.ux December 27th 2011, 02:02

the font on my categories and forum got bigger when i added this code.. in the beginning of my overall_header
Code:
<form method="get" action="/search.forum" id="search-board"> <input name = "search_keywords" id = "keywords" maxlength = "500" class = "InputBox-search" type = " text "value =" Search ..."> <input type="submit" name="Cauta" value="Cauta" id="buton_cautare"> </ input> </ form>

this is my forum url:didyouknow.forumtl.com

can someone help me???
maybe gassy?? Mr. Green


Last edited by pidot101 on December 27th 2011, 12:49; edited 1 time in total
FL.ux
FL.ux
Forumember

Male Posts : 842
Reputation : 18
Language : I hope I could be a FM staff :'(
Location : I shall fly to the subterranean sky.

Back to top Go down

Solved Re: Problem when i added this code

Post by kirk December 27th 2011, 07:45

where do you have it in the template?

I put it in mine on my test phpbb2 board and it came up fine and dint change any fonts?

also i dont see it on your forum anywhere? are you sure it's not some other coding affecting it,
Looks like you have a bit of different stuff going there.

kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: Problem when i added this code

Post by Omu December 27th 2011, 11:51

Add to CSS:
Code:
#search-board {
position: absolute;}
Omu
Omu
Active Poster

Male Posts : 1021
Reputation : 87
Language : Romanian, English

http://techtitans.forumer.ro/

Back to top Go down

Solved Re: Problem when i added this code

Post by Guest December 27th 2011, 12:01

I'm not sure if this may affect the fonts, but maybe this XHTML mistakes, so please try this:
Code:
<form method="get" action="/search.forum" id="search-board"><input name="search_keywords" id="keywords" maxlength="500" class="InputBox-search" type="text" value="Search ..."><input type="submit" name="Cauta" value="Cauta" id="buton_cautare"></input></form>
avatar
Guest
Guest


Back to top Go down

Solved Re: Problem when i added this code

Post by FL.ux December 27th 2011, 12:32

still the same Sad
FL.ux
FL.ux
Forumember

Male Posts : 842
Reputation : 18
Language : I hope I could be a FM staff :'(
Location : I shall fly to the subterranean sky.

Back to top Go down

Solved Re: Problem when i added this code

Post by Guest December 27th 2011, 12:45

Have you tried to change the font via CSS, try:
Code:
td#ceva table tbody tr td[width="46%"] a{
font-size: 12px !important;
}
Replace 12px by the value you want. Razz
avatar
Guest
Guest


Back to top Go down

Solved Re: Problem when i added this code

Post by FL.ux December 27th 2011, 12:47

Spankers wrote:Have you tried to change the font via CSS, try:
Code:
td#ceva table tbody tr td[width="46%"] a{
font-size: 12px !important;
}
Replace 12px by the value you want. Razz

nevermind.. i'll just remove it... Razz

my forum looks better w/o it.. Razz

i'll just mark this solved now...
FL.ux
FL.ux
Forumember

Male Posts : 842
Reputation : 18
Language : I hope I could be a FM staff :'(
Location : I shall fly to the subterranean sky.

Back to top Go down

Solved Re: Problem when i added this code

Post by Nera. December 27th 2011, 19:19

Topic Solved & Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

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