Problem when i added this code
4 posters
Page 1 of 1
Problem when i added this code
the font on my categories and forum got bigger when i added this code.. in the beginning of my overall_header
this is my forum url:didyouknow.forumtl.com
can someone help me???
maybe gassy??
- 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??
Last edited by pidot101 on December 27th 2011, 11:49 am; edited 1 time in total
FL.ux- Forumember
- Posts : 841
Reputation : 18
Language : I hope I could be a FM staff :'(
Location : I shall fly to the subterranean sky.
Re: Problem when i added this code
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.
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- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Problem when i added this code
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>
Guest- Guest
Re: Problem when i added this code
still the same
FL.ux- Forumember
- Posts : 841
Reputation : 18
Language : I hope I could be a FM staff :'(
Location : I shall fly to the subterranean sky.
Re: Problem when i added this code
Have you tried to change the font via CSS, try:
- Code:
td#ceva table tbody tr td[width="46%"] a{
font-size: 12px !important;
}
Guest- Guest
Re: Problem when i added this code
Spankers wrote:Have you tried to change the font via CSS, try:Replace 12px by the value you want.
- Code:
td#ceva table tbody tr td[width="46%"] a{
font-size: 12px !important;
}
nevermind.. i'll just remove it...
my forum looks better w/o it..
i'll just mark this solved now...
FL.ux- Forumember
- Posts : 841
Reputation : 18
Language : I hope I could be a FM staff :'(
Location : I shall fly to the subterranean sky.
Re: Problem when i added this code
Topic Solved & Locked |
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Added a piece of code a while ago, forgot where it is on forums
» Ability to send PM's disappearing when christmas code added??????....
» what is the problem in this JS code
» CSS code problem
» Problem in this code
» Ability to send PM's disappearing when christmas code added??????....
» what is the problem in this JS code
» CSS code problem
» Problem in this code
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum