TinyPortal
Development => Support => Topic started by: serengete on August 11, 2008, 09:54:57 AM
hello i'am sory my english isn't good
http://www.tinyportal.net/index.php?action=tpmod;themegallery=view;design=1
this thema very good but Very narrow (small )
How can i broaden /wide %100 ( portal and forum )
I could not find in Style.css Which line
thank you
It's should be in the Current theme settings in TPAdnin -----
for the answer thanks but where !! I didn't see
Can you put the picture please
open style.css
find:
#mainframe
{
background: url(images/img/topm.jpg) repeat-x top right;
margin: 1em 5em 1em 4em;
min-width: 700px;
}
and replace...
#mainframe
{
background: url(images/img/topm.jpg) repeat-x top right;
width: 94%;
min-width: 940px;
margin: 0 auto;
padding: 0px;
}
oh thank very much
thanks fussilet :up:
isn't important Crip bro ;)
End question forum in the font size is too small, how can i change it?
open style.css
find:
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
font-size: x-small;
font-family: verdana, sans-serif;
}
replace
font-size: 12px;