FL.ux at 01h02
27
Dec
2011
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??
1 kirk, on 27/12/2011 at 06h45
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.
2 Kalimdor, on 27/12/2011 at 10h51
Add to CSS:
- Code:
#search-board {
position: absolute;}
3 Guest, on 27/12/2011 at 11h01
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>
4 FL.ux, on 27/12/2011 at 11h32
still the same 
5 Guest, on 27/12/2011 at 11h45
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;
}
Replace 12px by the value you want.
6 FL.ux, on 27/12/2011 at 11h47
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.
nevermind.. i'll just remove it...
my forum looks better w/o it..
i'll just mark this solved now...
7 Nera., on 27/12/2011 at 18h19
| Topic Solved & Locked |
Similar topics
Hiya,
I've used some Christmas script from the thread below, it works great and I've been putting it in the correct place.
The only problem is that it's been removing the ability to send PM's. It's just bringing up an empty page instead. I've had to
When I add text and code for audio and watch the Preview is all ok, but when I send everything to upload, then see the HTML code in post ...
Constantly setup "Disable HTML in this post"...
In the admin panel this is seting:
Cro. Dozvoli
Check out the image
Replies 1 to 7 on 7 for "Problem when i added this code"
Search
Informations
7 Replies For the topic :
"Problem when i added this code"
This topic has been viewed 480 times.
Last message :
27/12/2011 at 01h02 by "FL.ux"





